Hii , I am trying to implement single sign on usin...
# ory-selfhosting
j
Hii , I am trying to implement single sign on using microsoft in my self hosted ory kratos+ keto+ oathkeeper environment.
selfservice:
methods: oidc: config: providers: - id: microsoft provider: microsoft client_id: *********** client_secret: ******* issuer_url: https://login.microsoftonline.com/xyz/oauth2/v2.0/token microsoft_tenant: ******* enabled: true I have this configuration in my kratos and the redirect url is this https://my-domain/.ory/kratos/public/self-service/methods/oidc/callback/microsoft But whenever i am trying to login using microsoft it throws me error