Skip to content

Conversation

@route443
Copy link
Contributor

No description provided.

@route443 route443 force-pushed the oidc-logout-handling branch from 652eb8b to 01d06c0 Compare February 20, 2025 23:45
…n handling. - Switched from callbacks to async/await for clearer, more maintainable code. - Broke up the monolithic code into smaller and modular functions. - Refined id token validation logic. - Changed the internal /_id_token_validation location to /_token_validation. - Minimum required njs version is 0.7.0 now.
Implement OpenID Connect Front-Channel Logout 1.0 specification: - Add default /front_channel_logout location that handles logout requests - Both sid and iss parameters must be present - Issuer verification against iss claim in ID token Reference: https://openid.net/specs/openid-connect-frontchannel-1_0.html
@route443 route443 force-pushed the oidc-logout-handling branch from 01d06c0 to 93072d0 Compare February 21, 2025 19:26
Copy link

@jimf5 jimf5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants