A valid request URL is required to generate request examples"<string>"Consent identity selection page
Renders the identity selection screen where the user chooses how to identify themselves for the session: Virtual Key, User ID, or Skip (session-only auth).
The __bifrost_flow_secret HttpOnly cookie set during /api/oauth/per-user/authorize
must be present - it binds the consent flow to the initiating browser.
The Skip option is only shown when enforce_auth_on_inference is false in config.
A valid request URL is required to generate request examples"<string>"Documentation Index
Fetch the complete documentation index at: https://docs.getbifrost.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token authentication. Use your provider API key or Bifrost authentication token.
Virtual keys (prefixed with sk-bf-) can also be passed here.
Query Parameters
Pending flow ID from the authorize redirect
Error message to display (used on redirect-back from failed form submissions)
Response
Identity selection HTML page
The response is of type string.
Was this page helpful?

