sf-connected-apps
CommunitySecure Salesforce integrations, simplified.
Software Engineering#devops#security#integration#oauth#salesforce#external client apps#connected apps
AuthorJaganpro
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Configuring Salesforce Connected Apps and External Client Apps (ECAs) with correct OAuth settings and security best practices is complex and critical for secure integrations. This Skill automates their creation and validation, reducing security risks and configuration errors.
Core Features & Use Cases
- App Generation: Create Connected Apps and ECAs with OAuth 2.0 configuration, scopes, and callbacks, tailored to your specific use case (e.g., API integration, SSO, mobile apps).
- Security Review: Analyzes OAuth configurations for critical security best practices like PKCE, refresh token rotation, IP restrictions, and appropriate scope usage.
- Migration Guidance: Provides assistance and recommendations for migrating from older Connected Apps to the more secure and modern External Client Apps.
- Use Case: Generate an External Client App for your new mobile application, ensuring PKCE is enabled, minimal OAuth scopes are granted, and all security best practices are followed for a robust and secure integration.
Quick Start
Use the sf-connected-apps skill to create an External Client App for a mobile application with PKCE enabled.
Dependency Matrix
Required Modules
python
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: sf-connected-apps Download link: https://github.com/Jaganpro/sf-skills/archive/main.zip#sf-connected-apps Please download this .zip file, extract it, and install it in the .claude/skills/ directory.