OAuth JWT mapping endpoints
Use these endpoints to view, create, update, and delete JWT mappings. All APIs require the Admin scope.
API endpoint |
Summary |
Required role |
---|---|---|
Creates a new JWT mapping |
Admin |
|
Enumerates all known JWT mappings |
Admin, Auditor |
|
Returns an JWT mapping |
Admin, Auditor |
|
Searches for JWT mappings |
Admin, Auditor |
|
Updates an existing JWT mapping |
Admin |
|
Deletes an existing JWT mapping |
Admin |