Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for stateless code flow #41

Merged

Conversation

smalihaider
Copy link

Added the capability of stateless code flow. If stateless flag is set to true, nothing is stored in the storage. The code and access token is embedded with the user_info which is required later for the evaluation of required claims.

@smalihaider smalihaider changed the title WIP: Stateless Code Flow Stateless Code Flow Feb 7, 2022
@c00kiemon5ter c00kiemon5ter changed the title Stateless Code Flow Add support for stateless code flow Apr 18, 2022
Ali Haider and others added 3 commits May 6, 2022 16:32
If stateless flag is set to true, nothing is stored in the storage.

The code and access token is embedded with the user_info which is
required later for the evaluation of required claims.

Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
@c00kiemon5ter c00kiemon5ter force-pushed the stateless-code-flow branch from 72518a4 to c58cf7e Compare May 6, 2022 13:47
@c00kiemon5ter c00kiemon5ter merged commit 94ad8bd into IdentityPython:master May 6, 2022
c00kiemon5ter added a commit that referenced this pull request May 6, 2022
- Support stateless code flow (#41)

Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants