feat: introduce authentication page (#1241)
* feat: introduce authentication page * feat: update page width * fix(saml): cover non-existing role mapping on onboarding --------- Co-authored-by: Ali BARIN <ali.barin53@gmail.com>
This commit is contained in:
@@ -28,7 +28,7 @@ function SsoProviders() {
|
||||
variant="outlined"
|
||||
>
|
||||
{formatMessage('ssoProviders.loginWithProvider', {
|
||||
providerName: provider.name
|
||||
providerName: provider.name,
|
||||
})}
|
||||
</Button>
|
||||
))}
|
||||
|
Reference in New Issue
Block a user