-
-
Notifications
You must be signed in to change notification settings - Fork 440
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
feat(connector): azure active directory connector added #1662
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks, this is awesome. my teammate will go through the code and figure out a solution for verifier
.
btw
|
ab9d197
to
09c28e6
Compare
09c28e6
to
88b8b55
Compare
i tested the new code locally, works like a charm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
awesome
Summary
Azure Active Directory connector added.
Testing
I ran the container in my local and created a brand new Azure account following the Readme I wrote. After entering the necessary credentials, I successfully logged in to logto with the Azure account and checked the user through the User Management tab.