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

feat(jans-auth-server): Relax requirement for redirect_uri for back-channel OAuth flows #3017

Closed
nynymike opened this issue Nov 17, 2022 · 0 comments · Fixed by #3076
Closed
Assignees
Labels
comp-jans-auth-server Component affected by issue or PR enhancement kind-feature Issue or PR is a new feature request

Comments

@nynymike
Copy link
Contributor

nynymike commented Nov 17, 2022

We really one need redirect_uri for front channel flows. So if an OAuth client is not using a front channel grant, it should not be required to register a redirect_uri

image

From: https://www.rfc-editor.org/rfc/rfc7591#section-2

@nynymike nynymike changed the title feat: Relax requirement for redirect_uri for non-Authorization OAuth flows feat: Relax requirement for redirect_uri for back-channel OAuth flows Nov 17, 2022
@mo-auto mo-auto added the kind-feature Issue or PR is a new feature request label Nov 17, 2022
@yuriyz yuriyz assigned yuriyz and unassigned moabu Nov 17, 2022
@yuriyz yuriyz changed the title feat: Relax requirement for redirect_uri for back-channel OAuth flows feat(jans-auth-server): Relax requirement for redirect_uri for back-channel OAuth flows Nov 17, 2022
@mo-auto mo-auto added the comp-jans-auth-server Component affected by issue or PR label Nov 17, 2022
@moabu moabu added this to the 1.0.5 milestone Nov 18, 2022
@Milton-Ch Milton-Ch assigned Milton-Ch and unassigned yuriyz Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-auth-server Component affected by issue or PR enhancement kind-feature Issue or PR is a new feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants