AttributeMapping REST Endpoints

Trust/TokenAttributeRule/NameId/AttributeMapping
Use this set of APIs to create/view/delete/update the NameIdMapping of a NameId of a specific TokenAttributeRule
Create the NameIdMapping
Method: post
Path: /v2/trust/{trustname}/attributerule/{issuername}/{identifier}/nameid/mapping
Delete the NameIdMapping
Method: delete
Path: /v2/trust/{trustname}/attributerule/{issuername}/{identifier}/nameid/mapping
Get the NameIdMapping
Method: get
Path: /v2/trust/{trustname}/attributerule/{issuername}/{identifier}/nameid/mapping
Update the NameIdMapping
Method: patch
Path: /v2/trust/{trustname}/attributerule/{issuername}/{identifier}/nameid/mapping