summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/52285-omniauth-jwt-ppk-support.yml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/unreleased/52285-omniauth-jwt-ppk-support.yml')
-rw-r--r--changelogs/unreleased/52285-omniauth-jwt-ppk-support.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/52285-omniauth-jwt-ppk-support.yml b/changelogs/unreleased/52285-omniauth-jwt-ppk-support.yml
new file mode 100644
index 00000000000..3ef564238c5
--- /dev/null
+++ b/changelogs/unreleased/52285-omniauth-jwt-ppk-support.yml
@@ -0,0 +1,5 @@
+---
+title: Support RSA and ECDSA algorithms in Omniauth JWT provider
+merge_request: 23411
+author: Michael Tsyganov
+type: fixed