forked from altran/_Whydah-SecurityTokenService
-
Notifications
You must be signed in to change notification settings - Fork 0
/
securitytokenservice.DEV.properties
45 lines (38 loc) · 1.19 KB
/
securitytokenservice.DEV.properties
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
33
34
35
36
37
38
39
40
41
42
43
44
45
DEFCON=DEFCON5
# Normal operations
applicationname=SecurityTokenService
applicationid=2211
applicationsecret=6r46g3q986Ep6By7B9J46m96D
myuri=http://localhost:9998/tokenservice/
service.port=9998
gridprefix=whydah.net
sslverification=disabled
useradminservice=http://localhost:9992/useradminservice/
testpage=enabled
# UIB appID and secret
2219=9EH5u5wJFKsUvJFmhypwK7j6D
fulltokenapplications= 2210,2215,2219
ANONYMOUSTOKEN=false
#
# Valuereporter - sWhydah statisticsService
#
valuereporter.host=localhost
valuereporter.port=4901
valuereporter.activity.batchsize=500
valuereporter.activity.postintervalms=10000
#
# SMS Gateway configuration
#
smsgw.serviceurl=https://smsgw.somewhere/../sendMessages/
smsgw.serviceaccount=serviceAccount
smsgw.username=smsserviceusername
smsgw.password=smsservicepassword
smsgw.queryparams=serviceId=serviceAccount&me...ssword=smsservicepassword
#
# queryparam "macro" substitution strings:
# * serviceAccount (the smsgw service account)
# * smsserviceusername (the service account username)
# * smsservicepassword (the service account password)
# * smsrecepient (the user's mobilePhoneNumber)
# * smscontent (the message you will send to the user)
errorlevel=0