Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does this library work with Microsoft Entra ID? #593

Open
bandtank opened this issue Sep 4, 2024 · 2 comments
Open

Does this library work with Microsoft Entra ID? #593

bandtank opened this issue Sep 4, 2024 · 2 comments

Comments

@bandtank
Copy link

bandtank commented Sep 4, 2024

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?

@yphoenix
Copy link

yphoenix commented Sep 4, 2024

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.

@pitbulk
Copy link
Contributor

pitbulk commented Sep 5, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants