homepage/docs/widgets/services/twingate.md
2024-10-12 03:45:17 +00:00

629 B

title description
Twingate Twingate Widget Configuration

Learn more about Twingate.

You will need to generate an API key from the API settings on the Twingate settings dashboard.

For URL use your network subdomain like - https://<NETWORK_NAME>.twingate.com

Allowed fields: ["networks", "devices", "resources", "users", "groups", "connectors"].

widget:
  type: twingate
  url: https://amagi.twingate.com
  key: <API_KEY generated from above step>
  fields: ["networks", "devices", "resources", "users", "groups", "connectors"]