CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Standalone Installations (Moderator: cap10morgan) »
  • user login fails on standalone using openid & ACLs
Pages: 1 [2]

Author Topic: user login fails on standalone using openid & ACLs  (Read 9793 times)

jdiff

  • I’m new here
  • *
  • Posts: 24
  • Karma: 2
Re: user login fails on standalone using openid & ACLs
January 28, 2009, 07:19:27 pm
Just went though this and figured it out.

1.  The openid you enter needs http:// at the beginning and a slash / at the end:  http://username.myopenid.com/
This is the case for all additional users, even though yours (the first admin) doesn't need the http:// or the /.

2.  You need to check the box in the user's contact screen to "allow to login" (Summary tab, then Edit button).

3.  You need to give the user some access by adding them to a group that has access to do things (Groups tab in profile).  In my case the new user wasn't added to any group so they got an error message even though steps 1 and 2 were complete.

Hope this helps!

mrengy

  • Guest
Re: user login fails on standalone using openid & ACLs
January 28, 2009, 09:45:01 pm
Ah, it worked. Brilliant. Thank you.

cap10morgan

  • Moderator
  • I post occasionally
  • *****
  • Posts: 56
  • Karma: 9
Re: user login fails on standalone using openid & ACLs
January 29, 2009, 10:37:14 am
Several folks were having trouble with this, so at Lobo's request I went through the code and added a call to the same URL normalizing method that the login page uses. So now when you create or edit a contact and give them an OpenID, the OpenID library will fix it up for you and save it in the correct format (for example, adding a trailing slash if you forgot it).

This new functionality will be released in 2.2 and in the next 2.1.x point release.

Pages: 1 [2]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Standalone Installations (Moderator: cap10morgan) »
  • user login fails on standalone using openid & ACLs

This forum was archived on 2017-11-26.