Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Interface TenantOidcLogoutSettings

    Settings related to OIDC RP-initiated Logout

    interface TenantOidcLogoutSettings {
        rp_logout_end_session_endpoint_discovery?: boolean;
    }
    Index

    Properties

    rp_logout_end_session_endpoint_discovery?: boolean

    Enable the end_session_endpoint URL in the .well-known discovery configuration