CircleCI
Connect TigerIdentity to CircleCI for automated CI/CD access management, context governance, and comprehensive workflow audit logging.
Key Features
User & Team Sync
Automatically sync CircleCI users, teams, and organization memberships.
Project Access Control
Map CircleCI project permissions to TigerIdentity entitlements for unified governance.
Pipeline Security
Enforce access controls on CircleCI workflows based on dynamic TigerIdentity policies.
Event Streaming
Subscribe to CircleCI webhooks for real-time visibility into build and deployment activity.
Just-In-Time Access
Grant temporary CircleCI access with automatic permission revocation.
Context Management
Track and govern access to CircleCI contexts containing sensitive credentials.
How It Works
Connect
Configure the CircleCI connector with API token and organization ID.
Sync
TigerIdentity syncs users, teams, projects, contexts, and permission mappings.
Govern
Create policies to automate CircleCI access provisioning and enforce security controls.
Configuration Example
connector:
type: circleci
name: "circleci-production"
config:
organization_id: "${CIRCLECI_ORG_ID}"
api_token: "${CIRCLECI_API_TOKEN}"
base_url: "https://circleci.com/api/v2"
sync:
users: true
teams: true
projects: true
contexts: true
permissions: true
events:
- workflow.started
- workflow.completed
- workflow.failed
- context.accessed
- user.added
mapping:
user_attributes:
- circleci: login
tiger: ci_username
- circleci: name
tiger: full_nameUse Cases
CI/CD Access Governance
Centralize CircleCI project and workflow access management across organizations.
Context Access Control
Govern access to sensitive CircleCI contexts containing production credentials.
Temporary Deployment Access
Grant developers time-bound access to production deployment workflows with automatic cleanup.
Compliance Reporting
Generate audit trails showing who triggered which workflows and what contexts were accessed.
Ready to connect CircleCI?
See how TigerIdentity integrates with your CircleCI organization in a personalized demo.
Schedule Your Demo