Hi,

I installed this module (7.x-1.3) on Drupal 7 without any problem. I configured it from 'Configuration' page. I tested my SP and IdP from /simplesaml/authenticate.php and it works without any problem. But can't get logged in from Drupal side. If I go to my-domain.com/login_saml I get this error:

Fatal error: Class 'SimpleSAML_Configuration' not found in /var/www/tw-drupal/modules/simplesamlphp_auth/simplesamlphp_auth.module on line 105

What should I do?

Thanks,
Burak

Comments

colan’s picture

Status: Needs review » Closed (cannot reproduce)

Try a 2.x release; 1.x releases are no longer supported. If you're still having problems, please reopen.

chustedde’s picture

Version: 7.x-1.3 » 7.x-2.0-alpha2
Priority: Critical » Major
Status: Closed (cannot reproduce) » Active

I 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:

Fatal error: Class 'SimpleSAML_Configuration' not found in /var/www/services-adu-edu/sites/all/modules/simplesamlphp_auth/simplesamlphp_auth.module on line 111

snufkin’s picture

Version: 7.x-2.0-alpha2 » 7.x-2.x-dev
Issue summary: View changes
Status: Active » Closed (cannot reproduce)

The 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.

arun_kumar_m’s picture

Hi,

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

arun_kumar_m’s picture

Title: Fatal error: Class 'SimpleSAML_Configuration' not found in /var/www/tw-drupal/modules/simplesamlphp_auth/simplesamlphp_auth.modu » Drupal Login Issue after authentication using Simplesamlphp IDP

Hi 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

ankushgautam76@gmail.com’s picture

Hi,
Have you checked Register users checkbox (i.e., auto-provisioning) in simple saml configuration setting.

Thanks,
Ankush

vganeshvenu’s picture

Hi,

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.