interface EmptyAuthnIdentity {
    policy: "no_auth";
}

Hierarchy (view full)

Properties

Properties

policy: "no_auth"

A string indicating which policy accepted this request, for use when multiple policies are listed in the endpoint configuration of app.json, or list-of-strings to identify an all_of policy.