Currently, the only supported authentication is via the stepup bundle (uses (just) saml2 from SimpleSAMLphp): it's in some scenario's a bit limited.
It would be preferable if we can select other mechanisms; for one Shibboleth in Apache, by using the REMOTE_USER authentication. I made a branch that does this, but it doesn't allow to configure one or the other: this needs to be added still. (Will push WIP PR soon.)
Currently, the only supported authentication is via the stepup bundle (uses (just) saml2 from SimpleSAMLphp): it's in some scenario's a bit limited.
It would be preferable if we can select other mechanisms; for one Shibboleth in Apache, by using the REMOTE_USER authentication. I made a branch that does this, but it doesn't allow to configure one or the other: this needs to be added still. (Will push WIP PR soon.)