You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The README has a lot of technical details, which is appreciated, but the examples don't really show how the library works with common SSO providers. The instructions are almost too technical for someone who is getting started. I spent 20 minutes reading the README, but I still don't understand what this library does at a high level. For example, does this library allow an application to authenticate with Microsoft Entra ID? If so, is there an example configuration for Microsoft Entra ID that new users could use as a guide?
The text was updated successfully, but these errors were encountered:
This library works with SAML based Identity authentication servers. If your iDP is not SAML based then no. Also, yes all of SSO and SAML is very technical.
The library adds SAML support to PHP applications and can interact with Microsoft Entra ID via SAML.
There is no specific documentation for any vendor, the readme describes the toolkit settings and where to place the settings from the SAML IdP Metadata.
The README has a lot of technical details, which is appreciated, but the examples don't really show how the library works with common SSO providers. The instructions are almost too technical for someone who is getting started. I spent 20 minutes reading the README, but I still don't understand what this library does at a high level. For example, does this library allow an application to authenticate with Microsoft Entra ID? If so, is there an example configuration for Microsoft Entra ID that new users could use as a guide?
The text was updated successfully, but these errors were encountered: