Name | Type | Description | Notes |
---|---|---|---|
amName | String | The auth method to associate | |
caseSensitive | String | Treat sub claims as case-sensitive [true/false] | [optional] [default to 'true'] |
json | Boolean | Set output format to JSON | [optional] [default to false] |
roleName | String | The role to associate | |
subClaims | {String: String} | 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] |