pwm icon indicating copy to clipboard operation
pwm copied to clipboard

AUTH_WITHOUT_PASSWORD forcing me to use a password

Open ph1403 opened this issue 4 years ago • 1 comments

Describe the bug Using OAuth based SSO on version 1.9 I am able to get an OAuth token and the exchange happens, but when it comes to the login I am seeing it forces me to supply a password.

In the logs I see: DEBUG, state.CryptoCookieLoginImpl, remote session has authType AUTH_WITHOUT_PASSWORD and does not contain password, thus ignoring authentication so SSO process can repeat.

If I put in the password on the password only page it does work and I can see a cookie is created. I know this worked in version 1.8.

ph1403 avatar May 19 '20 12:05 ph1403

Please try the latest 2.0 build.

jrivard avatar Jul 06 '20 21:07 jrivard