io.quarkus.oidc.OidcTenantConfig$Logout.jdp Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-oidc Show documentation
Show all versions of quarkus-oidc Show documentation
Secure your applications with OpenID Connect Adapter and IDP such as Keycloak
#
#Wed Nov 08 11:42:05 CET 2023
io.quarkus.oidc.OidcTenantConfig.Logout.extraParams=Additional properties which will be added as the query parameters to the logout redirect URI.
io.quarkus.oidc.OidcTenantConfig.Logout.postLogoutPath=Relative path of the application endpoint where the user should be redirected to after logging out from the OpenID\nConnect Provider.\nThis endpoint URI must be properly registered at the OpenID Connect Provider as a valid redirect URI.
io.quarkus.oidc.OidcTenantConfig.Logout.postLogoutUriParam=Name of the post logout URI parameter which will be added as a query parameter to the logout redirect URI.
io.quarkus.oidc.OidcTenantConfig.Logout.backchannel=Back-Channel Logout configuration
io.quarkus.oidc.OidcTenantConfig.Logout.frontchannel=Front-Channel Logout configuration
io.quarkus.oidc.OidcTenantConfig.Logout.path=The relative path of the logout endpoint at the application. If provided, the application is able to initiate the\nlogout through this endpoint in conformance with the OpenID Connect RP-Initiated Logout specification.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy