oauth2-server-php
oauth2-server-php copied to clipboard
OpenID Connect Session Handling
From what I can tell, the main feature that would need to be supported is sending the session_state parameter with the authorization request.
This would be awesome if integrated. We have done it by extending some controllers, and more. It would be great if it could be implemented in the library.
Also the monitoring of the session state would be really helpful: https://openid.net/specs/openid-connect-session-1_0.html#ChangeNotification