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: postPath:
/v2/trust/{trustname}/attributerule/{issuername}/{identifier}/attribute/{attrname}/mapping
- Delete the AttributeMapping
- Method: deletePath:
/v2/trust/{trustname}/attributerule/{issuername}/{identifier}/attribute/{attrname}/mapping
- Get the AttributeMapping
- Method: getPath:
/v2/trust/{trustname}/attributerule/{issuername}/{identifier}/attribute/{attrname}/mapping
- Update the AttributeMapping
- Method: patchPath:
/v2/trust/{trustname}/attributerule/{issuername}/{identifier}/attribute/{attrname}/mapping