Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 808 Bytes

UpdateAssoc.md

File metadata and controls

19 lines (11 loc) · 808 Bytes

UpdateAssoc

updateAssoc is a command that updates the sub-claims of an association between role and auth method.

Properties

Name Type Description Notes
assocId String The association id to be updated
caseSensitive String Treat sub claims as case-sensitive [true/false] [optional]
json Boolean Set output format to JSON [optional]
subClaims Map<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]