aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/main/resources/onap.properties
blob: 84a86e8347cfa861269051391e5def2e6de133f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
cli.ignore_auth=false
cli.version=1.0
cli.http.api_key_use_cookies=true

cli.service_name=onap-cli
cli.api_gateway=msb
cli.auth_service=auth

# service section
cli.exclude_params_internal_cmd=onap-username,onap-password,host-url,no-auth
cli.no_auth_disable_include_params_external_cmd=onap-username,onap-password,host-url,no-auth
cli.no_auth_enable_exclude_params_external_cmd=onap-username,onap-password,no-auth
cli.no_auth_enable_include_params_external_cmd=host-url

cli.service.auth=aaf
cli.http.basic.common_headers=x-auth-token,x-transaction-id,x-app-id
cli.http.basic.common_headers.x-auth-token=Authorization
cli.http.basic.common_headers.x-transaction-id=X-TransactionId
cli.http.basic.common_headers.x-transaction-id.value=req-uuid
cli.http.basic.common_headers.x-app-id=X-FromAppId
cli.http.basic.common_headers.x-app-id.value=onap-cli

#TODO mrkanag add support for aaf like defined above for basic
#cli.service.auth=aaf