Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SiteMinder, Rework the way used to pass parameters #26

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

angegar
Copy link

@angegar angegar commented Dec 5, 2016

Add a method to authenticate through SiteMinder

Rework the way used to pass parameters in using JSONObject instead of HashMap, indeed the first implementation allows only POST with urlencoded content type, now we can also use application/json.

Fix the integration with angular.

(I only test GET and POST on my application)

Gil added 9 commits November 14, 2016 10:07
Add a method to clear cookies
Rework the way used to pass the arguments in order to make it flexible
and to be able to POST request with application/json content type.
Add documentation on SiteMinder authentication and clearAllCookies methods.
…eceive a wrong error when the credentials are bad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant