Oauth Providers
- Written for
- + Written for
- Deprecated
- + Deprecated
- Applies to
- + Applies to
Oauth Providers
Dashboard API — authenticated by an Atlas console (platform-instance) session, not a key.
7 routes. Each row is one endpoint with its explanation and whether it honours the Idempotency-Key header.
Method & path | Idem | Explanation |
|---|---|---|
| The whole provider catalog with per-instance state and the redirect URI to register. | |
| Store a client id and secret. Write-only: no route ever returns the secret. | |
| Forget the credentials. Linked accounts are preserved (E17). | |
| Enable or disable a configured provider without deleting anyone identity. | |
| Scope a provider to sign-in, sign-up, or both. Enforced at the resolver. | |
| Opt in or out of Atlas shared development credentials. Refused for production. | |
| Probe the provider token endpoint to check the client id and secret only. |