Closed (works as designed)
Project:
OpenID Single Sign On Relying Party
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jun 2011 at 06:05 UTC
Updated:
4 Jul 2011 at 10:18 UTC
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
Comment #1
xamanu commentedIs this an Omniauth Setup or is it just SSO with this module here? We might have to restructure this.
Comment #2
xamanu commentedOh, 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.
Comment #3
xamanu commentedBecause of inactivity I assume that this can be closed. Right? Please re-open if not.