meateam / OSpike

An OAuth2 authorization server supporting OpenID Connect
MIT License
2 stars 0 forks source link

Change scope behavior #82

Closed shakedmanes closed 4 years ago

shakedmanes commented 4 years ago

Adding scope model for allowing multiple clients (as Resource Servers) set their own scopes for other clients. NOTE: this is partially working - only on Client Credentials and Token Introspection requests.