I am working on a customization, where i have created a CMIS App and linked in share. But i have to get authentication details, is there any way to bypass authentication and get the session.
So that based on session id i can fetch the records.
I have one CMIS App, which i have linked in share. But it needs authentication, how do i achieve authentication and get cmis session, without providing log in details(user Id, password). SSO I am trying, but not getting any clue.
Can you please guide how to acheive this in cmis without providing user id and password.