Back to Node Auth0

Interface TenantOidcLogoutSettings

docs/interfaces/management.Management.TenantOidcLogoutSettings.html

5.9.1893 B
Original Source

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?

Properties

Optionalrp_logout_end_session_endpoint_discovery

rp_logout_end_session_endpoint_discovery?: boolean

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

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties rp_logout_end_session_endpoint_discovery