Authentication

Secure access to your ViksaAI account

Overview

ViksaAI supports multiple authentication methods to accommodate different security requirements. From simple email/password to enterprise SSO, choose the method that best fits your organization's needs.

Not the same as agent authentication

This page is about signing into the ViksaAI app (and API access under your user or service identity). When an agent needs API keys, OAuth client secrets, or similar, that is configured per agent in the Auth tab and resolved at run time in worker environments—see Auth & credentials for agents, Secrets, and SSO for org-level IdP.

Authentication Methods

Email & Password

Traditional authentication with email and password. Available on all plans.

  • Strong password requirements enforced
  • Email verification required
  • Password reset via email

Google OAuth

Sign in with your Google account. Quick and secure.

  • No password to remember
  • Google's security protections apply
  • Works with personal and Workspace accounts

Enterprise SSO

Enterprise

Connect to your identity provider using SAML 2.0 or OIDC.

  • Okta, Azure AD, OneLogin, and more
  • Centralized user management
  • Automatic provisioning and deprovisioning
Configure Enterprise SSO

Session Management

SettingValue
Access Token TTL15 minutes
Refresh Token TTL7 days
Session Timeout30 days (remember me)

Token Refresh

Access tokens are short-lived for security. The application automatically refreshes them using refresh tokens. If a refresh fails, you'll be redirected to login.