hlavki / g-suite-identity-sync

G Suite to LDAP identity synchronizer
Apache License 2.0
127 stars 29 forks source link

after login, javascript errors #28

Closed jove4015 closed 5 years ago

jove4015 commented 5 years ago

I went through and set everything up according to the instructions. Triple checked all config options. There are no exceptions in my log files. LDAP connects properly, and Gsuite setup / login is all correct. However, when I go to Sign In, I log in through google, and then get sent right back to the Sign In page with no explanation.

Shame, it took a long time to set up, I'm really hoping I can get it to work.

Please help!!

Log file attached: identity_log.txt

jove4015 commented 5 years ago

Sorry - I ultimately found in the dev console that google was returning some nonsense which I fixed. Now I have another issue:

image

It seems to log me in but I can't actually do anything.

jove4015 commented 5 years ago

Inside the 403 forbidden, it says:

{ "error": { "errors": [ { "domain": "global", "reason": "forbidden", "message": "Not Authorized to access this resource/api" } ], "code": 403, "message": "Not Authorized to access this resource/api" } }

But there's no indication as to what API it's referring to.

hlavki commented 5 years ago

Hi @jove4015, did you configure steps 6 - 8 from Craete Service account and permissions

permissions

hlavki commented 5 years ago

Closing due to inactivity. Feel free to open new issue if any problem occurs.