improving path handling, working on authorization flow
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Light OIDC</title>
|
||||
<script src="config.js"></script>
|
||||
<script src="user.js"></script>
|
||||
<script src="authorization.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Authorization!</h1>
|
||||
Not implemented, yet!
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user