We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 81f1edd + 5350fee commit bc9e42aCopy full SHA for bc9e42a
1 file changed
core/Controller/ClientFlowLoginController.php
@@ -207,6 +207,7 @@ public function showAuthPickerPage($clientIdentifier = '') {
207
/**
208
* @NoAdminRequired
209
* @NoCSRFRequired
210
+ * @NoSameSiteCookieRequired
211
* @UseSession
212
*
213
* @param string $stateToken
0 commit comments