Connectors
Four providers to start
We are going deep on GitHub, AWS, Entra, and Okta instead of listing fifty logos. Status below is what you can rely on in a pilot conversation.
GitHub
Live Org and repo permissions with privileged allowlists. Temporary repo admin JIT: request, approve, grant, auto-revoke.
- •Read-only sync for standing access
- •JIT on named repos; approver must differ from requester
- •Lifecycle events in the evidence log
AWS IAM
Live User and role policy attachments against named allowlists. JIT can attach/detach allowed managed policies. Still not a replacement for the AWS console.
- •Named managed policy detection (e.g. AdministratorAccess)
- •Standing vs temporary classification
- •JIT: attach/detach allowlisted managed policies
Microsoft Entra ID
Live Directory roles and group membership. Identity anchor for correlating accounts. JIT can add/remove group members or assign directory roles from allowlists.
- •Privileged directory role allowlists
- •Identity correlation via employeeId, immutableId, email/UPN
- •JIT: security group member or directory role
Okta
Live Syncs configured security groups and supports Okta as an identity anchor. JIT can add/remove group members on allowlisted groups.
- •Ingestion for configured SecurityGroups
- •Identity anchor option
- •JIT: group member on allowlisted groups