From 5ecd8dbf2aa33e437a62d283e52703eda29a9d66 Mon Sep 17 00:00:00 2001 From: alexjoeyyong <96444887+alexjoeyyong@users.noreply.github.com> Date: Wed, 30 Jul 2025 14:01:26 -0400 Subject: [PATCH] Adding pci information --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 2d5aae4c..31b949e7 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,13 @@ $ aws-okta add This will prompt you for your Okta organization, custom domain, region, username, and password. These credentials will then be stored in your keyring for future use. +For pci you will need to run + +```bash +aws-okta add --account=pci +``` +NOTE: The organization for pci is optimizelypci. this will store the credentials in a second account and allow you to store both the generic Okta credentials as well as the PCI ones. + ### Exec ```bash