Skip to content

1.4.0

Compare
Choose a tag to compare
@pitbulk pitbulk released this 17 Nov 23:06
· 88 commits to master since this release
  • Add the ability to set if raise or not OAuthProblemException exceptions adding the throwOAuthProblemException parameter to the client
  • Remove createSessionViaToken method. The use of this API call only makes sense in a browser
  • Include appName on Event object
  • Implement error_attribute that will provide what attribute caused the error on the execution of the API command if it was provided by the API
  • #18 Make logging implementation optional.
  • Add parameter doNotNotify to getSessionTokenVerified and getSamlAssertionVerifying methods. Add parameter allowedOrigin to getSessionTokenVerified method
  • Refactor to reuse code and fix some variable names
  • Use the correct URL to get groups by their IDs
  • Fix bug retrieving custom user data
  • Set default limit value if not limit parameter provided
  • Add trustedIdPId and managerUserId to user model