authenticate: oidc frontchannel-logout endpoint (#1586)

* authenticate: oidc frontchannel-logout endpoint
* move frontchannellogout route and extract logout process
* add frontchannel_logout_uri to wellknown handler
* authenticate: add context to logs in signout process
* docs: single sign-out topic
* gofmt, wording, refactoring method names

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
Co-authored-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
Philip Wassermann 2020-12-24 23:30:48 +01:00 committed by GitHub
parent 74db362634
commit 2d3190c74e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 170 additions and 24 deletions

View file

@ -124,6 +124,7 @@ module.exports = {
"topics/programmatic-access",
"topics/tcp-support",
"topics/impersonation",
"topics/single-sign-out",
],
},
{