# Provision idp

> This skill helps users choose the right path to Provision users from external identity provider. Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on your situation.

Part of **IDaaS (Identity as a Service)**. Get the full, executable skill via `POST https://www.company-skill.com/api/route`.

## Related queries

provision users from external IdP, sync users from AD, SCIM user provisioning, Microsoft Entra ID sync, Okta to IDaaS sync, event-driven user sync, how to sync external users, user provisioning from IdP, SCIM 2.0 integration, callback-based user sync, troubleshoot AD sync, IDaaS user sync failure, s

## Get the full skill

```bash
curl -s https://www.company-skill.com/api/route \
  -H 'Content-Type: application/json' \
  -d '{"query": "provision idp", "product": "idaas"}'
```

---
Part of [IDaaS (Identity as a Service)](https://www.company-skill.com/p/idaas.md) · https://www.company-skill.com/llms.txt
