12
de.srsoftware.oidc.web/src/main/resources/de/logout.html
Normal file
12
de.srsoftware.oidc.web/src/main/resources/de/logout.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Light OIDC</title>
|
||||
<script src="scripts/common.js"></script>
|
||||
<script src="scripts/logout.js"></script>
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="content">Sie werden abgemeldet…</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user