JanssenProject / JanssenProject/jans

feat(jans-auth-server): UMA: require client requested scopes to be pre-registered

Open
#338 1 comment 0 reactions 1 assignee Claimed by @yuriyz View on GitHub
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_
![image](https://user-images.githubusercontent.com/32899635/108595532-abc8be00-7380-11eb-9d3e-53cb33a26d6c.png)
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.