Unable to execute TEWS calls into IME protected with Siteminder with Directory Mapping
search cancel

Unable to execute TEWS calls into IME protected with Siteminder with Directory Mapping

book

Article ID: 248409

calendar_today

Updated On:

Products

CA Identity Manager

Issue/Introduction

When attempting to run TEWS calls against one environment the calls fail with 'not authenticated' even though the user has the rights to the task in IDM itself. 


Cause

From the IDM code base where TEWS requests are handled, if there is a null for SM_SERVERSESSIONSPEC, then you will get a not authenticated message. The problem is that no SM_SERVERSESSIONSPEC is generated for that User by SiteMinder/SSO, the generated SM_SERVERSESSIONSPEC is grabbed from the request header by IDM.

Resolution

Contact your Siteminder (SSO) administrator and ask to ensure the SM_SERVERSESSIONSPEC is set and passed to the protected resource (the IM TEWS URL).