Open gabicavalcante opened 6 years ago
I would love to help, but it has been quite a while since I was working on this. Unfortunately, I have no idea what problem you are running into. However, if you manage to solve it, I would encourage you to post a message here explaining how you did it in case other people run into the same kind of trouble.
Good luck!
When the code try to logging in to the IdP, It does not define the content-type. I added:
idpLoginRequest.addHeader(HttpHeaders.CONTENT_TYPE, "text/xml; charset=utf-8");
And now it's working
Hello,
I'm trying tu run the project, but always I get "HTTP/1.1 500 Internal Server Error".
My code:
My Idp log: