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

Enable OAuth2LoginManager for Authorization Code Flow: #460

Open
this-Aditya opened this issue Sep 5, 2024 · 1 comment · May be fixed by #462
Open

Enable OAuth2LoginManager for Authorization Code Flow: #460

this-Aditya opened this issue Sep 5, 2024 · 1 comment · May be fixed by #462
Assignees

Comments

@this-Aditya
Copy link
Member

Currently, pRMT utilizes ManagementPortalLoginManager for authentication and authorization.
There is an existing plugin dedicated to handling OAuth flows. Therefore, there should be an option to choose between ManagementPortalLoginManager for the existing flow and OAuth2LoginManager for the new authorization code flow.

@this-Aditya this-Aditya self-assigned this Sep 5, 2024
@yatharthranjan
Copy link
Member

See this related issue - https://github.com/RADAR-base/hydra-kratos/issues/53. We will still need to scan the QR code to get info about the auth server urls

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 a pull request may close this issue.

2 participants