Salesforce Usecases

We have taken the classic Java Blueprints Pet Store application and built a force.com version of it to demonstrate the steps of converting an existing force.com application into a “Trust Enabled” application with two factor authentication and other policies enforcement before access is allowed to parts of the application that have further restrictions.

Demo

1. Install the force.com package from here.  It’s a typical force.com package installation which can simply select the default options.  The post instructions can be found here.

2. Two ways to setup Petstore application

  • Expose Petstore application via a VisualForce tab for  Salesforce users, see here
  • Setup Petstore application as a public accessible force.com site, see here

3. Create policies for controlling access to the Petstore application through Resilient Access, see here

4. Trust Enable the Petstore application, see here

 


-- Download Salesforce Usecases as PDF --