We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c8d202 commit 2474384Copy full SHA for 2474384
1 file changed
content/cluster-configuration/authentication/redhat-sso.md
@@ -6,7 +6,7 @@ description: TBD
6
---
7
# Red Hat SSO - via Google
8
9
-## Official documentation:
+## Official documentation
10
11
* [OpenShift 4 - latest](https://docs.openshift.com/container-platform/latest/authentication/identity_providers/configuring-google-identity-provider.html)
12
@@ -37,6 +37,7 @@ oc create secret generic google-secret \
37
### Update OAuth Config
38
39
#### oauth.yaml
40
+
41
```yaml
42
apiVersion: config.openshift.io/v1
43
kind: OAuth
0 commit comments