oauth2-server icon indicating copy to clipboard operation
oauth2-server copied to clipboard

oauth2: better session management with openid connect

Open mgenov opened this issue 7 years ago • 0 comments

A session management need to be improved to be compatible with the specification of open id connect.

http://openid.net/specs/openid-connect-frontchannel-1_0-ID1.html http://openid.net/specs/openid-connect-session-1_0-ID4.html http://openid.net/specs/openid-connect-backchannel-1_0-ID1.html

Several changes need to be addressed: oauth2-server library need to provide an api for session checking

mgenov avatar Mar 29 '17 13:03 mgenov