You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openid-connect-server-webapp/src/main/webapp/resources/template/token.html
-5Lines changed: 0 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -98,11 +98,6 @@
98
98
<br/>
99
99
<spanclass="label label-important"title="This access token was issued with an associated refresh token."data-i18n="[title]token.token-table.associated-refresh">+<iclass="icon-time icon-white"></i>Refresh</span>
100
100
<%}%>
101
-
<%if(token.idTokenId!=null){%>
102
-
<br/>
103
-
<spanclass="label label-success"title="This access token was issued with an associated ID token."data-i18n="[title]token.token-table.associated-id">+<iclass="icon-user icon-white"></i>ID</span>
0 commit comments