Maxim Omelchenko
Maxim Omelchenko
solution ``` matrix_client_element_configuration_extension_json: | { "sso_redirect_options": { "immediate": true } } ```
And there is another problem, periodically after authorization the error "Unable to determine state" appears, but not always.
Nobody faced it?
> Do you use the WebDAV feature? Yes > Have you modified any of the session settings like session_lifetime etc.? I tried changing the value to a larger one, like...
@sirkrypt0 But I use webdav very rarely, and authorization crashes every day. Now I see errors like this ``` Error | PHP | Error: Undefined index: email at /var/www/html/nextcloud/apps/oidc_login/lib/Service/LoginService.php#237/var/www/html/nextcloud/apps/oidc_login/lib/Service/LoginService.php -...
The problem solved by itself, despite the fact that I even tried to reboot the server - and nothing helped, the next day everything started working by itself..
After several re-installations, I finally succeeded, although I'm not sure of the reason for this error. Although I did the installation without sudo, when I was generating the website certificate,...
After a couple more experiments, yes, this is the reason.
@johncblandii @nitrocode 