Set keystore password
This commit is contained in:
parent
eb9c88338d
commit
194930dd10
1 changed files with 1 additions and 7 deletions
|
@ -19,13 +19,7 @@ credential:
|
|||
name: "Sign key 1"
|
||||
key:
|
||||
alias: 1
|
||||
key-password: changeit
|
||||
validation-key-1:
|
||||
store-reference: validation-key-store
|
||||
name: "Validation key 1"
|
||||
key:
|
||||
alias: 1
|
||||
key-password: changeit
|
||||
key-password: <%= @keystore_password %>
|
||||
spring:
|
||||
application:
|
||||
name: openid-federation-services
|
||||
|
|
Loading…
Add table
Reference in a new issue