Define a Default Identity Assertion Provider
The default identity assertion provider enables simple mapping of principal usernames and groups and is responsible for the establishing the identity that gets propagated to the cluster service as the effective user.
When you define the Default identity-assertion
provider without
parameters, the authenticated user is asserted as the authenticated user. For example,
using simple assertion if a user authenticates as "guest", the user's identity for
grouping, authorization, and running the request is "guest".
<name>Pseudo</name>
identity assertion was renamed
<name>Default</name>
, but both are supported in
config.