Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Commit

Permalink
added okta tenant url to chamber and adjusted .envrc to allow for eas…
Browse files Browse the repository at this point in the history
…ier updating when moving from test environment
  • Loading branch information
danieljordan-caci committed Aug 11, 2023
1 parent 5a394aa commit 72ab970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .envrc
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ require LOGIN_GOV_SECRET_KEY "See 'DISABLE_AWS_VAULT_WRAPPER=1 AWS_REGION=us-gov
# Okta.mil configuration

# Tenant
export OKTA_TENANT_ORG_URL=https://test-milmove.okta.mil
require OKTA_TENANT_ORG_URL "See 'DISABLE_AWS_VAULT_WRAPPER=1 AWS_REGION=us-gov-west-1 aws-vault exec transcom-gov-dev -- chamber read app-devlocal okta-tenant-org-url'"
export OKTA_TENANT_CALLBACK_PORT=443
export OKTA_TENANT_CALLBACK_PROTOCOL=https

Expand Down

0 comments on commit 72ab970

Please sign in to comment.