TokenRoleMapping REST Endpoints
Trust/TokenAttributeRule/VirtualUser/TokenRoleMapping
Use this set of APIs to create/view/delete/update TokenRoleMapping(s) for the VirtualUser of a sepcific TokenAttributeRule identified by {issuername}/{identifier} in a named {trustname} Trust
- Create TokenRoleMapping(s)
- Method: postPath:
/v2/trust/{trustname}/attributerule/{issuername}/{identifier}/virtualuser/rolemapping
- Delete TokenRoleMapping(s)
- Method: deletePath:
/v2/trust/{trustname}/attributerule/{issuername}/{identifier}/virtualuser/rolemapping
- Get TokenRoleMapping(s)
- Method: getPath:
/v2/trust/{trustname}/attributerule/{issuername}/{identifier}/virtualuser/rolemapping
- Update TokenRoleMapping(s)
- Method: patchPath:
/v2/trust/{trustname}/attributerule/{issuername}/{identifier}/virtualuser/rolemapping