dashboard: Show oidc logout URL
This commit is contained in:
@@ -126,6 +126,10 @@
|
||||
<td class="text-muted" style="vertical-align: top;">Profile Endpoint</td>
|
||||
<td class="text-right" style="vertical-align: top;">https://{{ config.adminFqdn }}/openid/me</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="text-muted" style="vertical-align: top;">Logout URL</td>
|
||||
<td class="text-right" style="vertical-align: top;">https://{{ config.adminFqdn }}/openid/session/end</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user