diff --git a/.changes/next-release/bugfix-10275db3-073a-4531-8559-98071108341f.json b/.changes/next-release/bugfix-10275db3-073a-4531-8559-98071108341f.json new file mode 100644 index 00000000000..4c96ac4edac --- /dev/null +++ b/.changes/next-release/bugfix-10275db3-073a-4531-8559-98071108341f.json @@ -0,0 +1,4 @@ +{ + "type" : "bugfix", + "description" : "Fix issue where multiple SSO login attempts in a short time result in 404" +} \ No newline at end of file diff --git a/plugins/core/jetbrains-community/resources/oauthCallback/index.html b/plugins/core/jetbrains-community/resources/oauthCallback/index.html index 1b8478f11c4..4969eb9d06b 100644 --- a/plugins/core/jetbrains-community/resources/oauthCallback/index.html +++ b/plugins/core/jetbrains-community/resources/oauthCallback/index.html @@ -8,6 +8,7 @@