jolly-breakfast-43519
01/06/2024, 4:51 PMselfservice:
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