Merge branch 'master' of gitops.sunet.se:eid-ops

This commit is contained in:
Fredrik Kjellman 2024-05-29 13:57:55 +02:00
commit 95cd38700a
No known key found for this signature in database
GPG key ID: C0C13A002106594A

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: