luoluoyuyu commented on PR #10653:
URL: https://github.com/apache/apisix/pull/10653#issuecomment-1857249632

   > new test for cover
   
   Auth0 now supports `end_session_endpoint`, now only found google openid 
service does not support `end_session_endpoint`, if you want to add test cases 
for google need to google account password, I think add test cases is not 
appropriate.
   Here is the OpenID service that supports `end_session_endpoint` that I have 
organized:
   Okta: 
https://developer.okta.com/docs/reference/api/oidc/#response-properties-10
   Azure: 
https://learn.microsoft.com/en-us/entra/identity-platform/v2-protocols-oidc#single-sign-out
   Auth0: 
https://auth0.com/docs/authenticate/login/logout/log-users-out-of-auth0#endpoint-discovery
   Curity: 
https://curity.io/resources/learn/openid-connect-logout/#rp-initiated-logout
   Connect2id: 
https://connect2id.com/products/nimbus-oauth-openid-connect-sdk#specs
   Gluu: 
https://gluu.org/docs/gluu-server/4.3/api-guide/openid-connect-api/#openid-connect-end-session-api
   IdentityServer: 
https://docs.duendesoftware.com/identityserver/v6/ui/logout/session_cleanup/#prompting-the-user-to-logout


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to