Giter Site home page Giter Site logo

nvandenbossche / salesforce-iam-flows Goto Github PK

View Code? Open in Web Editor NEW
36.0 2.0 21.0 3.29 MB

Node.js application that implements some of the most common SAML and OAuth flows in Salesforce.

JavaScript 49.04% CSS 6.29% EJS 44.65% Procfile 0.02%
salesforce saml heroku cta

salesforce-iam-flows's People

Contributors

dependabot[bot] avatar dyingstar avatar jitendrazaa avatar lawrenceloz avatar nvandenbossche avatar pgonzaleznetwork avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

salesforce-iam-flows's Issues

Adjustments readme running locally

Please add that you have to clone the repository first when running locally

node -r dotenv/config Server.js gave an error:
Error: Cannot find module 'dotenv/config'
Solved it by adjusting the .env file by adding export before all settings and then first run . ./.env after which i started the server with the command : node Server.js

Device Flow data flow looks strange

Find a better way of passing along data in the device flow. Now it's passing data from the backend across 5 classes to get to the output.

Add user cases to details of each flow

I am only missing one thing in the details of the flows. In the IAM exam the questions normally start with a use case followed by the question which flow should be used. Is it possible to, next to the malicious actors section, to add a section with use cases for each flow

Error on SOQL query on heroku

It's works locally, but on heroku SOQL query does not work, app crashes and stops.
Steps to reproduce error

  1. Fork
  2. Download
  3. Cert gen
  4. Creation of connected app
  5. Create app on heroku using CLI - heroku apps:create {name of the app} --region eu
  6. Push code to new app - git push heroku master
  7. Update Config Vars
  8. Open app https://{name of the app}.herokuapp.com/
  9. Select flow
  10. Click next
  11. Click Next
  12. Error visible in logs, and app is not responding

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.