CHANGE_RES_MSG

This commit is contained in:
VENKATESHWARAN 2026-05-22 18:25:45 +05:30
parent 845c7489f0
commit 6705326df5

View File

@ -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.',
]);
}