-
I'm confused. Why does onedev server need "HTTP message body" on "/~sso/callback"?
-
It expects to read OIDC token from http response body in the backend, which is a standard OpenID behavior. I tested with other OpenId providers such as GitHub/Okta, and it works.
-
Many thanks. Let me exam my oauth2 server token api. And by the way, it is great if onedev's promgram prints the target api url when the reponse is not as expected.
-
Previous Value Current Value Open
Closed
-
Confirmed. It's our oauth2 server's problem.
| Type |
Question
|
| Priority |
Major
|
| Assignee | |
| Labels |
No labels
|
Issue Votes (0)
onedev server version
11.3.3
OAuth2 openid authorization code redirect url is
http://172.17.0.1:6610/~sso/callback/xxxx.xxxx.xxxx.localhost?code=xxxxxxxxxxxxxxxxx&state=OIDC-xxxxxxxxxxxxxxxxxxx&nonce=xxxxxxxxxxxxxxxxxxxxxxx
error response page
server error log