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

PHP - Authentication Provider for Microsoft Identity platform #1201

Merged
merged 19 commits into from
Feb 21, 2022

Conversation

Ndiritu
Copy link
Contributor

@Ndiritu Ndiritu commented Feb 14, 2022

Uses PHP League's OAuth 2.0 client to build an Authentication provider for Azure Identity

@Ndiritu Ndiritu self-assigned this Feb 14, 2022
@Ndiritu Ndiritu added this to the Community Preview milestone Feb 14, 2022
@Ndiritu Ndiritu added the PHP label Feb 14, 2022
@Ndiritu Ndiritu changed the title PHP - Authentication Provider for Azure Identity PHP - Authentication Provider for Microsoft Identity platform Feb 14, 2022
Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for starting this, a couple of comments to help the progress.
On top of this, we're probably missing a certificate experience, and some kind of public client experience (device code?)

README.md Outdated Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented Feb 21, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@Ndiritu Ndiritu merged commit 230e65d into main Feb 21, 2022
@Ndiritu Ndiritu deleted the feat/php/authentication branch February 21, 2022 13:59
@Ndiritu Ndiritu restored the feat/php/authentication branch February 21, 2022 13:59
@Ndiritu Ndiritu deleted the feat/php/authentication branch February 21, 2022 13:59
@baywet baywet linked an issue Feb 21, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Azure Identity Authentication Provider
2 participants