25 lines
626 B
INI
25 lines
626 B
INI
[node]
|
|
mode = online
|
|
hostname = idm.isti.cnr.it
|
|
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.cloud-dev.d4science.org/auth/realms/d4science/protocol/openid-connect/token
|
|
|
|
credentials.class = org.gcube.smartgears.security.SimpleCredentials
|
|
|
|
credentials.clientID =
|
|
credentials.secret =
|