Step 1: Get allowed tags of client with trustscope:tags

GET {{HOST}}/admin/v1/Apps/{{appid}}?attributes=allowedTags

Get all of the allowed tags of the client that specifies trustscope:tags.

The client's allowed tags matter only when the client's trustscope is tags.

See https://docs.oracle.com/en/cloud/paas/identity-cloud/rest-api/appmgmtrelationships.html for more information on understanding application management relationships between Apps, AppRoles, Users, and Groups.

Request Params

KeyDatatypeRequiredDescription
attributesstring

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{"isAliasApp":false,"displayName":"Demo","id":"c4b20a6b16e24fec9e3e18322c997297","basedOnTemplate":{"value":"CustomWebAppTemplateId"}}