saml
saml copied to clipboard
Support custom issuer
Background
Now, the entity id of SAML idp is fixed which metadataURL which is very long in our case.
Actually, we need to custom the format to $host/$idp-id, so I submit this PR to support it.
@crewjam Please take a look when you have a change.