From ac93c9727f3824f0e48f8f855ce0b26927744f32 Mon Sep 17 00:00:00 2001 From: Francesco Placella Date: Mon, 25 Nov 2019 18:01:48 +0100 Subject: [PATCH] Fixed suggested login URL in README.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75f266f..ff03f19 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ Configure the authentication source by putting following code into `simplesamlph 'drupal_logout_url' => 'https://www.example.com/drupal/user/logout', // the URL of the Drupal login page - 'drupal_login_url' => 'https://www.example.com/drupal/user', + 'drupal_login_url' => 'https://www.example.com/drupal/user/login', // Which attributes should be retrieved from the Drupal site. 'attributes' => array(