Fix sample rdpgw.yaml
Rename tokenSigningKey to PAATokenSigningKey
This commit is contained in:
parent
6358eb1fa5
commit
336cdfd3ee
@ -5,7 +5,7 @@ server:
|
||||
port: 9443
|
||||
hosts:
|
||||
- xrdp:3389
|
||||
roundRobin: false
|
||||
roundRobin: false
|
||||
sessionKey: thisisasessionkeyreplacethisjetz
|
||||
sessionEncryptionKey: thisisasessionkeyreplacethisnunu
|
||||
openId:
|
||||
@ -18,4 +18,4 @@ client:
|
||||
bandwidthAutoDetect: 1
|
||||
ConnectionType: 6
|
||||
security:
|
||||
tokenSigningKey: prettypleasereplacemeinproductio
|
||||
PAATokenSigningKey: prettypleasereplacemeinproductio
|
||||
|
||||
Loading…
Reference in New Issue
Block a user