Package io.confluent.security.authentication.oidc
package io.confluent.security.authentication.oidc
-
ClassDescriptionClient id/secret pair used for client credentials grants
ClientCredentialsGrantRepresents a client's request for authentication via client credentials https://openid.net/specs/openid-connect-core-1_0.html#ClientAuthenticationBase class representing a client's OpenId authentication request.Metadata returned by the IdP containing info useful for OpenId operations, such as token exchange endpoints https://openid.net/specs/openid-connect-discovery-1_0.html#ProviderMetadataOpenIdHttpClient processes authentication requests based on the OpenId spec https://openid.net/specs/openid-connect-core-1_0.html