Skip to main content
timothyb
New Participant
August 24, 2026
Question

LInk on account creation email is not correct for saml users

  • August 24, 2026
  • 3 replies
  • 35 views

Hi,

I am creating a user with Add User smart service,  I have a membership rule for a SAML that includes this username.

The email that is generated includes a temporary pwd and a link with ?signin=native

Without disabling Send Account Creation Email and creating a custom email, is there a way to suppress the pwd and link to saml sign in page

 

Thanks

 

3 replies

mathieud0001
Brainy
August 24, 2026

I would recommend disabling the email in the smart service and just adding an extra node to send a custom email.

timothyb
timothybAuthor
New Participant
August 24, 2026

Thanks for the response, I thought this would have to be the case

mikes0011
Brainy
August 24, 2026

I second Mathieu’s suggestion - as a matter of fact, the generic “create user” node used to not even allow this override, so lots of my processes still use the plug-in based “create user with i18n” smart service node, which was originally created specifically to bypass this issue.

The Expression Guru