There was an error while loading. Please reload this page.
1 parent 8861220 commit 72c4a39Copy full SHA for 72c4a39
openid-connect-server-webapp/src/main/webapp/resources/template/admin.html
@@ -78,7 +78,11 @@
78
<!-- user profile -->
79
<script type="text/html" id="tmpl-user-profile">
80
81
+<div>Your user profile has the following information:</div>
82
+
83
<dl class="dl-horizontal">
84
+<dt><span class="text-info">Claim name:</span></dt>
85
+<dd><span class="text-info">Claim value:</span></dt>
86
</dl>
87
88
</script>
0 commit comments