Uses of Class
io.quarkus.oidc.OidcTenantConfig.IntrospectionCredentials
Packages that use OidcTenantConfig.IntrospectionCredentials
-
Uses of OidcTenantConfig.IntrospectionCredentials in io.quarkus.oidc
Fields in io.quarkus.oidc declared as OidcTenantConfig.IntrospectionCredentialsModifier and TypeFieldDescriptionOidcTenantConfig.introspectionCredentialsIntrospection Basic Authentication which must be configured only if the introspection is required and OpenId Connect Provider does not support the OIDC client authentication configured withOidcCommonConfig.credentialsfor its introspection endpoint.Methods in io.quarkus.oidc that return OidcTenantConfig.IntrospectionCredentialsMethods in io.quarkus.oidc with parameters of type OidcTenantConfig.IntrospectionCredentialsModifier and TypeMethodDescriptionvoidOidcTenantConfig.setIntrospectionCredentials(OidcTenantConfig.IntrospectionCredentials introspectionCredentials)