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