BOE SSO with Auth0 Authentication
This feature enables single sign-on (SSO) for BOE through Auth0 authentication API. It allows partners to log in using their email and password while ensuring only valid users can access the application.
* Login Flow
+ When the feature flag is enabled, the BOE login uses Auth0 authentication flows.
+ Partners can log in successfully using their email and password.
+ Signing up from the BOE login page is not possible (behavior should be continued).
+ Only users created within the BOE application can log in.
* Role and Permission Preservation
+ The user's roles and permissions remain intact when logging in with Auth0 authentication.
* Legacy Login Flow
+ When the feature flag is disabled, the BOE login uses legacy BOE authentication flows.
+ Partners must access the BOE application using the same method if they have a new account created with the Auth0 flag enabled.
The feature has been validated through testing scenarios, including: