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.
1 parent e46ed0f commit ac93c97Copy full SHA for ac93c97
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%3Cspan%20class="x x-first x-last">/login',
104
105
// Which attributes should be retrieved from the Drupal site.
106
'attributes' => array(
0 commit comments