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

303 migrate login system to microsoft entra external #313

Merged

Conversation

mlhaufe
Copy link
Contributor

@mlhaufe mlhaufe commented Aug 9, 2024

Closes #303
Closes #217
Closes #299
Closes #300
Closes #304
Closes #196
Closes #169

- updated dependencies
- created global error page
- updated database schema (dropped user table, added sysadmin table)
- renamed lib folder to utils
- Created an event-bus
- Updated DB schema to support new user model
- Updated .env settings for Azure AD B2C
-XDataTable now supports custom Create button label
- Updated implementation of users screen
- Removed approles endpoints
- Refactored AppRoles to a enum
- completed Azure AD B2C integration
@mlhaufe mlhaufe self-assigned this Aug 9, 2024
@mlhaufe mlhaufe linked an issue Aug 9, 2024 that may be closed by this pull request
14 tasks
@mlhaufe mlhaufe merged commit 0b1acb7 into master Aug 9, 2024
1 check passed
@mlhaufe mlhaufe deleted the 303-migrate-login-system-to-microsoft-entra-external-id branch August 9, 2024 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment