Configure identity providers, SSO flows, and role-based access control for secure, compliant access.
Callback URL
https://www.securepointusa.com/auth/callback| Role | Typical Scope |
|---|---|
| Admin | Site configuration, users, and policy controls. |
| Compliance | Case review, adjudication, and evidence workflows. |
| Host | Visitor workflows and host-focused operational actions. |
Keep role grants minimal and add elevated roles only where workflow ownership requires it.
Validate session timeouts and re-authentication behavior for sensitive actions. Compliance and admin workflows should be tested with MFA enabled where policy requires it.
{
"sub": "user-uuid",
"email": "jane@example.com",
"organization_id": "org-uuid",
"role": "admin"
}Never store service-role credentials in browser code. Keep privileged secrets on server-side routes only.
Our team can provide a guided SSO rollout and RBAC workshop tailored to your environment.
Contact the team