We followed the Google Apps guide provided by Auth-0 to set up a connection to our Enterprise Google. My users are able to login using their Google credentials, but when we query for groups, nothing is returned. We have the “Groups” checkbox checked. Not sure why this isn’t working? I see a note saying that extended attributes “requires permission from domain administrator” but there’s no mention on how to provide permissions in the guide? I am a Google Administrator…so not sure what steps I’m missing to get this working.
If this isn’t the right category to ask this, please point me in the right direction. Thank you.
Can you check if you enabled API access in your Google Apps Admin Console?
If so, when you get the list of Google Apps connections in the dashboard, there’s a link next to the Try button called Setup Instructions. You should should be able to follow the steps to give consent to Auth0 to access the groups and extended profile information (more than just the basic information).
Can you give this a try and let me know how it goes?
I’ve tried twice but got an error each time. I get a Google login prompt, and then request for permissions to access groups. When i grant access, I get an error message saying something went wrong and that there could be a misconfiguration:
This error, if I recall correctly, usually has to do with calling the wrong endpoint or having a bookmarked URL - is it possible to share the URL you have in that window above?
URL below. It’s automatically redirected to it when I click “Allow” on the Google authorize screen. I’ve tried different admin accounts and different browsers with the same results.
I found what it was, the Google Admin scopes have to be added on the consent screen stage. I’m still struggling to get azure active directory groups included, but figured out Google!