Forum Discussion
BinduKoikkal
Nov 22, 2024Copper Contributor
Configuring SharePoint SE to trust third party OIDC authentication.
I am following this article to configure SharePoint SE to trust Login.gov OIDC 1.0 authentication. https://learn.microsoft.com/en-us/sharepoint/security-for-sharepoint-server/set-up-oidc-auth-in-sha...
BinduKoikkal
Dec 02, 2024Copper Contributor
Does anyone have any insight into why it's not working? I can provide more details on the script used to create the token Issuer, if needed.
BinduKoikkal
Dec 18, 2024Copper Contributor
Can the metadata endpoint url of the third-party Identity provider be in json format? Or does it have to be xml. Looks like the script to create the SPTrustedIdentityTokenIssuer fails at parsing the xml, but the endpoint url is in json format.