Replies: 1 comment
|
@markdudov users can register only if they got either invite link or mail so first point is already covered but I don't recall second point being implemented |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Registration Access Policy
Registration to the CRM instance should be strictly restricted to authorized users only.
Users should be able to create an account only in the following two cases:
Invitation-Based Access
Approved Access Domain
@company.comis set as the approved domain, only emails ending in@company.comshould be accepted.Access Restrictions
All other users should be blocked from registering. This includes:
The system should completely prevent these users from creating an account, ensuring that the CRM instance remains private and accessible only to authorized members.
All reactions