Hi,
We are trying integrate keycloak with aws ses. Currently, we are using username and password (base on access key, secret key of iam). However, for security then the access key, secret key will be rotating in 90 days where it could interrupt service. We are looking for alternative ways such as service account (using IAM role instead of credentials) …
We saw there is option GitHub - dasniko/keycloak-aws-ses-email-provider: Drop-in Email Provider SPI replacement for Keycloak to send emails via AWS Simple Email Service (SES). Demo purposes only. I don’t see the way to configure credentials or permission to access aws ses. And it seems configuring for whole all realms
However we would like to config different account aws ses for each realm.
Any suggestion or guideline to resolve this point would be very much appreciated!
Thanks,
Uyen Vu
