windsurf-enterprise-sso

实现 Windsurf 企业级单点登录集成,支持 SAML 2.0 和 OIDC 协议,可对接 Okta、Azure AD、Google Workspace 等主流身份提供商,完成认证配置、用户属性映射、组同步及审计日志部署。

快捷安装

在终端运行此命令,即可一键安装该 Skill 到您的 Claude 中

npx skills add jeremylongshore/claude-code-plugins-plus-skills --skill "windsurf-enterprise-sso"

Windsurf Enterprise Sso

Overview

This skill enables enterprise Single Sign-On (SSO) integration for Windsurf deployments. It supports SAML 2.0, OIDC/OAuth 2.0, and integration with major identity providers including Okta, Azure AD, and Google Workspace.

Prerequisites

  • Windsurf Enterprise subscription
  • Organization administrator access
  • Identity provider admin access
  • Understanding of SAML/OIDC protocols
  • Compliance requirements documented
  • Certificate management capabilities

Instructions

  1. Prepare Identity Provider
  2. Configure Windsurf SSO
  3. Set Up Certificates
  4. Configure Policies
  5. Test and Enable

See ${CLAUDE_SKILL_DIR}/references/implementation.md for detailed implementation guide.

Output

  • Configured SSO integration
  • User attribute mappings
  • Group sync configuration
  • Audit logging setup

Error Handling

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

Examples

See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.

Resources