working on client creation

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2024-07-22 19:55:22 +02:00
parent 59b9976dbf
commit 1c0ef0e257
20 changed files with 167 additions and 85 deletions

View File

@@ -21,7 +21,7 @@ These are clients that are registered with LightOIDC:
</tr>
<tr>
<td>
<button onclick="window.location.href='newclient.html';">Add new site</button>
<button onclick="window.location.href='newclient.html';">Add new client</button>
</td>
</tr>
</table>