I have the custom IDP hooked up to my Microsoft PowerPages website via OIDC. However after successful sign-in through the IDP, even though the email claim is precisely mentioned to be returned, there is none in the id_token. IDP side settings are to be set as an implicit flow and PowerPages side I have put in scopes openid email but nothing is returned (reflects the wellknown file). What I have also tried is playing around with the response type. The IDP allows all of them, however if I put only code I get a SAMLresponse with all the information I actually need, the issue is there is no way to hook it up to the registration claims of Dataverse (or even for Dataverse to know how to do the contact mapping). If I select code and id_token it throws a external sign in failure. If I select id_token token I get the id_token and the AccessToken. I do not know how to proceed but I think from the above the code response type beared the most fruit, the issue is how to relate it to the Dataverse column via the registration claims.
WarrenBelz
146,524
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,898
Most Valuable Professional