- Allow users to request just-in-time access to resources on your tailnet from the web and Slack
- Set the right resource owners to delegate approvals to those with the most context
- Configure day-one access to Tailscale resources with groups from your identity provider
- Automatically escalate and revoke privileged resource access based on on-call schedules, e.g., PagerDuty or Opsgenie
Supported resources
| Resource | Read | Grant and revoke access | Available in Risk Center |
|---|---|---|---|
| Tailscale Groups | ✔️ | ✔️ | ✔️ |
| Tailscale SSH | ✔️ | ✔️ | ✔️ |
Requirements
Before you begin this guide, you’ll need a tailnet and an Opal account. To learn how to create a tailnet, see the Tailscale quickstart.Configuration steps
To use Opal with Tailscale:-
Generate an OAuth client from the OAuth clients page of the admin console and give the policy file the
writescope.- Using an API key instead of an OAuth client is deprecated. They are still supported but not recommended, as they have a maximum expiry of 90 days and must be refreshed manually.
- To upgrade a Tailscale app that uses an API key, find the app in Inventory, then select Setup > Edit. Add the OAuth credentials and remove the API key. After you save the settings, check the App validations section to confirm your app authenticated correctly. No further action is needed after you add valid credentials.
- In Opal, go to Inventory, click on the + App icon, and select Tailscale. Set the following fields.
| Field | Value | Example(s) |
|---|---|---|
| App admin | The team that should manage the Tailscale app in Opal. | API Owners |
| Description | Let your end users know what they’re requesting access to. | SSH access to the production network |
| Tailnet name | Your tailnet’s domain name. Find this by opening the admin console and copying the name next to the Tailscale logo in the upper left. | example.com, [email protected], example.github |
| Tailscale OAuth Client ID | The Client ID of the OAuth client you generated in Step 1. | |
| Tailscale OAuth Client Secret | The Client secret of the OAuth client you generated in Step 1. |
- Import Tailscale resources to Opal by selecting … > Import items.



