Skip to content

Commit

Permalink
docs: clarify that the certificate must be in PEM format (argoproj#5946)
Browse files Browse the repository at this point in the history
Signed-off-by: Dax McDonald <31839142+daxmc99@users.noreply.github.com>
  • Loading branch information
daxmc99 authored and Shubhama19 committed Apr 15, 2021
1 parent 9aa1afd commit e10957b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/operator-manual/user-management/google.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ data:
- Base64 encode the contents of the certificate file, for example:
- `$ cat ArgoCD.cer | base64`
- *Keep a copy of the encoded output to be used in the next section.*
- *Ensure that the certificate is in PEM format before base64 encoding*

![Google Admin IdP Metadata](../../assets/google-admin-idp-metadata.png "A screenshot of the Google IdP metadata")

Expand Down

0 comments on commit e10957b

Please sign in to comment.