Skip to content

Commit

Permalink
Portal SSO - Rename AAD to Entra
Browse files Browse the repository at this point in the history
  • Loading branch information
wrongecho committed Nov 2, 2024
1 parent eb70aba commit 2e2a992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion portal/login.php
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
<hr>
<div class="col text-center">
<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>
</div>
<?php } ?>
Expand Down

0 comments on commit 2e2a992

Please sign in to comment.