Closed pusnik closed 6 years ago
Hi @pusnik, problem is in documentation. It's mistake and I am sorry for that.
If you followed configuration documentation, it said that, you have to run command for unreleased 0.3.x version:
config:edit eu.hlavki.identity.google
.
Proper value for latest release 0.2.1 is:
config:edit eu.hlavki.identity
.
I fixed documentation and now it should work. Please let me note if it works for you. thanks
Thank's! Will try it out.
Closing this issue. Reopen, if problem persists.
After following the steps for Google setup and setting up the docker-compose.yml file I get the Cannot authenticate the user. Status: 500 at the last step when trying to authenticate through SSO with my GSuite account at https://localhost:8443/#/sign-in
It seems that the access token and user data are retrieved but then somehow null pointer error is received.
Trace from docker log: