Problem/Motivation
The simplesamlphp auth module has an option to show a link on the user login page that links to the SAML redirect URL. Would be nice to have that in this module.
Steps to reproduce
Proposed resolution
Issue fork samlauth-3379033
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
roderikThanks. This looks like a "why wasn't this done before?" type of thing.
(Likely just because noone explicitly requested it until now / I didn't bother to think of a 'generalized' solution. But
I'm going to use this issue to muck around with the Gitlab comment and merge system -- which I haven't used much yet. I'm seeing something that likely should be changed, but I'll likely do that myself and merge it. (And, in a break with this module's history, I might even add a test.)
Comment #4
roderikPersonal conclusion: there are some fairly basic things which I was yeats behind on:
Thank you for this addition!