26 lines
784 B
INI
26 lines
784 B
INI
[node]
|
|
mode = offline
|
|
hostname = myhostname.isti.cnr.it
|
|
#hostname = alfredo-idm-service-dev
|
|
protocol= http
|
|
port = 8080
|
|
infrastructure = gcube
|
|
authorizeChildrenContext = true
|
|
publicationFrequencyInSeconds = 60
|
|
|
|
[properties]
|
|
SmartGearsDistribution = 4.0.0-SNAPSHOT
|
|
SmartGearsDistributionBundle = UnBundled
|
|
|
|
[site]
|
|
country = it
|
|
location = pisa
|
|
|
|
[authorization]
|
|
factory = org.gcube.smartgears.security.defaults.DefaultAuthorizationProviderFactory
|
|
factory.endpoint = https://accounts.dev.d4science.org/auth/realms/d4science/protocol/openid-connect/token
|
|
credentials.class = org.gcube.smartgears.security.SimpleCredentials
|
|
#credentials.clientID = node-whn-test-uno-d-d4s.d4science.org
|
|
credentials.clientID = alfredo-idm-service-dev
|
|
credentials.secret = 979bd3bc-5cc4-11ec-bf63-0242ac130002
|