GUI improvements
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -43,6 +43,28 @@
|
||||
</tr>
|
||||
</table>
|
||||
</fieldset>
|
||||
<fieldset class="wide">
|
||||
<legend>Client-Konfiguration</legend>
|
||||
<p>Nutzen Sie die folgenden Daten, um ihren Client einzurichten:</p>
|
||||
<table>
|
||||
<tr>
|
||||
<th>Autodiscovery-URL:</th>
|
||||
<td><code id="autodiscover"></code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Autorization-Endpunkt:</th>
|
||||
<td><code id="authorization"></code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Token-Endpunkt:</th>
|
||||
<td><code id="token"></code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Userinfo-Endpunkt:</th>
|
||||
<td><code id="userinfo"></code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</fieldset>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user