identity Guard
Guardidentity
identity Guard
Defines a guard with pass-through identity support.
The identity guard authorizes all requests unconditionally, using the raw credential string as the identity.
guards:
my_identity_guard:
type: identityConfiguration (* required)
store
string
The name of the store used by this guard.

