# Manage access

> This skill helps users choose the right path to Manage application access permissions. 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

manage app access, assign app roles, grant application permissions, control who can access app, configure app authorization, Application Authorization, Edit Permissions, Assign Roles, Role Assignment, User/Group Search, CIAM API, bearerToken, client_id, client_secret, RESTful APIs, OAuth 2.0, how to

## Get the full skill

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

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