Outpost Subscription Console

This form provides subscription and instance management through a Cognito-protected API backend.

OAuth 2.0 Authorization Code Flow: Use "Login via Cognito" button to authenticate. Tokens are automatically exchanged server-side and stored in local storage.

List Instances (Read-Only)

This view is read-only. It only fetches and displays instances for the subscription.

Response

No requests yet.

How To Integrate With MAIN_DOMAIN

From a page hosted on MAIN_DOMAIN, redirect users to outpost.<main_domain> after Cognito login. If Cognito Hosted UI returns tokens in the URL hash, this page auto-detects and reuses them.