CHANGE_RES_MSG
This commit is contained in:
parent
845c7489f0
commit
6705326df5
@ -91,7 +91,7 @@ class SamlController extends BaseController
|
||||
'status' => 'failed',
|
||||
'code' => 404,
|
||||
'data' => '',
|
||||
'message' => 'SAML not configured for this domain',
|
||||
'message' => 'This email is not configured with Microsoft. Please try other login options.',
|
||||
]);
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user