diff options
Diffstat (limited to 'changelog.d/9376.feature')
-rw-r--r-- | changelog.d/9376.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9376.feature b/changelog.d/9376.feature new file mode 100644 index 0000000000..68ea21dbdd --- /dev/null +++ b/changelog.d/9376.feature @@ -0,0 +1 @@ +Add support for receiving OpenID Connect authentication responses via form `POST`s rather than `GET`s. |