diff --git a/changelog.d/7235.bugfix b/changelog.d/7235.bugfix deleted file mode 100644 index d185efe53..000000000 --- a/changelog.d/7235.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix a bug causing the login fallback to not display the SSO login form. diff --git a/changelog.d/7235.feature b/changelog.d/7235.feature new file mode 100644 index 000000000..fafa79c7e --- /dev/null +++ b/changelog.d/7235.feature @@ -0,0 +1 @@ +Improve the support for SSO authentication on the login fallback page.