API_URL
is the public DNS name of the hoop gateway instanceAPI_URL
address.
Applications > Applications
and click on the Create App Integration button{API_URL}/api/callback
{API_URL}/api/logout
_userinfo=1
when configuring the Gateway. It indicates to use the user info endpoint.
The _userinfo value is removed when used to exchange information with the identity provider.Security > API > {authorization server} > Claims
Add Claims
buttongroups
claim for the ID Token to any scope (image below)groups
claim properlyToken Preview
tabAuthorization Code
openid
groups
containing the groups associated with your application (image below)groups
claim will not be present when a user has no group assignments.
Hoop synchronizes group information only when this attribute is configured.
To prevent potential issues, ensure each user is assigned to at least one default group.