on 2018 Aug 24 4:09 PM
I have a scenario where I need to call a SAML authenticated Rest service from Java. For example, I need to call SAP Cloud Platform Workflow API from Java, the API that I need to call is SAML authenticated. If I try to do the same using Java from Java Web Tomcat 8, I get 200 ok in the response code but I do not get the expected response, In return, I am getting some error page. I am attaching the screenshot for that. Could anyone please provide solution on how to do the same.
Request clarification before answering.
Please check if there are other authentication options than SAML for the REST API you want to call. I.e. the SCP Workflow API allows you to use OAuth. SAML is intended for End-User Authentication. The last resort might be my project https://github.com/gregorwolf/hanatrial-auth-proxy.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
76 | |
22 | |
9 | |
7 | |
6 | |
5 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.