Question

Web service integration with SSO

Hi,

 

I am building a BPM'Online application that is using SSO integration for authentication. I also need to integrate this application with another external system. The external system will use the BPM'online public API to communicate with the application. My question is around the user credentials that need to be used to authenticate the external system during the integration. Does the user need to be an SSO user or can it be a new forms login that can be created in BPM'Online specifically for the integration? In other words, will the /ServiceModel/AuthService.svc/Login API that is used for web service authentication accept only SSO users when SSO integration is enabled or can it also process an OOTB forms login?

Appreciate all the help. Thanks in advance...

Like 0

Like

1 comments

AuthService will not accept SSO users. At the same time, the service will accept regular users even after enabling SSO. Please create a regular user for the integration. If the integration worked when SSO was disabled then it will continue working after enabling SSO. 

Show all comments