oauth2-bundle
oauth2-bundle copied to clipboard
OpenID Connect
Thanks to @ajgarlag we have a working, OIDC-compliant integration.
The code in this PR covers:
-
steverhoades/oauth2-openid-connect-server
integration - adds support for
nonce
to comply with spec (RP CAN use nonce, but when they do, we cannot drop it) - default authentication-enforcing and authorization implementations
@MichaelKubovic, thanks for your mention.
As the original author of the implementation, I discarded the idea to submit it as a PR because I think it is out of the scope of this bundle. But is up to the @trikoder team to decide about it.
Currently I'm implementing the OIDC support as a different bundle that leverages this one to provide the oAuth2 server implementation.
If this PR is discarded, I could publish my current draft implementation, so you can collaborate if you want.
@MichaelKubovic @ajgarlag Thank you for your continued involvement with bundle's development. We'll review this PR soon. :+1:
Any updates on this?
Any updates?
@jankulovski @Tayfun74 Sorry for no response. It is holiday season here and the team is a bit more in vacation mode. We should be back in full number in the next week and I am sure @spideyfusion will also find the time to provide feedback on this PR.
@spideyfusion When do you have time to provide feedback?
Any updates on this PR?