goauthentik / goauthentik/authentik

Get user groups from Google Workspace?

Open
#11,652 0 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Python
Stars
25.6k
Forks
2k
Avg merge
1d 1h
Merged PRs (30d)
644

Description

**Describe your question/**
Is it possible to get user groups from Google OAuth source?

**Logs**
I checked logs and saw that Google provides only this userinfo fields when user log in to Authenik with Google:

"oauth_userinfo": {
"hd":
"id": "
"name":
"email":
"picture":
"given_name":
"family_name":
"verified_email":
},

Seems like Google not providing user groups in oauth userinfo.

**Version and Deployment (please complete the following information):**

- authentik version: [e.g. 2024.8.1]
- Deployment: docker-compose

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.