Skip to main content
Answer

Self registration and SSO via Azure Active Directory B2C?

  • March 6, 2023
  • 2 replies
  • 78 views

Hi all,

Does Indicium on Azure support Microsoft's Azure AD B2C? Azure AD B2C can use OAuth2.0 as well as OpenID Connect, which I see in our docs as well.

Is there any reason this would not work when running Indicium on Azure?

Would this enable self-registration to an IAM, that is, enable the general public to use an app on the TW platform without the administrator of the app creating a user?

Best answer by Vincent Doppenberg

Hello Boudewijn,

Despite having no experience with Azure AD B2C specifically, I can't think of a reason why this wouldn't work. It should work exactly the same as any other OpenID provider. And yes, you can set up user provisioning in IAM to create IAM users automatically.

This topic has been closed for replies.

2 replies

Forum|alt.badge.img+4

Hello Boudewijn,

Despite having no experience with Azure AD B2C specifically, I can't think of a reason why this wouldn't work. It should work exactly the same as any other OpenID provider. And yes, you can set up user provisioning in IAM to create IAM users automatically.


  • Author
  • March 7, 2023

Hi Vincent,

Great, thanks!