Configure an OAuth OIDC with Azure AD B2C on ServiceNow

Max64
Tera Contributor

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?

 

1 ACCEPTED SOLUTION

gml35
Tera Guru

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/

View solution in original post

3 REPLIES 3

gml35
Tera Guru

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/

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

Hadyn_1-1739330751935.png

 

 

Richard Shively
Tera Contributor

This walks you through creating an OIDC connection, should be universal and work for Azure...

https://docs.servicenow.com/bundle/washingtondc-platform-security/page/integrate/single-sign-on/task...