Skip to content

Instantly share code, notes, and snippets.

@floehopper
Last active January 15, 2018 16:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save floehopper/126b93f0c997f3415afcaa6f647b66f7 to your computer and use it in GitHub Desktop.
Save floehopper/126b93f0c997f3415afcaa6f647b66f7 to your computer and use it in GitHub Desktop.
GDS SSO make_oauth_work_in_dev
vagrant@development:/var/apps/whitehall$ sudo sh -c "echo 'real' > /etc/govuk/whitehall/env.d/GDS_SSO_STRATEGY"
vagrant@development:/var/apps/whitehall$ sudo cat /etc/govuk/whitehall/env.d/GDS_SSO_STRATEGY
real
vagrant@development:~$ cd /var/apps/signon
vagrant@development:/var/apps/signon$ govuk_setenv signon bundle exec script/make_oauth_work_in_dev
I, [2018-01-15T16:24:10.551448 #9918] INFO -- sentry: ** [Raven] Raven 2.6.3 configured not to capture errors: DSN not set
Updating SSO config so that it works in development...
Updating application Asset Manager from environment variables
Updating application Collections publisher from environment variables
Updating application Contacts from environment variables
INFO Skipping Content Audit Tool, as it doesn't use environment variables or gds-sso, is not checked out, the repo isn't "content-audit-tool" or the env var directory isn't "content-audit-tool".
INFO Skipping Content Performance Manager, as it doesn't use environment variables or gds-sso, is not checked out, the repo isn't "content-performance-manager" or the env var directory isn't "content-performance-manager".
INFO Skipping Content Preview, as it doesn't use environment variables or gds-sso, is not checked out, the repo isn't "content-preview" or the env var directory isn't "content-preview".
Updating application Content Tagger from environment variables
INFO Skipping Domain Information, as it doesn't use environment variables or gds-sso, is not checked out, the repo isn't "domain-information" or the env var directory isn't "domain-information".
Updating application Email Alert API from environment variables
Updating application HMRC Manuals API from environment variables
Updating application Imminence from environment variables
INFO Skipping Kibana, as it doesn't use environment variables or gds-sso, is not checked out, the repo isn't "kibana" or the env var directory isn't "kibana".
INFO Skipping Kibana (Draft stack), as it doesn't use environment variables or gds-sso, is not checked out, the repo isn't "kibana-(draft-stack)" or the env var directory isn't "kibana-(draft-stack)".
INFO Skipping Licensing, as it doesn't use environment variables or gds-sso, is not checked out, the repo isn't "licensing" or the env var directory isn't "licensing".
Updating application Local Links Manager from environment variables
Updating application Manuals Publisher from environment variables
INFO Skipping Maslow, as it doesn't use environment variables or gds-sso, is not checked out, the repo isn't "maslow" or the env var directory isn't "maslow".
INFO Skipping Performance Platform (deprecated), as it doesn't use environment variables or gds-sso, is not checked out, the repo isn't "performance-platform-(deprecated)" or the env var directory isn't "performance-platform-(deprecated)".
INFO Skipping Performance Platform (testing), as it doesn't use environment variables or gds-sso, is not checked out, the repo isn't "performance-platform-(testing)" or the env var directory isn't "performance-platform-(testing)".
INFO Skipping Performance Platform Admin (GOV.UK Infra), as it doesn't use environment variables or gds-sso, is not checked out, the repo isn't "performance-platform-admin-(gov.uk-infra)" or the env var directory isn't "performance-platform-admin-(gov.uk-infra)".
INFO Skipping Performance Platform admin -- PaaS version, as it doesn't use environment variables or gds-sso, is not checked out, the repo isn't "performance-platform-admin----paas-version" or the env var directory isn't "performance-platform-admin----paas-version".
INFO Skipping Policy Publisher, as it doesn't use environment variables or gds-sso, is not checked out, the repo isn't "policy-publisher" or the env var directory isn't "policy-publisher".
INFO Skipping Publisher, as it doesn't use environment variables or gds-sso, is not checked out, the repo isn't "publisher" or the env var directory isn't "publisher".
Updating application Publishing API from environment variables
INFO Skipping Release, as it doesn't use environment variables or gds-sso, is not checked out, the repo isn't "release" or the env var directory isn't "release".
INFO Skipping Release (GCP Prototype), as it doesn't use environment variables or gds-sso, is not checked out, the repo isn't "release-(gcp-prototype)" or the env var directory isn't "release-(gcp-prototype)".
INFO Skipping Search admin, as it doesn't use environment variables or gds-sso, is not checked out, the repo isn't "search-admin" or the env var directory isn't "search-admin".
Updating application Service Manual Publisher from environment variables
INFO Skipping Short URL Manager, as it doesn't use environment variables or gds-sso, is not checked out, the repo isn't "short-url-manager" or the env var directory isn't "short-url-manager".
Updating application Specialist Publisher from environment variables
Updating application Support from environment variables
INFO Skipping TariffBackend, as it doesn't use environment variables or gds-sso, is not checked out, the repo isn't "tariffbackend" or the env var directory isn't "tariffbackend".
INFO Skipping Test soft delete app, as it doesn't use environment variables or gds-sso, is not checked out, the repo isn't "test-soft-delete-app" or the env var directory isn't "test-soft-delete-app".
INFO Skipping Trade Tariff Admin (PaaS), as it doesn't use environment variables or gds-sso, is not checked out, the repo isn't "trade-tariff-admin-(paas)" or the env var directory isn't "trade-tariff-admin-(paas)".
INFO Skipping Trade Tariff Backend (PaaS), as it doesn't use environment variables or gds-sso, is not checked out, the repo isn't "trade-tariff-backend-(paas)" or the env var directory isn't "trade-tariff-backend-(paas)".
INFO Skipping Transition, as it doesn't use environment variables or gds-sso, is not checked out, the repo isn't "transition" or the env var directory isn't "transition".
INFO Skipping Transition (Paas), as it doesn't use environment variables or gds-sso, is not checked out, the repo isn't "transition-(paas)" or the env var directory isn't "transition-(paas)".
Updating application Travel Advice Publisher from environment variables
Updating application Whitehall from environment variables
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment