Skip to content

Commit

Permalink
refactor: change oidc callback URL
Browse files Browse the repository at this point in the history
BREAKING CHANGE: This patch changes the OpenID Connect and OAuth2 ("Sign in with Google, Facebook, ...") Callback URL from `http(s)://<kratos-public>/self-service/browser/flows/strategies/oidc/<provider>` to `http(s)://<kratos-public>/self-service/methods/oidc/<provider>`. To apply this patch, you need to update these URLs at the OAuth2 Client configuration pages of the individual OpenID Conenct providers (e.g. GitHub, Google).
  • Loading branch information
aeneasr committed Sep 9, 2020
1 parent 11ca9f7 commit 36d9380
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 36d9380

Please sign in to comment.