Files
authentik/website/docs/users-sources/sources/social-logins/google/index.mdx
Teffen Ellis d63cba0a9d website/docs: Flesh out Google Workspaces SAML. (#12701)
* website/docs: Google Workspaces SAML.

- Moves Google Cloud doc page to sibling article.
- Adds Index page for Google sources
- Adds Index page for federated sources

* website/docs: Re-order tags.
2025-01-23 18:26:28 -06:00

26 lines
1.2 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Google Identity Providers
sidebar_label: Google
tags: [integration, google, saml]
---
Google provides several services that can be used as identity providers in authentik.
This page provides an overview of how to configure each protocol as a federated identity provider.
:::info{title="authentik as a third-party IdP"}
authentik can also be configuration to authenticate users into Google services.
For more information, see the [Google Workspace Integration](../../../../../integrations/services/google/) guide.
## Google Cloud (OAuth)
Google Cloud Identity Platform provides OAuth 2.0 as a federated identity provider. This configuration guide shows how to set up OAuth 2.0 as the authentication method between Google and authentik.
[Configure Google Cloud with authentik ](./cloud/index.md)
## Google Workspace (SAML)
Google Workspace (formerly G Suite) allows users to authenticate into applications using their company email addresses. This configuration guide shows how to set up Security Assertion Markup Language (SAML) as the authentication method between Google Workspace and authentik.
[Configure Google Workspace with authentik ](./workspace/index.md)