You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I'm using LogTo as my OpenID Connect Provider
but I'm getting 421 status code with the error below in gitea container logs
2022/10/08 09:53:16 ...rs/web/auth/oauth.go:834:SignInOAuthCallback() [I] [63411754] Failed OAuth callback: (invalid_request) Authorization Server policy requires PKCE to be used for this request
I think someone fixed that for zoom authentication #459
I think it's good to make it for OpenID Connect too...
or make it working by using LogTo library (and adding another Provider)
The text was updated successfully, but these errors were encountered:
Hi
I'm using LogTo as my OpenID Connect Provider
but I'm getting 421 status code with the error below in gitea container logs
related: go-gitea/gitea#21376
I think someone fixed that for zoom authentication #459
I think it's good to make it for OpenID Connect too...
or make it working by using LogTo library (and adding another Provider)
The text was updated successfully, but these errors were encountered: