Package org.apache.polaris.service.auth
package org.apache.polaris.service.auth
-
ClassDescriptionA custom
SecurityIdentityAugmentorthat, after Quarkus OIDC or Internal Auth extracted and validated the principal credentials, augments theSecurityIdentityby authenticating the principal and setting aPolarisPrincipalas the identity's principal.An interface for authenticating principals based on provided credentials.The defaultAuthenticator.A Quarkus SecurityCredentialexposing Polaris-specific attributes: the principal id, name, and roles.