Name | Type | Description | Notes |
---|---|---|---|
subClaimsCaseInsensitive | Boolean | [optional] | |
accessId | String | Access ID The access id to be attached to this allowed access. Auth method with this access id should already exist. | |
caseSensitive | String | Treat sub claims as case-sensitive [true/false] | [optional] [default to 'true'] |
description | String | Allowed access description | [optional] |
json | Boolean | Set output format to JSON | [optional] [default to false] |
name | String | Allowed access name | |
newName | String | New allowed access name | [optional] |
permissions | String | Permissions Comma-seperated list of permissions for this allowed access. Available permissions: [defaults,targets,classic_keys,automatic_migration,ldap_auth,dynamic_secret,k8s_auth,log_forwarding,zero_knowledge_encryption,rotated_secret,caching,event_forwarding,admin,kmip,general] | [optional] |
subClaims | {String: String} | Sub claims key/val of sub claims, e.g group=admins,developers | [optional] |
token | String | Authentication token (see `/auth` and `/configure`) | [optional] |
uidToken | String | The universal identity token, Required only for universal_identity authentication | [optional] |