Logout hyperlink (without redirect back to your own environment)
Please make hyperlink to logout information where {{HOSTNAME}} and {{CLIENT_ID}} will correspond with OAuth 2.0 client credentials delivered:
```
{{HOSTNAME}}/logout?client_id={{CLIENT_ID}}
```