Notification for new users, gmail or aws ses

We have a use case that our users uses Google sso.
When a user from a specific domain have signed in for the first time the administrator wants an email so we can set permissions on the user. We have Amazon ses och smtp.google.se.
I have found, https://auth0.com/rules/sendgrid, but this does not really help for Amazon ses/smtp.google.se

An alternativ workflow would be to have a invite only workflow but i have not found any thing in conjunction with Google SSO.

Hi @elias.vesterlund,

Welcome to the Community!

You could set up a rule to make the mail request? You could check for permissions and send the email if they are undefined, or you could set a flag.

Here is a somewhat-similar example that may give you some insight:

Would that work for you?

Let me know,
Dan

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.