A valid request URL is required to generate request examplesSkip identity selection
Skips identity selection and proceeds directly to the MCPs page. Upstream service tokens will be stored against the session token only (not a persistent identity), so they will not carry over to other sessions or the LLM Gateway.
Only available when enforce_auth_on_inference is false in config. Returns a
redirect back to the identity page with an error if auth enforcement is enabled.
Request body is application/x-www-form-urlencoded (browser form submission).
A valid request URL is required to generate request examplesDocumentation 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.
Body
Pending flow ID
Response
Redirect to /oauth/consent/mcps?flow_id=xxx on success, or back to
/oauth/consent?flow_id=xxx&error=... if identity enforcement is required.
Was this page helpful?

