Skip to content
Snippets Groups Projects
Commit 657e61d9 authored by Abhay Joshi's avatar Abhay Joshi
Browse files

Merge branch 'aws-integration-bios-useragent' into 'master'

UserAgent changes

See merge request !504
parents 7981186b 4fcc1ab0
No related branches found
No related tags found
1 merge request!504UserAgent changes
Pipeline #185424 failed
......@@ -39,6 +39,10 @@ aws.region=${AWS_REGION}
aws.es.serviceName=es
aws.es.certificate.disableTrust=${ELASTIC_DISABLE_CERTIFICATE_TRUST:false}
# AWS user agent variables
aws.disableUserAgent=${DISABLE_USER_AGENT}
aws.osduVersion={OSDU_VERSION}
## AWS Lambda configuration
aws.lambda.get-groups-function-name=${OSDU_INSTANCE_NAME}-os-entitlements-GroupsFunction
# Azure search query properties
......@@ -64,4 +68,6 @@ service.policy.id=osdu.partition["%s"].search
policy.cache.timeout=${POLICY_CACHE_TIMEOUT}
PARTITION_API=${PARTITION_BASE_URL}/api/partition/v1
spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.security.SecurityAutoConfiguration
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment