Skip to content

docs: add Scalattice provider page - #1046

Open
romulushill wants to merge 46 commits into
Portkey-AI:mainfrom
scalattice:feat/add-scalattice-provider
Open

romulushill wants to merge 46 commits into
Portkey-AI:mainfrom
scalattice:feat/add-scalattice-provider

Conversation

@romulushill

Copy link
Copy Markdown

Summary

Adds a Scalattice page under LLM integrations.

Provider slug scalattice. Companion gateway PR is in Portkey-AI/gateway.

Create a key at https://scalattice.cloud/developers.

Test plan

  • Page is listed in the LLM integrations nav
  • Examples use @scalattice/qwen-3-14b

@romulushill

Copy link
Copy Markdown
Author

Companion gateway PR: Portkey-AI/gateway#1783

swapnilroy-cell and others added 27 commits August 31, 2026 17:31
…enterprise-node-v2.20.0

Changelog: Enterprise Gateway v2.20.0
…enterprise-node-v2.20.0

chore: add missing items in v2.20.0 change-log
Co-authored-by: Cursor <cursoragent@cursor.com>
fix: correct headroom plugin docs link in v2.19.0 changelog
Add missing portkey.* span attributes section that documents:
- portkey.organisation.id
- portkey.workspace.slug
- portkey.user.id

These are present in the implementation (buildPortkeyTenantSpanAttributes)
but were not documented in the complete-logs.mdx page.

Co-authored-by: Cursor <cursoragent@cursor.com>
…enant-attributes-to-otel-complete-logs

docs: add portkey tenant attributes to complete OTEL log export doc
pk-docs-core-bot Bot and others added 18 commits September 4, 2026 15:58
…enterprise-node-v2.21.0

Changelog: Enterprise Gateway v2.21.0
…w and api key creation , edit the docs accordingly
* docs: add CAS authentication page for SCM MCP Gateway

Adds documentation for Cloud Authentication Service (CAS) OAuth 2.1
flow used by MCP Gateway in SCM (Strata Cloud Manager) deployments.

Covers:
- Authentication flow overview with sequence diagram
- Prerequisites (SCM mode, CIE Directory Sync, Auth Profile)
- Setup instructions with email claim requirement note
- User experience (first-time and subsequent connections)
- User resolution flow (JWT → email → CIE user → workspace)
- Consent flow
- Token management
- Upstream OAuth separation
- Security measures
- Comparison with other auth methods
- Troubleshooting guide

Depends on CIE Directory Sync docs (PR Portkey-AI#1061).

* docs: add CAS login and consent screenshots

- cas-login.png: Palo Alto Networks Single Sign-on page
- cas-consent.png: Authorization Request consent page with approve/reject
- Remove redundant third screenshot placeholder (covered by consent screenshot)

* docs: simplify CAS page — remove internal implementation details

Removed sections that expose internal implementation:
- Security section (PKCE, JWT internals, CSP, session markers)
- How CAS Resolves Users (JWT verification pipeline)
- Upstream OAuth (internal two-flow distinction)
- Token Management (standard OAuth behavior, not CAS-specific)
- Consent Flow (redundant with User Experience screenshots)

Simplified:
- Sequence diagram: 'Albus/Management Plane' → 'Portkey'
- Flow steps: removed JWT/PKCE implementation references
- Setup table: 'SCM AI Gateway' → 'AI Gateway'

* docs: remove internal deployment details, improve screenshot flow

- Remove 'SCM deployment mode' prerequisite (internal config)
- Remove 'Deployment' row from comparison table
- Remove 'CAS login page not appearing' from troubleshooting
- Images now inline with step-by-step flow (Step 1, Step 2)
  instead of stacked at the end without context
- Simplify Setup intro (remove SCM mode reference)

* docs: address review comments on CAS auth page

- Rename title: 'CAS Authentication (SCM)' → 'OAuth in SCM'
- Rename sidebarTitle: 'CAS (SCM)' → 'OAuth (SCM)'
- Sequence diagram: 'Portkey' → 'AI Gateway (Data Plane)' and
  'AI Gateway (Control Plane)' per reviewer's request
- Comparison table: 'Portkey OAuth' → 'AI Gateway OAuth'
- Login screenshot: added Note clarifying this is a sample for
  local directory — external IdP users will see their own IdP login
- Consent page: added Note about workspace dropdown when user
  is a member of multiple workspaces
- Replace remaining 'Portkey' references with 'AI Gateway'
fix: wire the ref for SCM CIE directory doc
@romulushill

Copy link
Copy Markdown
Author

Rebased this onto main. Pairs with the gateway PR: Portkey-AI/gateway#1783

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants