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

Azure OAuth #64

Merged
merged 5 commits into from
Feb 27, 2024
Merged

Azure OAuth #64

merged 5 commits into from
Feb 27, 2024

Conversation

tg666
Copy link
Contributor

@tg666 tg666 commented Jan 26, 2024

No description provided.

@tg666 tg666 requested a review from jelen07 January 26, 2024 04:43
@jelen07 jelen07 assigned tg666 and unassigned jelen07 Feb 5, 2024
- added dependency on packages `68publishers/oauth` and `thenetworg/oauth2-azure`
- added yarn dependency on `clipboard`
- added database migration
- added new entity `ExternalAuth` in the User domain
- added `AzureAuthSettings` into the Global settings
- added azure settings form on the application settings page
- added possibility to sign in via Azure
- added copy buttons support for text form fields
- added translations
- fixed Azure authenticator
- fixed Doctrine mapping
- added the list of external authentication on the user edit page
- Microsoft Graph API is called during authentication for retrieve an email address if the access token does not contain the `email` field
- added optional field `Tenant API` in Azure AD configuration form. This adds support for applications that are configured as single tenant
- updated package `68publishers/oauth`
@tg666 tg666 force-pushed the feature/azure-oauth branch from a73b91e to da34b5c Compare February 27, 2024 22:29
@tg666
Copy link
Contributor Author

tg666 commented Feb 27, 2024

Both requested changes are done + new categories ad_user_data and ad_personalization has been added to the fixtures.

@tg666 tg666 merged commit d702fbd into main Feb 27, 2024
2 checks passed
@tg666 tg666 deleted the feature/azure-oauth branch February 27, 2024 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants