AttributeMapping REST Endpoints

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