GUI improvements
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -42,6 +42,28 @@
|
||||
</tr>
|
||||
</table>
|
||||
</fieldset>
|
||||
<fieldset class="wide">
|
||||
<legend>Client configuration</legend>
|
||||
<p>User the following data to set up your client:</p>
|
||||
<table>
|
||||
<tr>
|
||||
<th>Autodiscovery URL:</th>
|
||||
<td><code id="autodiscover"></code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Autorization endpoint:</th>
|
||||
<td><code id="authorization"></code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Token endpoint:</th>
|
||||
<td><code id="token"></code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Userinfo endpoint:</th>
|
||||
<td><code id="userinfo"></code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</fieldset>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user