owncloud / openidconnect

OpenId Connect (OIDC) Integration for ownCloud
GNU General Public License v2.0
6 stars 3 forks source link

PKCE code error #218

Closed tbs575 closed 2 years ago

tbs575 commented 2 years ago

using keycloak with ssl provide openid service, I am not sure what's wrong. please help , thanks

DeepDiver1975 commented 2 years ago

You need to change the same site cookie setting im config.php. please check readme

tbs575 commented 2 years ago

You need to change the same site cookie setting im config.php. please check readme

thanks, as I use docker's owncloud, so I set enviroment OWNCLOUD_HTTP_COOKIE_SAMESITE: 'None' , but still met issue