Having Drupal 7 with simplesaml_auth module and simplesamlphp library. After going to identity provider and providing credentials I got automated redirect back to /login/sso with lot of get parameters. How do I point simplesamlphp to deal with this url and proceed with logging user in?
Asked
Active
Viewed 433 times
1 Answers
0
Check your meta files, make sure both SP / IDP have the correct meta files. Also check if the module is enable on SimpleSAMLphp

user3822629
- 1
- 2