Forum Discussion
TrustedMissingIdentityClaimSource - OIDC
Hello,
Good day!
I'm setting up OIDC connection thru SharePoint subscription edition referring to the below link
https://learn.microsoft.com/en-us/SharePoint/security-for-sharepoint-server/set-up-oidc-auth-in-sharepoint-server-with-msaad
I was able to get in thru Entra (that means OIDC connection works) but sharepoint return me this exception when getting in to site collection.
_layouts/15/_login/default.aspx?errorCode=TrustedMissingIdentityClaimSource=https%3A%2F%2FSPdemo.local%2F_layouts%2F15%2FAuthenticate.aspx%3FSource%3D%252F
Workaround suggested done like reconfigured SPTrust, certificates and SharePoint Web application multiple times but yet still no avail. Unfortunately, this have been greyed out for me as i cannot find a concrete resolution.
Is anyone have experience the same exception, or perhaps share thoughts what are missing here.
Thank you!