2
votes

I know Active Directory Federation Services (AD FS) supports adding SAML providers as claims providers. But can AD FS support OpenID Connect (OIDC) providers as claims provider.

If yes, please provide how can we add OpenID Connect provider as claim provider. To be specific, this question is not about adding OpenID Connect relying party in Active Directory Federation Services(ADFS).

2

2 Answers

1
votes

No. this is not currently supported.

One way to do this is to federate ADFS with another IDP (Auth0, Okta etc.) via SAML and then use that IDP to do the OIDC connection.

1
votes

If i refer to the Microsoft documentation Open Id Connect is supported on the ADFS 4.0 (Windows Server 2016 and Later) , you will find the link below.

ADFS / Open Id Connect