Logical "OR" for required_scope #1038
cezarywysocki
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
That sounds like a useful addition! Would you be open to write a short design doc for it? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For our purpose we added feature, that changes how "required_scope" works.
Instead of logical "AND" (client_id must have all scopes listed) it turns to "OR" (client_id must have one, or more, of listed).
Will you be interested to add this feature to official repository? Should we prepare PR?
Someone was looking for that already:
https://community.ory.sh/t/or-required-scope-with-oauth2-introspection/1533
Beta Was this translation helpful? Give feedback.
All reactions