Releases: onelogin/onelogin-java-sdk
Releases · onelogin/onelogin-java-sdk
2.0.2
2.0.1
2.0.0
1.6.2
1.6.1
1.6.0
1.5.1
1.5.0
1.4.1
1.4.0
- 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