You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem statement
It would be great when adding users to the platform that are meant to authenticate via SSO that they do not receive a welcome email asking them to setup their password.
Expected behavior
Go to 'Users'
Click on '+'
Check the box "SSO User"
User is created with is_sso flag to true
User receive a welcome email that only has the link to the platform and doesn't contain an initial request to setup the password.
Mock
See above
Additional context
When using SSO (SAML) in the platform
The text was updated successfully, but these errors were encountered:
Problem statement
It would be great when adding users to the platform that are meant to authenticate via SSO that they do not receive a welcome email asking them to setup their password.
Expected behavior
is_sso
flag totrue
Mock
See above
Additional context
When using SSO (SAML) in the platform
The text was updated successfully, but these errors were encountered: