windsurf-enterprise-sso
Configures SAML 2.0 or OIDC single sign-on and security policies for enterprise accounts.
Install
mkdir -p .claude/skills/windsurf-enterprise-sso && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/6642" && unzip -o skill.zip -d .claude/skills/windsurf-enterprise-sso && rm skill.zipInstalls to .claude/skills/windsurf-enterprise-sso
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Configure enterprise SSO integration for Windsurf. Activate when users mention
"sso configuration", "single sign-on", "enterprise authentication", "saml setup",
or "identity provider". Handles enterprise identity integration. Use when working with windsurf enterprise sso functionality. Trigger with phrases like "windsurf enterprise sso", "windsurf sso", "windsurf".Key capabilities
- →Maps SAML/OIDC identity provider attributes
- →Configures enterprise group synchronization
- →Validates SSO certificate chains
- →Sets up audit logging for authentication events
- →Generates test implementation flows
How it works
Guides the administrator through a multi-step verification of identity protocols against Windsurf’s integration templates.
Inputs & outputs
When to use windsurf-enterprise-sso
- →Configure Okta or Azure AD for Windsurf
- →Set up SAML identity providers
- →Manage group sync configuration
- →Implement enterprise-grade authentication
About this skill
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
- Prepare Identity Provider
- Configure Windsurf SSO
- Set Up Certificates
- Configure Policies
- 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
When not to use it
- →Setting up local dev/test accounts without SSO
- →Debugging non-identity related access issues
Prerequisites
Limitations
- →Requires administrative access
- →Depends on external Identity Provider availability
- →Configuration requires precise protocol matching
How it compares
It enforces corporate security compliance workflows rather than simply logging in.
Compared to similar skills
windsurf-enterprise-sso side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| windsurf-enterprise-sso (this skill) | 1 | 2mo | Review | Advanced |
| 1password | 27 | 2mo | Review | Intermediate |
| security-compliance | 19 | 7mo | Review | Advanced |
| information-security-manager-iso27001 | 11 | 7mo | Review | Advanced |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by jeremylongshore
View all by jeremylongshore →You might also like
1password
openclaw
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
security-compliance
davila7
Guides security professionals in implementing defense-in-depth security architectures, achieving compliance with industry frameworks (SOC2, ISO27001, GDPR, HIPAA), conducting threat modeling and risk assessments, managing security operations and incident response, and embedding security throughout the SDLC.
information-security-manager-iso27001
davila7
Senior Information Security Manager specializing in ISO 27001 and ISO 27002 implementation for HealthTech and MedTech companies. Provides ISMS implementation, cybersecurity risk assessment, security controls management, and compliance oversight. Use for ISMS design, security risk assessments, control implementation, and ISO 27001 certification activities.
cursor-sso-integration
jeremylongshore
Configure SSO and enterprise authentication in Cursor. Triggers on "cursor sso", "cursor saml", "cursor oauth", "enterprise cursor auth", "cursor okta". Use when working with cursor sso integration functionality. Trigger with phrases like "cursor sso integration", "cursor integration", "cursor".
springboot-security
affaan-m
Spring Security best practices for authn/authz, validation, CSRF, secrets, headers, rate limiting, and dependency security in Java Spring Boot services.
django-security
affaan-m
Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.