mirror of
https://github.com/PurpleComputing/scim-examples.git
synced 2026-06-13 00:00:27 +01:00
minor formatting tweaks
This commit is contained in:
@@ -53,7 +53,7 @@ kubectl create secret generic scimsession --from-file=scimsession=./scimsession
|
||||
|
||||
## For Google Workspace customers only
|
||||
|
||||
**This section is only relevant if Google Workspace is your identity provider.** If you do not connecting 1Password to Google Workspace, please proceed to [Deploy to the Kubernetes cluster](https://github.com/1Password/scim-examples/tree/master/kubernetes#deploy-to-the-kubernetes-cluster).
|
||||
This section is only relevant if Google Workspace is your identity provider. If you do not connecting 1Password to Google Workspace, please proceed to [Deploy to the Kubernetes cluster](https://github.com/1Password/scim-examples/tree/master/kubernetes#deploy-to-the-kubernetes-cluster).
|
||||
|
||||
For more informatiion please visit [Connect Google Workspace to 1Password SCIM Bridge](https://support.1password.com/scim-google-workspace).
|
||||
|
||||
@@ -62,7 +62,7 @@ You will need to create a Google service account and key as outlined in the 1Pas
|
||||
|
||||
Download the credentials file provided by Google and save a copy to your 1Password account.
|
||||
|
||||
### Create a service account credentials Kubernetes secret
|
||||
### Create a Kubernetes secret for the Google service account credential
|
||||
Using the credential file you just downloaded, create a kubernetes secret, substituting `<keyfile>` with the filename generated by Google for your Google Service Account.
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user