Merged in feature/permit-integration-1 (pull request #172)
Permit integration - part 1 * WIP permit integration * slim down build * Merge branch 'main' of bitbucket.org:aarete/query-orchestration into feature/permit-integration-1 * omit swagger from auth * clean build * comment * part 1 completed this is the initial permitio parts and tests without integration. Also testing.md since we have a new test target `task test:permitio` * feature flag for no jwt validation * permit integration * fix ci unit tests * ci fix * build fix * fix home handler * fix redirect * test fix * update docs for auth
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"AWS_REGION": "us-east-1",
|
||||
"AWS_SECRET_ACCESS_KEY": "test",
|
||||
"AWS_SESSION_TOKEN": "",
|
||||
"BUCKET": "test-bucket",
|
||||
"BUCKET_IN": "documentin",
|
||||
"CLIENT_SYNC_URL": "http://localstack:4566/queue/us-east-1/000000000000/client_sync",
|
||||
"COGNITO_CLIENT_ID": "552cqkf3640t39ncehkmgpce31",
|
||||
|
||||
Reference in New Issue
Block a user