You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We authenticate users using their Google Workspace credentials via SAML.
4
+
5
+
The SAML application is set up in the [Google Admin Console][1], only accessible using the admin account. The application is then located under Apps->Web and mobile apps->Authentik.
6
+
7
+
## Attributes
8
+
9
+
User attributes are shared with Authentik. For the group membership information, the Google Groups that should be sent in the SAML response must be added here **manually**.
10
+
11
+
- Email - `email`
12
+
- First name - `first_name`
13
+
- Last name - `last_name`
14
+
- Google Groups - `groups`
15
+
16
+
## Settings
17
+
18
+
SSO config as signed responses have the following url settings.
0 commit comments