Package io.camunda.security.auth
package io.camunda.security.auth
-
ClassDescriptionRepresents the authentication context for a user or client in Camunda, including (where appropriate) their username or client ID, group memberships, roles, tenants, mapping rules, and associated claims.Associates a given
CamundaAuthenticationwith the current execution thread processing the request.Provides the currentCamundaAuthenticationrepresenting the authentication context for a user, client, or anonymous principal.Matches mapping rules against claims by evaluating JSONPath expressions for each mapping rule.Represents the security context for the current operation, containing both authentication and authorization information.