- What triggers an email invite being sent to users via the SCIM Bridge
- Is it possible to change the Display Name from the email. Gmail is flagging the invites as impersonating a user named "accounts"
1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided
Sync Type: Not Provided
Comments
Team Member
Hi @mjurczyk
An email invite is sent out immediately after a user is created on 1Password from the identity provider(IDP). Put another way, after the IDP sends a
POST /Users
request to the SCIM bridge and has received a200 OK
response.As to the email flagging, the emails are coming from
[email protected]
, not impersonating a user. This is a system address and should be whitelisted in your spam filter.Let me know what further questions you have.
Graham