Wording Updates Azure to Entra
This commit is contained in:
@@ -123,7 +123,7 @@ if (isset($_POST['code']) && $_POST['state'] == session_id()) {
|
|||||||
|
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
$_SESSION['login_message'] = 'Something went wrong with logging you in: Your account is not configured for Azure SSO. Please ensure you are setup in ITFlow as a contact and have Azure SSO configured.';
|
$_SESSION['login_message'] = 'Something went wrong with logging you in: Your account is not configured for Entra SSO. Please ensure you are setup in ITFlow as a contact and have Entra SSO configured.';
|
||||||
|
|
||||||
header("Location: index.php");
|
header("Location: index.php");
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user