- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2025 04:21 PM
Hi Team,
I am trying to follow the steps in here Integrating with Azure AD.
As soon as I click on Get OAuth Token I get an error. See file.
I get the same error in Dev Instance and Pre Prod Instance.
Regarding the Azure AD role due to policies, I have only been given a Global Reader.
How can I get past this? Do I need much higher privileges then Global Reader in Azure AD? - See screenshot
Thanks
Neena
Solved! Go to Solution.
- Labels:
-
SSO
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2025 02:00 AM
Hi @NeenaPatel,
In such cases, we always proceed as follows:
- Authorization as specified by ServiceNow for initial setup
- Evaluate the necessary permissions for the use case
- Reduce permissions and test repeatedly
Best, Dennis
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2025 10:09 PM
Hi @NeenaPatel,
to setup the integration you should follow the „Minimum permission“ table at the beginning of the integration documentation page. As soon the integration is established, you can start testing to reduce the permissions.
Best, Dennis
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2025 12:49 AM
Hi @dreinhardt
Thanks for coming back. So for me to complete the integration I need Application Developer Role in Azure AD?
I thought Global Reader would work based on the permission table:
|
|
Thanks
Neena
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2025 02:00 AM
Hi @NeenaPatel,
In such cases, we always proceed as follows:
- Authorization as specified by ServiceNow for initial setup
- Evaluate the necessary permissions for the use case
- Reduce permissions and test repeatedly
Best, Dennis