OpenID well-known configuration does not contain logout endpoint

I have an OIDC client which inspects the .well-known open id configuration endpoint:

https://galileoplatforms.auth0.com/.well-known/openid-configuration

But I find that the data doesn’t contain any logout endpoint, which would enable the OIDC client to clear the SSO auth0 cookie when my application logout is called.

Is there any way to add that endpoint? Is there a setting somewhere to include it?

Thanks

1 Like

According to this spec,

there is an optional end_session_endpoint field which would be used for this. Does anyone know of a way to get this in the discovery?

Hey there!

Sorry for such huge delay in response! We’re doing our best in providing you with best developer support experience out there, but sometimes our bandwidth is not enough comparing to the number of incoming questions.

Wanted to reach out to know if you still require further assistance?