Class MetadataResponse
java.lang.Object
io.confluent.security.authentication.oidc.MetadataResponse
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#ProviderMetadata
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
builder
-
issuer
-
authorizationEndpoint
-
tokenEndpoint
-
jwksEndpoint
-
responseTypesSupported
-
subjectTypesSupported
-
IdTokenSigningAlgValuesSupported
-
registrationEndpoint
-