We are currently trying to implement an OIDC socia...
# talk-kratos
s
We are currently trying to implement an OIDC social sign-in with Azure AD. The handshake seems to work through the demo UI in our project, but we are always asked to register and provide the email. Even through the openid and email claims exist, it's like Ory can't see them in the returned token. How do you get even basic information into the new identity from the token?