Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandros Keramidas <dev.alexkeramidas@gmail.com>2017-01-06 22:07:27 +0300
committerAlexandros Keramidas <dev.alexkeramidas@gmail.com>2017-02-20 19:46:58 +0300
commitbeb887748e8aa3bc42376656f28b689aad91dab7 (patch)
tree80f4e3e8f460c947798f2ceec0379ffbcc902b9d /changelogs
parent5d8f5328baca93b9134f10ae593e71834578a9f8 (diff)
Added support for Authentiq Back-Channel Logout
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/9381-authentiq-backchannel-logout.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/9381-authentiq-backchannel-logout.yml b/changelogs/unreleased/9381-authentiq-backchannel-logout.yml
new file mode 100644
index 00000000000..4dbf36cd096
--- /dev/null
+++ b/changelogs/unreleased/9381-authentiq-backchannel-logout.yml
@@ -0,0 +1,4 @@
+---
+title: Adds remote logout functionality to the Authentiq OAuth provider
+merge_request: 9381
+author: Alexandros Keramidas