summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorVincent Fazio <vfazio@xes-inc.com>2019-07-15 15:04:11 -0500
committerVincent Fazio <vfazio@xes-inc.com>2019-07-15 15:04:11 -0500
commit97432c9366b433aafae67706c9efb5536e68e7f1 (patch)
treef01c599087c9c0842e42cb52eb41314337e00949 /changelogs
parentf280cc1c9b669932a6a157a99ac1ac748f5f2506 (diff)
downloadgitlab-ce-97432c9366b433aafae67706c9efb5536e68e7f1.tar.gz
Add changelog entry
Signed-off-by: Vincent Fazio <vfazio@xes-inc.com>
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/64407-vfazio-quirk-omniauth-strategies-openidconnect.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/64407-vfazio-quirk-omniauth-strategies-openidconnect.yml b/changelogs/unreleased/64407-vfazio-quirk-omniauth-strategies-openidconnect.yml
new file mode 100644
index 00000000000..c2e300863fb
--- /dev/null
+++ b/changelogs/unreleased/64407-vfazio-quirk-omniauth-strategies-openidconnect.yml
@@ -0,0 +1,5 @@
+---
+title: Allow client authentication method to be configured for OpenID Connect
+merge_request: 30683
+author: Vincent Fazio
+type: fixed