2017-07-11 11:24:51 +02:00
|
|
|
<div id="admin-auth-settings" class="settings-section" data-name="auth-methods">
|
2017-05-25 00:50:07 +02:00
|
|
|
<form class="form-horizontal admin-realm-form org-authentications-form">
|
2016-11-02 21:51:56 +01:00
|
|
|
<div class="admin-table-wrapper">
|
2018-05-22 19:00:25 +02:00
|
|
|
<h3 class="inline-block">{{t "Authentication methods" }}</h3>
|
|
|
|
<div class="alert-notification" id="admin-realm-authentication-methods-status"></div>
|
2017-04-26 04:40:23 +02:00
|
|
|
<p>{{#tr this}}Configure the authentication methods for your organization.{{/tr}}</p>
|
|
|
|
<table class="table table-condensed table-striped">
|
|
|
|
<tbody id="admin_auth_methods_table" class=" admin_auth_methods_table">
|
|
|
|
<th>{{t "Method" }}</th>
|
|
|
|
<th>{{t "Enabled" }}</th>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
2016-11-02 21:51:56 +01:00
|
|
|
</div>
|
|
|
|
<div id="admin_page_auth_methods_loading_indicator"></div>
|
2017-04-26 04:40:23 +02:00
|
|
|
</form>
|
2016-11-02 21:51:56 +01:00
|
|
|
</div>
|