-
Notifications
You must be signed in to change notification settings - Fork 8
Skip consent flow in default Ory Network UI #205
Copy link
Copy link
Closed
ory/hydra
#3451Labels
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.
- This issue affects my Ory Network project.
- I have joined the Ory Community Slack.
- I am signed up to the Ory Security Patch Newsletter.
Describe your problem
This was originally posted in Ory Community Slack.
Currently it is not possible to skip the consent UI when using the default Ory Network authentication UI.
Describe your ideal solution
In my Ory Network project I would like to configure an OAuth2 client to skip the consent flow. This is very useful for the first-party clients, where a consent screen is an annoyance for the users and a potential source of problems, if a user does not check all the required consent boxes.
Workarounds or alternatives
The only known workaround is to implement and host a custom auth/consent UI, that would auto-accept any consent challenge. But this reduces the usefulness of Ory Network.
Version
latest
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featNew feature or request.New feature or request.