How to enable SSO in Siebel Rest in IP 2016
Hi Team,
We are currently on Siebel 16.10 patch set and planning to implement Siebel REST with SSO in IP 2016.
Currently we have enabled Siebel-rest call through DB authentication which is working fine.
We are using windows authentication to implement SSO through IIS for all other components. In case of REST API as siebel uses Apache tomcat installed on the siebel app servers we have the below question:
- How will we enable Windows authentication for REST, bookshelf just says to modify server.properties. Do we need to enable Windows authentication at Apache webserver level as well?
- Do we need to enable reverse proxy between Apache and IIS to enable SSO on windows?