2023-10-30 10:13:25 -04:00
:_mod-docs-content-type: ASSEMBLY
2019-03-18 10:23:14 -04:00
[id="configuring-google-identity-provider"]
2019-01-07 12:36:45 -05:00
= Configuring a Google identity provider
2022-02-16 11:35:56 -05:00
include::_attributes/common-attributes.adoc[]
2019-01-07 12:36:45 -05:00
:context: configuring-google-identity-provider
2021-03-23 10:45:14 +00:00
2019-01-07 12:36:45 -05:00
toc::[]
2021-11-23 14:31:55 -05:00
Configure the `google` identity provider using the link:https://developers.google.com/identity/protocols/OpenIDConnect[Google OpenID Connect integration].
2019-01-07 12:36:45 -05:00
2020-03-01 07:27:57 +10:00
ifdef::openshift-origin,openshift-enterprise,openshift-webscale[]
2019-01-07 12:36:45 -05:00
include::modules/identity-provider-overview.adoc[leveloffset=+1]
2025-11-18 17:48:49 -05:00
2020-03-01 07:27:57 +10:00
endif::openshift-origin,openshift-enterprise,openshift-webscale[]
2019-01-07 12:36:45 -05:00
2021-11-23 14:31:55 -05:00
include::modules/identity-provider-google-about.adoc[leveloffset=+1]
2020-03-01 07:27:57 +10:00
ifdef::openshift-enterprise,openshift-webscale,openshift-origin[]
2019-02-13 18:33:59 -05:00
include::modules/identity-provider-secret.adoc[leveloffset=+1]
2019-01-07 12:36:45 -05:00
2019-02-27 21:15:28 -05:00
include::modules/identity-provider-google-CR.adoc[leveloffset=+1]
2019-01-07 12:36:45 -05:00
2021-03-14 13:21:38 -04:00
// Included here so that it is associated with the above module
2022-02-17 13:08:23 -05:00
[role="_additional-resources"]
2021-03-14 13:21:38 -04:00
.Additional resources
2021-02-24 10:42:28 -05:00
2021-03-14 13:21:38 -04:00
* See xref:../../authentication/understanding-identity-provider.adoc#identity-provider-parameters_understanding-identity-provider[Identity provider parameters] for information on parameters, such as `mappingMethod`, that are common to all identity providers.
2021-02-24 10:42:28 -05:00
2021-03-14 13:21:38 -04:00
include::modules/identity-provider-add.adoc[leveloffset=+1]
2025-11-18 17:48:49 -05:00
2021-03-14 13:21:38 -04:00
endif::[]