Open justlevine opened 1 year ago
SAML is a popular authentication method - especially in the enterprise space. We should support it.
Create a new ProviderConfig that implements onelogin/php-saml.
ProviderConfig
There are a few other SAML libraries for PHP, but onelogin's is by far the standard.
No response
What problem does this address?
SAML is a popular authentication method - especially in the enterprise space. We should support it.
What is your proposed solution?
Create a new
ProviderConfig
that implements onelogin/php-saml.What alternatives have you considered?
There are a few other SAML libraries for PHP, but onelogin's is by far the standard.
Additional Context
No response