issues
search
meateam
/
OSpike
An OAuth2 authorization server supporting OpenID Connect
MIT License
2
stars
0
forks
source link
Support user based flows
#90
Closed
shakedmanes
closed
4 years ago
shakedmanes
commented
4 years ago
Summary
Add support for ADFS user authentication using 3rd party (Shraga) in
Implicit
and
Authorization Code
flows.
Add user permission management for helping the user control authorization grants for each audience.
Include user information inside token body.
Summary
Implicit
andAuthorization Code
flows.