mirror of
https://github.com/nextcloud/server.git
synced 2026-05-21 17:45:40 -04:00
Merge pull request #13123 from nextcloud/backport/13118/stable15
[stable15] Fix SAML Client login flow on Apple devices
This commit is contained in:
commit
bc9e42a9d3
1 changed files with 1 additions and 0 deletions
|
|
@ -207,6 +207,7 @@ class ClientFlowLoginController extends Controller {
|
|||
/**
|
||||
* @NoAdminRequired
|
||||
* @NoCSRFRequired
|
||||
* @NoSameSiteCookieRequired
|
||||
* @UseSession
|
||||
*
|
||||
* @param string $stateToken
|
||||
|
|
|
|||
Loading…
Reference in a new issue