- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2023 10:04 AM
Hi All,
I would like to know about how to configure OIDC with Azure AD B2C. I don't found any doucments.
Could you please advise me?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2024 01:29 PM
I posted this in another question about this but you can find a good walkthrough here. I haven't started it but plan to this year. https://acloudguy.com/2021/06/02/azure-integrate-azure-ad-b2c-with-servicenow/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2024 01:29 PM
I posted this in another question about this but you can find a good walkthrough here. I haven't started it but plan to this year. https://acloudguy.com/2021/06/02/azure-integrate-azure-ad-b2c-with-servicenow/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2025 06:53 PM - edited 02-11-2025 07:26 PM
Thanks, this was extremely helpful! I found that using only the Application Client ID from Azure for the OAuth scope also worked. However, without including the Application Client ID from Azure, I wasn't able to get a response from Azure containing the access_token key, which appears to be required by ServiceNow. I wonder if there is any reason or documentation on this from servicenow on why this is necessary and why openid scope does not work out of box.
I did find this on the Microsoft site: https://learn.microsoft.com/en-us/azure/active-directory-b2c/authorization-code-flow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2024 10:35 AM
This walks you through creating an OIDC connection, should be universal and work for Azure...
