Add settings to show login link on /user/login
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3557133. --> Reported by: [vegardjo](https://www.drupal.org/user/152448) Related to !1 >>> <p>Per now you need to go to <code>/feide_login</code> to log in, we should add a setting to:</p> <p>* Include this link on <code>/user/login</code><br> * Optionally hide normal login form</p> <p>Example code: <a href="https://git.drupalcode.org/project/simplesamlphp_auth/-/blob/8.x-3.x/simplesamlphp_auth.module?ref_type=heads#L173">https://git.drupalcode.org/project/simplesamlphp_auth/-/blob/8.x-3.x/simplesamlphp_auth.module?ref_type=heads#L173</a> </p>
issue