cursor-sso-integration

📁 jeremylongshore/claude-code-plugins-plus-skills 📅 10 days ago
9
总安装量
8
周安装量
#31759
全站排名
安装命令
npx skills add https://github.com/jeremylongshore/claude-code-plugins-plus-skills --skill cursor-sso-integration

Agent 安装分布

cline 7
gemini-cli 7
codex 7
cursor 7
opencode 7
openclaw 7

Skill 文档

Cursor Sso Integration

Overview

This skill guides you through configuring SSO and enterprise authentication in Cursor. It covers SAML 2.0 and OAuth 2.0/OIDC setup for popular identity providers like Okta, Azure AD, and Google Workspace with step-by-step configuration instructions.

Prerequisites

  • Cursor Business or Enterprise subscription
  • Admin access to Identity Provider (Okta, Azure AD, etc.)
  • Admin access to Cursor organization
  • Verified company domain in Cursor
  • Understanding of SAML 2.0 or OAuth 2.0/OIDC

Instructions

  1. Verify domain in Cursor Admin
  2. Create SAML application in Identity Provider
  3. Configure ACS URL and Entity ID
  4. Set up attribute mapping (email, name)
  5. Download IdP metadata and upload to Cursor
  6. Test SSO with admin account
  7. Roll out to organization

Output

  • SSO authentication configured
  • SAML/OIDC integration active
  • User provisioning enabled
  • Role mapping configured
  • Security policies enforced

Error Handling

See {baseDir}/references/errors.md for comprehensive error handling.

Examples

See {baseDir}/references/examples.md for detailed examples.

Resources