Also trigger first time oidc auto login flow for initial admin creation

This commit is contained in:
Johannes Zellner
2024-04-04 11:42:44 +02:00
parent 030e468829
commit ebe1883f8e
4 changed files with 10 additions and 7 deletions

View File

@@ -138,7 +138,7 @@
<br/>
<div class="row">
<div class="col-md-12 text-center">
<a class="btn btn-success" href="/">Proceed to Dashboard</a>
<a class="btn btn-success" ng-href="firstTimeLoginUrl">Proceed to Dashboard</a>
</div>
</div>
</div>