Configure FireCrawl enterprise SSO, role-based access control, and organization management. Use when implementing SSO integration, configuring role-based permissions, or setting up organization-level...
Translate Firecrawl's actual team and key controls into a least-privilege operating model. Do not invent fine-grained roles that the dashboard does not provide.
The dashboard documents two team roles, Admin and Member, with administrative actions reserved for Admins. Enterprise key restrictions can enforce per-key endpoint and output-format allowlists; team-scoped IP restrictions can restrict authenticated origins; SSO is an enterprise capability. Empty restriction lists mean unrestricted, and changes can take time to propagate.
For authenticated Cloud operations, inject FIRECRAWL_API_KEY from an approved secret manager. REST requests use Authorization: Bearer with the key. Never print, commit, transmit, or place a key in a URL. Keyless access is suitable only where the current documentation explicitly allows it and the workload accepts its limits; production workflows should make identity and team ownership explicit.
Use Read, Glob, and Grep to inspect code, configuration, tests, and evidence. Use Write/Edit only for approved implementation or documentation changes. Do not call Firecrawl, rotate keys, change account settings, scrape a target, or deploy merely because this skill was invoked.
Require two-person approval for Admin grants, SSO or IP changes, break-glass use, restriction removal, new unrestricted keys, and access to sensitive targets.
Return an access matrix, Admin/Member rationale, key-to-workload inventory, restriction and IP policy, SSO/offboarding design, test evidence, exceptions, owners, and review date.
Read official Firecrawl evidence before relying on an endpoint, SDK method, plan limit, price, retention option, or self-hosted release.