CHANGE_RES_MSG
This commit is contained in:
parent
14e7846d5b
commit
519aacf574
@ -147,7 +147,7 @@ class SamlController extends BaseController
|
|||||||
'code' => 404,
|
'code' => 404,
|
||||||
'data' => '',
|
'data' => '',
|
||||||
'post_enrollment' => ['status' => 'failed', 'code' => 404, 'data' => ''],
|
'post_enrollment' => ['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