Entra or Azure AD Implementation

Hi there,

Is there a step by step guide somewhere on how to implement Entra or Azure AD into Ignition? I cannot seem to find anything out there for it.

I worked thru this and had success. Additionally, you will need to create a ‘group claim’ in Entra on the App Registration so your groups from AD come thru.
https://forum.inductiveautomation.com/t/bug-12277-openid-to-microsoft-azure/21745/7

Ok after some I investigating and looking into the link. I came across another link:

What are you doing to overcome this issue?

Entra is an identity provider, the article you linked to is not relevant as integrating with it will not use those authentication profiles.

Don't I need to enable SSO setting in Ignition to allow the IDP to work within Ignition?

No. The legacy SSO feature in the linked article wasn't true SSO and was only relevant to Ignition's bespoke 'user source'/'authentication profile' concept. SSO as it is used in modern contexts, especially in relation to IdPs, is an entirely different feature with no overlap.

Could you provide me a guide on how to set this up?

Have you worked through the guide linked above?
I don't have any better resource to offer.

Isn't there a SAML version out there. I know when I set it up originally it worked but kept asking for a profile to connect with it

I want to ask a follow up question when it comes to using Federated IdP via the SAML or OpenID Connect protocols. What exactly is needed to get this going? Is there any documentation on this?