as Luis has also reported, after creating a relying site, I click on the admin reset password link, and then I gives me the admin's profile, with password fields blocked

I then try the /login/direct and i get Access Denied

when I change the password directly in the db and then login/direct it gives me similar error

Direct log in
Sorry, unrecognized username or password. Have you forgotten your password?

Comments

xamanu’s picture

Priority: Critical » Normal

Is this an Omniauth Setup or is it just SSO with this module here? We might have to restructure this.

xamanu’s picture

Status: Active » Needs review

Oh, yeah. Of course. This is kind of bad. This is an Omniauth issue, since we are disabling the password fields through the omniauth_relying feature. I just allowed editing of passwords for uid 1. So this should work for you now.

xamanu’s picture

Status: Needs review » Closed (works as designed)

Because of inactivity I assume that this can be closed. Right? Please re-open if not.