mirror of
https://github.com/itflow-org/itflow
synced 2026-03-02 20:04:53 +00:00
Portal SSO - Rename AAD to Entra
This commit is contained in:
@@ -168,7 +168,7 @@ if ($_SERVER['REQUEST_METHOD'] == 'POST' && isset($_POST['login'])) {
|
|||||||
<hr>
|
<hr>
|
||||||
<div class="col text-center">
|
<div class="col text-center">
|
||||||
<a href="login_microsoft.php">
|
<a href="login_microsoft.php">
|
||||||
<button type="button" class="btn btn-secondary">Login with Microsoft Azure AD</button>
|
<button type="button" class="btn btn-secondary">Login with Microsoft Entra</button>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<?php } ?>
|
<?php } ?>
|
||||||
|
|||||||
Reference in New Issue
Block a user