This repo contains the backend plugin that implements the Persona integration to be used for id
Project description
persona-integration
Purpose
This repo contains the backend plugin that implements the Persona integration to be used for id verification.
TODO: The README.rst file should start with a brief description of the repository and its purpose. Describe your repo for the audience you intend it for.
Getting Started with Development
Add real content to describe how to deploy the component, and where the documentation is. Deploying *****
TODO: How can a new user go about deploying this component? Is it just a few commands? Is there a larger how-to that should be linked here?
Add real content to describe how to deploy the component, and where the documentation is. Getting Help ********
Documentation
PLACEHOLDER: Start by going through the documentation. If you need more help see below.
(TODO: Set up documentation)
More Help
Write a paragraph explaining how people can get help with the repo. Here are some possibilities:
“This repo is available for you to use, but we are unable to provide help.”
“If you are interested in using this repo, contact <PERSON>@2u.com, and we will see what we can do.”
License
The code in this repository is licensed under the AGPL 3.0 unless otherwise noted.
Please see LICENSE.txt for details.
Contributing
This repo is not currently accepting contributions.
The Open edX Code of Conduct
All community members are expected to follow the Open edX Code of Conduct.
Reporting Security Issues
Please do not report security issues in public. Please email security@edx.org.
Change Log
Unreleased
2.0.2 - 2024-09-27
Added
Add __init__.py to signals package.
2.0.1 - 2024-09-26
Added
Add user persona account model and admin.
Add VerificationAttempt model and admin to store Persona attempts.
Add a view to handle Persona webhooks.
Add a create inquiry view.
Add field for edx-platform VerificationAttempt model id.
Add event listener for user retirement signal.
Update name of reverse accessor on User model to resolve conflict.
Modify VerificationAttemptView to return inquiry_id.
Make several fixes to the VerificationAttemptView view and the create_inquiry API method.
Replace field verified_name with name_first when communicating with persona.
Fix an error on the payload for create_inquiry API call to Persona.
Sync updates to VerificationAttempt model.
2.0.0 - 2024-09-25
Added
Bump version.
1.0.0 - 2024-07-18
Added
Initial release.
Setup repo using template.
0.1.0 - 2024-07-18
Added
First release on PyPI.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file persona_integration-2.0.2.tar.gz
.
File metadata
- Download URL: persona_integration-2.0.2.tar.gz
- Upload date:
- Size: 43.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 056340c27b6268f47cbaff492a745f83d9acf3fa5b6b6fb2c66f91c3534fc201 |
|
MD5 | 777100c9e55cc849a72668514ff90da0 |
|
BLAKE2b-256 | 0fae846bb9977518513c747f7d24169c3212b6029508bbe97e6a4f5f3cc177e4 |
File details
Details for the file persona_integration-2.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: persona_integration-2.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 46.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99d309587f65d6bb4c0d203781b4922d9febb198770b2d423962dc1ce0aadb5f |
|
MD5 | 5d2225f663302f267105f012b48d8f60 |
|
BLAKE2b-256 | d00a394853a8a9177e54145fe52e4ff1ef156dfca55d349b21a09a52acb70a44 |