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

[FEATURE] manage redirect URI in OIDC provider configs #514

Closed
shurwit opened this issue Jun 21, 2022 · 1 comment
Closed

[FEATURE] manage redirect URI in OIDC provider configs #514

shurwit opened this issue Jun 21, 2022 · 1 comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request

Comments

@shurwit
Copy link
Collaborator

shurwit commented Jun 21, 2022

Is your feature request related to a problem? Please describe.
Currently the redirect URI is passed as a param to the /login-url and /login endpoints. This information could be stored in the database to avoid needing this additional data in these requests. It will also help to enforce that the client is using the proper redirect URI.

Describe the solution you'd like
The redirect URI should be stored in the app type configs in the OIDC identity provider.

@shurwit shurwit added the enhancement New feature or request label Jun 21, 2022
@roberlander2 roberlander2 added the duplicate This issue or pull request already exists label Aug 23, 2022
@roberlander2
Copy link
Contributor

Will be handled by a PR resolving #523.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants