Open
Description
Replace hard coded secret with something like this:
$ ctms/bin/client_credentials.py -e [email protected] integration-test -o creds.json
$ CLIENT_SECRET=$(jq .secrets creds.json)
And (for example)
$ echo "CTMS_CLIENT_SECRET=$CLIENT_SECRET" >> basket.env
Metadata
Metadata
Assignees
Labels
No labels