-
Notifications
You must be signed in to change notification settings - Fork 380
Open
Labels
featNew feature or request.New feature or request.
Description
Preflight checklist
- I could not find a solution in the existing issues, docs, nor discussions.
- I agree to follow this project's Code of Conduct.
- I have read and am following this repository's Contribution Guidelines.
- I have joined the Ory Community Slack.
- I am signed up to the Ory Security Patch Newsletter.
Ory Network Project
No response
Describe your problem
Should we providing the functionality of custom matching patterns for redirect_uri?
Describe your ideal solution
I certainly understand that using a complete match for security reasons is reasonable, but there are also some third-party systems that may have compatibility issues.
In OAuth Documents, using exact redirect URI matching is just Advise
.
Anyway, at least I think providing the functionality of custom matching patterns is following the specifications.
Workarounds or alternatives
This is the alternatives solution for supporting pattern match directly.
Version
0.45
Additional Context
No response
Metadata
Metadata
Assignees
Labels
featNew feature or request.New feature or request.