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"
|
name: "Sign key 1"
|
||||||
key:
|
key:
|
||||||
alias: 1
|
alias: 1
|
||||||
key-password: changeit
|
key-password: <%= @keystore_password %>
|
||||||
validation-key-1:
|
|
||||||
store-reference: validation-key-store
|
|
||||||
name: "Validation key 1"
|
|
||||||
key:
|
|
||||||
alias: 1
|
|
||||||
key-password: changeit
|
|
||||||
spring:
|
spring:
|
||||||
application:
|
application:
|
||||||
name: openid-federation-services
|
name: openid-federation-services
|
||||||
|
|
Loading…
Add table
Reference in a new issue