I recently came across this OpenID well-known configuration does not contain logout endpoint. We have an application where any open-id connect provider can be configured, and, we rely on the .well-known/openid-configuration end point to properly configure the the IdP. However, as the “end_session_endpoint” is not included in the discovery document from auth0 we cannot rely on this to configure Auth0 for signout flow from the application.