# Secure access

> This skill helps users choose the right path to Set up secure machine-to-machine (M2M) access. 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

secure m2m access, machine to machine auth, m2m authentication, keyless access, ak free access, oidc for ecs, oidc for ack, jwt for model studio, api gateway auth with idaas, m2m token for microservices, configure oidc identity provider, get sts token from oidc, ram role for m2m, client id issuer ur

## Get the full skill

```bash
curl -s https://www.company-skill.com/api/route \
  -H 'Content-Type: application/json' \
  -d '{"query": "secure 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
