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: post
Path: /v2/trust/{trustname}/attributerule/{issuername}/{identifier}/virtualuser/rolemapping
Delete TokenRoleMapping(s)
Method: delete
Path: /v2/trust/{trustname}/attributerule/{issuername}/{identifier}/virtualuser/rolemapping
Get TokenRoleMapping(s)
Method: get
Path: /v2/trust/{trustname}/attributerule/{issuername}/{identifier}/virtualuser/rolemapping
Update TokenRoleMapping(s)
Method: patch
Path: /v2/trust/{trustname}/attributerule/{issuername}/{identifier}/virtualuser/rolemapping