mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 20:47:01 +01:00
13 lines
263 B
HTML
13 lines
263 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>OAuth Test Proxy</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1>Success!</h1>
|
||
|
|
||
|
<p>You have successfully authenticated with the OAuth proxy.</p>
|
||
|
|
||
|
<p>🦀Crabs🦀 and 🎂Cakes🎂 for everyone!</p>
|
||
|
</body>
|
||
|
</html>
|