Open
Description
What needs to be done
- Follow the pattern for Keycloak login and create an Azure Ad login function
Why it needs to be done
- Test the login integration with Azure Ad (aka entra)
Acceptance Criteria
- E2E test can run against Azure AD
- There is some configuration/variable that can be selected to change between keycloak and azure ad
Technical Notes
This will only work against deployed versions - don't think there's a way to mock Azure AD locally. May be a bit more complex if we need to pass secrets into the Github action.