JanssenProject / JanssenProject/jans
feat(jans-auth-server): UMA: require client requested scopes to be pre-registered
Open
comp-jans-auth-server
kind-feature
needs-triage
priority-5
- Dominant language
- Java
- Stars
- 647
- Forks
- 173
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 110
Description
_nynymike commented on Oct 20, 2017_

This diagram uses a Venn diagram to represent the relationship between scopes associated with a ticket, scopes requested by a client, and scopes registered by a client. You could express this as: ticket scopes ∪ (requested scopes ∩ registered scopes).
We need to add a JSON property for oxAuth which specifies whether clients need to have scopes pre-registered.
Contributor guide
Assessment
This issue has not been assessed yet.