on 2019 Apr 05 3:35 PM
Hi All,
I'm building a Java Proxy Bridge to access the Document Service repository with CMIS Workbench following this:
BUT it's seems that my trial account redirect my CMIS Workbench to the web page
https://accounts.sap.com/saml2/idp/sso/accounts.sap.com
Who knows how to avoid this?
Many Thanks
Gennaro
Request clarification before answering.
Hi Ivan
Thank you for your answer. I need to access my repository with the Apache CMIS Workbench. I don't have an app yet.
The strange thing is that if I test your url ("<app-context>/cmis/json") with chrome it works fine. If I test it with IE 11 it require an authentication.
Regards,
Gennaro
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Gennaro,
The project implements a role called EcmDeveloper. Do you have it assigned to your user?
The application should request an authentication before you are able to proceed with the request to cmis. On top of this you should add the suffix "<app-context>/cmis/json" in order to be able to call the proxy.
If you deploy your app with a war file other than ROOT.war, your URL will have app-context equals to the name of your war file.
Regards,
Ivan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
52 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.