Skip to main content
A Sign-In Context is an instance of the Sign In Service inside an Organization. It is the object you create, configure, and operate. An Organization can have zero, one, or many Sign-In Contexts — typical reasons for more than one are multiple venues or audiences with strong branding differences.

Where it fits

Organization
└── Contexts
    ├── Sign-In Context  ← this page
    ├── EntryPoint Context
    ├── Meraki WPN Context
    └── Cisco ISE Context
A Context belongs to exactly one Organization.

Context-level properties

Set when you create the Context (see Quickstart) and editable afterwards:
PropertyPurpose
Context NameInternal label, also shown in the Self-Service Portal and emails.
SSID NameThe guest SSID. Used in email notifications to guests.
Default RedirectWhere a guest lands after a successful login, unless an Access Policy overrides it.
Service TypeProduction for real deployments, Demo for a simulated environment with mocked data and no real network traffic.
Network IntegrationService Gateway, Meraki, or both. Changeable later under Network Settings.

What lives inside a Context

The Context admin left navigation groups functionality into five sections:
  • Sign In — Dashboard, Network Services, Search, Application Visibility.
  • Captive PortalSign In Modules and Access Policies.
  • Portal Configuration — Look & Feel (branding) and Opening Hours.
  • Administration — Configuration (common settings, Sites, Webhooks, Audit Log), Compliance (Terms and Conditions, retention, user-data export), Administrators, and License.
  • Service Integration — Enabled integrations, Meraki, and Service Gateway.
Sign-In Context left navigation

The Captive Portal

Each Sign-In Context has exactly one Captive Portal. The portal URL is shown as a link at the top of the admin header (visible while you’re inside the Sign-In Context) and opens the live portal in a new tab. Use it to preview changes after editing branding or enabling modules. The Captive Portal is identified by a subdomain slug derived from the Context. Branding, translations, terms-of-service, and the set of enabled modules are all served to the portal from the backend — Organizations customize without touching code.

Relationship to other concepts

  • A Context holds many Sign In Modules. Each module is configured at Context level.
  • Access Policies control which modules are actually offered to a given guest and under what conditions.
  • Events produced by this Context can be delivered via Webhooks.

Next

Sign In Modules

The authentication methods available inside a Context.

Access Policies

How a Context’s modules are turned on per audience and rule.