Closed (cannot reproduce)
Project:
simpleSAMLphp Authentication
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Nov 2012 at 22:13 UTC
Updated:
15 Jul 2017 at 17:56 UTC
Jump to comment: Most recent
Comments
Comment #1
colanTry a 2.x release; 1.x releases are no longer supported. If you're still having problems, please reopen.
Comment #2
chustedde commentedI have Drupal 7.22 with the 7.x-2.0-alpha2 version of this module installed, and I received the following error after configuring the module, logging out, and then going to /saml_login:
Comment #3
snufkin commentedThe class loader has changed in 2.x-dev and 3.x-dev, which should fix this. If you are experiencing this problem, then please reopen the ticket.
Comment #4
arun_kumar_m commentedHi,
I am getting this following error when I configure the SimpleSaml Sp module. Fatal error: Class 'OneLogin_Saml2_Constants' not found in D:\wamp\www\ecs_saml1\sites\all\modules\saml_sp\saml_sp.module on line 429
I installed this module version (7.x-2.0-alpha4) on Drupal 7.34 without any problem but during the configuration I am getting the above error.
Can any one suggest here to resolve the issue.
Regards
Arun
Comment #5
arun_kumar_m commentedHi Team,
I have followed the steps mentioned on this below. After the successful authentication on External IDP, then it redirected back to Drupal application but its not creating a user on drupal and login.
Steps followed
----------------
1. Installed the Drupal 7 : eg: http://local.mysite.com
2. Installed SimpleSAMLphp under drupal root folder - Eg: http://local.mysite.com/simplesaml
3. Configured SimpleSAMLphp as a Service Provider
4. Installed simplesamlphp_auth module on Drupal 7
5. Configured simplesamlphp_auth module
6. Activated the simplesamlphp_auth module
7. Federation link has been opened on login block and upon clicking the Link it is redirecting to External IDP provider then t asks to enter the credentials.
8. Upon entering the credentials, it is validating and authenticating.
9. Upon successful authentication it is redirecting back to Drupal application.
Issue: But its not creating a new user on drupal and login
Kindly help me resolve this issue. Have anyone faced similar issue and is there any solution for the same.
Regards
Arun
Comment #6
ankush_03Hi,
Have you checked Register users checkbox (i.e., auto-provisioning) in simple saml configuration setting.
Thanks,
Ankush
Comment #7
vganeshvenu commentedHi,
I am also facing same issue, new user login is not happening when I try to login using simplesamlphp (saml_login) method.
In my configuration I have checked register users checkbox but still not able to solve the issue. Any suggestion or solution would be much appreciated.
Kindly let me know what is causing.
Thanks in advance.
Ganesh Venugopal.