Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Which OAuth scopes should I grant for Tailscale Docker container after scopes update? #16

Open
NikMAX2077 opened this issue Nov 24, 2024 · 1 comment

Comments

@NikMAX2077
Copy link

After the recent update OAuth scopes have changed. The information in the guide is now outdated.
If I set all 4 permissions in the Devices category to write this is still not enough. Container crashes with an error:
Status: 403, Message: "calling actor does not have enough permissions to perform this function".
I guess I need to grant some other permissions outside the Devices block, but the guide doesn't say anything about that.

@rocode
Copy link

rocode commented Dec 15, 2024

It appears that the new scope requirements are Devices Core and Auth Keys write scopes, and the tag set to the same one as in the TS_EXTRA_ARGS environment variable in your compose.yaml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants