Configure mail stuff

This commit is contained in:
Johan Wassberg 2024-05-29 13:57:13 +02:00
parent f8f6a7197a
commit afbece12d5
Signed by: jocar
GPG key ID: BE4EC2EEADF2C31B

View file

@ -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: