I debugged the 3 used variables, all contains the right values.
[BE][cookieSameSite] is set to "lax"
I also set this information in our gitlab instance.
When creating the application within GitLab, you might need the following information:
- Redirect URI: `<your-domain-here>/typo3/index.php`
- Scopes: `api`,`read_user`,`openid`
Login startscreen works like expected in TYPO3 11.
If I switch to “login with OAuth”, the login form looks pretty wrong.
If I just hit the "Anmeldung"-button, there is no redirect to gitlab, nothing. The login-screen just get reloaded. Tested in several browsers on the latest Mac OS.
In TYPO3 10 all works pretty fine with the same little extension.
We created a small extension with just the following ext_localconf.php content
I debugged the 3 used variables, all contains the right values.
[BE][cookieSameSite] is set to "lax"
I also set this information in our gitlab instance.
Login startscreen works like expected in TYPO3 11.
If I switch to “login with OAuth”, the login form looks pretty wrong.
If I just hit the "Anmeldung"-button, there is no redirect to gitlab, nothing. The login-screen just get reloaded. Tested in several browsers on the latest Mac OS.
In TYPO3 10 all works pretty fine with the same little extension.
Environment: