We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e46ed0f + ac93c97 commit 2fb4e9fCopy full SHA for 2fb4e9f
README.md
@@ -100,7 +100,7 @@ Configure the authentication source by putting following code into `simplesamlph
100
'drupal_logout_url' => 'https://www.example.com/drupal/user/logout',
101
102
// the URL of the Drupal login page
103
- 'drupal_login_url' => 'https://www.example.com/drupal/user',
+ 'drupal_login_url' => 'https://www.example.com/drupal/user/login',
104
105
// Which attributes should be retrieved from the Drupal site.
106
'attributes' => array(
0 commit comments