1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-28 17:59:45 +02:00

refactor(auth): move oauth info to component

This commit is contained in:
Chaim Lev Ari 2019-01-02 16:24:10 +02:00
parent 515daf6dba
commit 7aaa9e58e9
2 changed files with 7 additions and 5 deletions

View file

@ -1,4 +1,10 @@
<div class="form-group">
<span class="col-sm-12 text-muted small">
When using OAuth authentication, Portainer will allow users to optionally authenticate with an OAuth authorization server.
</span>
</div>
<div>
<div class="col-sm-12 form-section-title">OAuth Configuration</div>
<div class="form-group">