OpenID well-known configuration does not contain logout endpoint - take 2

I’m repeating this question, which was closed without an answer. I have the same issue, which is preventing me from clearing the SSO auth0 cookie.

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

Hi @AndrWeis,

Thank you for taking the time to reach out on this.

I looked into it and we have an implementation draft, but I have no ETA. If you would like to contribute to the discussion, I would recommend submitting a ticket via our feedback page. This is a direct line to our product team and helps us determine customer needs and gauge demand.

Thanks,
Dan

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.