Merge branch 'master' of gitops.sunet.se:eid-ops
This commit is contained in:
commit
95cd38700a
1 changed files with 5 additions and 0 deletions
|
@ -8,6 +8,11 @@ server:
|
|||
spring:
|
||||
application:
|
||||
name: IdM-Service
|
||||
mail:
|
||||
host: relay-1.swedenconnect.se
|
||||
port: 587
|
||||
username: <%= scope.call_function('safe_hiera', ['smtp_user']) %>
|
||||
password: <%= scope.call_function('safe_hiera', ['smtp_password']) %>
|
||||
security:
|
||||
oauth2:
|
||||
resourceserver:
|
||||
|
|
Loading…
Add table
Reference in a new issue