-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathpsama.env
32 lines (26 loc) · 1.03 KB
/
psama.env
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# This is a template file that can be used to configure the application. Pass this to the dockerfile and
# the application will be configured with the values provided in this file.
# These properties are used to configure our applications JWT token.
# The JWT token is used to authenticate the user and authorize them to access the application
# after initial login.
APPLICATION_CLIENT_SECRET=
APPLICATION_CLIENT_SECRET_IS_BASE_64=false
STACK_SPECIFIC_APPLICATION_ID=
# Fence IDP Configuration
FENCE_IDP_PROVIDER_IS_ENABLED=false
FENCE_CLIENT_ID=
FENCE_CLIENT_SECRET=
FENCE_IDP_PROVIDER_URI=
# AIM AHEAD Authorized Access (A4) OKTA IDP Configuration
A4_OKTA_IDP_PROVIDER_IS_ENABLED=false
A4_OKTA_CLIENT_SECRET=
A4_OKTA_CLIENT_ID=
A4_OKTA_CONNECTION_ID=
A4_OKTA_IDP_PROVIDER_URI=
# Auth0 IDP Configuration (Generally, this is used for the All-In-One and Authorized Access)
AUTH0_IDP_PROVIDER_IS_ENABLED=false
AUTH0_HOST=
AUTH0_DENIED_EMAIL_ENABLED=
# Open Access IDP Configuration
OPEN_IDP_PROVIDER_IS_ENABLED=false
SYSTEM_NAME=PIC-SURE BioDataCatalyst