SkillAgentSearch skills...

ApigeeAuthProvider

Salesforce Custom Auth Provider for Apigee Edge API Gateway

Install / Use

/learn @bobbywhitesfdc/ApigeeAuthProvider
About this skill

Quality Score

0/100

Category

Sales

Supported Platforms

Universal

README

<a href="https://githubsfdeploy.herokuapp.com?owner=bobbywhitesfdc&repo=ApigeeAuthProvider"> <img alt="Deploy to Salesforce" src="https://raw.githubusercontent.com/afawcett/githubsfdeploy/master/deploy.png"> </a> <br/> # SFDX App<br/> ApigeeAuthProvider<br/>

Dev -- Deploy to Scratch Org<br/>

sfdx force:org:create -f config/project-scratch-def.json -a MyScratchOrg<br/> sfdx force:source:push -u MyScratchOrg<br/>

Dev -- Deploy to Sandbox<br/>

sfdx force:source:convert -d temp/ --packagename ApigeeAuthProvider<br/> sfdx force:mdapi:deploy -d temp/ -u "sandbox_username" -l RunSpecifiedTests -r ApigeeAuthProviderTest<br/>

FAQ

When configuring the AuthProvider, make sure that you set Name and URL Suffix to the same value! If you don't then you must override the Callback URL. See https://github.com/bobbywhitesfdc/ApigeeAuthProvider/issues/1

View on GitHub
GitHub Stars35
CategorySales
Updated1y ago
Forks18

Languages

Apex

Security Score

75/100

Audited on Mar 10, 2025

No findings