Check if a user is granted to an application.

Entitlements required: tenantadmin [Tenant Administrator], manageAppAccessOwner [Manage Application Entitlements], manageEntitlements [Manage Entitlements].

The API checks whether a user is granted the rights to access an application either directly or indirectly through the user’s group association and dynamic role association.

The user id and application id are needed to entered in the textbox provided under Path Params. The {tenant_url} can be replaced in the Base URL with the actual value. The entered values get reflected in the Request code. If the groups value is entered in the Body Params, then the API only checks the access rights provided to the user by the group for the specified application.

Language
URL