Package org.apache.pulsar.broker.authentication.oidc
package org.apache.pulsar.broker.authentication.oidc
-
ClassDescriptionEnum used to classify the types of exceptions encountered when attempting JWT verification.An
AuthenticationProviderimplementation that supports the usage of a JSON Web Token (JWT) for client authentication.These are the modes available for configuring how the Open ID Connect Authentication Provider should handle a JWT that has an issuer that is not explicitly in the allowed issuers set configured byAuthenticationProviderOpenID.ALLOWED_TOKEN_ISSUERS.A Simple Class representing the essential fields of the OpenID Provider Metadata.