iis 7.5 - N ot getting CA Siteminder SMSESSION Cookie in response -
we implementing ca site minder on external server single sign on. did necessary configuration on our server on policy server.
when hit url request interrupted isapi filter , site minder replace log in page put credentials , click log in.
this request goes policy server , after authenticating site minder redirect me original url hit on somehow not getting smsession cookie.
i check frt log , found cookie there in request header mean site minder able generate , pass cookie request not set in response header getting removed response.
i tried find why getting removed or response not setting smsession cookie not able find reason.
i using integrated pipeline mode , same setup working fine classic mode since application mvc can't use , have use integrated mode.
the smsession cookie not provided application siteminder. initialized in client browser after login , should included when authenticated request arrives @ application.
i suggest monitoring client side ensure smsession received after login , sent out in application request.
Comments
Post a Comment