Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • response_type: token
  • client_id: drofus-embedded
  • scope: drofusdr-webstd
  • redirect_uri: has to match one previously registered.
  • db and pr: database name and project number (eg, "01", "02", etc.). These are not standard OIDC parameters, but required by Drofus login procedure.

...

  • response_type: code
  • client_id: drofus-embedded-app
  • client_secret: Contact us and will provide you
  • scope: drofusdr-webstd
  • redirect_uri: http://localhost:5678/landing or has to match one previously registered.

...