generated from adobe/aem-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 168
IMS scopes
Robert Bogos edited this page Mar 21, 2024
·
1 revision
When configuring IMS scopes, two possible scenarios arise:
-
The consumer may define IMS scopes by overriding
imsScope
, as recommended by Milo College. -
The consumer does not define any scopes, the default scopes ('AdobeID', 'openid', 'gnav') will be applied. However, if they utilize Universal Navigation, additional scopes ('pps.read', 'firefly_api') will also be appended.
It's important to note that if scopes are defined, they must be configured in IMSS for the respective client ID.