2024-02-06 16:26:56 +01:00
|
|
|
[node]
|
2024-02-26 18:02:00 +01:00
|
|
|
mode = offline
|
|
|
|
hostname = myhostname.isti.cnr.it
|
|
|
|
#hostname = alfredo-idm-service-dev
|
2024-02-06 16:26:56 +01:00
|
|
|
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
|
2024-03-28 15:40:09 +01:00
|
|
|
credentials.clientID =
|
|
|
|
credentials.secret =
|
|
|
|
|
|
|
|
|