Giter Site home page Giter Site logo

curcon's Introduction

curcon-custom-permission-demo

Demo showing how Salesforce custom permissions can be used in a 3rd party application

Install instructions

  1. install package into dev org https://login.salesforce.com/packaging/installPackage.apexp?p0=04to0000000NUsf
  2. assign permission sets to user(s)
  3. explore app https://curcon-expense.herokuapp.com

Local Install instructions

  1. download app git clone https://github.com/john-brock/curcon.git
  2. install node (nodejs.org)
  3. add metadata to Salesforce org (connected app, custom perms, permission sets) curcon-metadata
  4. update consumerKey and consumerSecret -- change: config.json (get values once connected app is installed)
  5. run app node app.js or foreman start

Use app

  1. log in to salesforce using oauth: http://localhost:5000
  2. change user access by assigning permission sets with custom permissions to your user
  3. view default Expense Reports: http://localhost:5000/expenseReports
  4. view all permissions associated with connected app: http://localhost:5000/perms
  5. view raw json response from identity service: http://localhost:5000/id

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.