mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-02 17:25:05 +02:00
Started to work on interfacing with keycloak
This commit is contained in:
parent
9dd172df98
commit
c0b74d83a5
8 changed files with 245 additions and 3 deletions
|
@ -27,6 +27,8 @@
|
|||
|
||||
<input type="hidden" name="_target_path" value="{{ app.request.query.get('_target_path') }}" />
|
||||
|
||||
<a href="{{ path('saml_login') }}">SAML Login</a>
|
||||
|
||||
<div class="form-group row">
|
||||
<label class="col-form-label col-md-3 col-lg-2">{% trans %}login.username.label{% endtrans %}</label>
|
||||
<div class="col-md-9 col-lg-10">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue