| Issue 1690: | auth.type=OPENID_SSO doesn't work in Gerrit 2.5 | |
| 5 people starred this issue and may be notified of changes. | Back to list |
Affected Version: 2.5 What steps will reproduce the problem? 1. Set auth.type to OPENID_SSO 2. Set auth.openIdSsoUrl to valid open id server 3. Launch gui and click 'Sign in' link What is the expected output? What do you see instead? I expect that I will be forwarded to auth.openIdSsoUrl, instead I have HTTP 404 error in GWT UI. Address /gerrit/rpc/OpenIdService is not found. Please provide any additional information below.
Jan 15, 2013
#1
docw...@gmail.com
Jan 15, 2013
Just to be clear: I'm using: Gerrit 2.5.1 Tomcat 7 It fails when running via Tomcat, but works via Jetty. |
|
| ► Sign in to add a comment |