Open AlwaysAtonal opened 2 years ago
Are you familiar wits OpenID connect protocol ? If yes by providing following configs it should work
- OAUTH2_PROVIDER_NAME=github
- OAUTH2_PROVIDER=https://github.com
- OAUTH2_CLIENT_ID=******************
- OAUTH2_CLIENT_SECRET=******************
- OAUTH2_REDIRECT_URL=https://wg-gen-web-demo.127-0-0-1.fr
On which URL are you getting 404 ? can you provide logs ?
I have something wrong when using gitlab oauth2oidc,it always tell me 404 how can I config to use gitlab oauth2oidc thanks