Skip to main content

Authentication

TunnelAPI supports multiple authentication methods.

Supported Methods

MethodDescription
Email/PasswordTraditional authentication
Google OAuthSign in with Google
GitHub OAuthSign in with GitHub
Microsoft OAuthSign in with Microsoft
SAML 2.0Enterprise SSO

Web Dashboard

Sign in at tunnelapi.in:

  1. Click "Sign In"
  2. Choose your authentication method
  3. Complete the authentication flow

CLI Authentication

arm login

Choose from interactive menu or specify provider:

arm login --provider google
arm login --provider github
arm login --provider microsoft