I have a Siteminder protected application that calls a Federation login process. After it completes the Federation process it needs to end up on the page originally requested. In Federation it hits the redirect.jsp and is then forwarded to the Login.fcc. I need to get the “”TARGET” value from the URL POST and append the TARGET value as […]
Hello, I have a query on federation services. So the infrastructure design is as below: 1)There is 1 internal access gateway server( designed to handle the request when accessed within the client network) and 1 external aceess gateway server. 2)There is one policy server The requirement is that an application when accessed internally should […]
Hi all, Is there any way to encrypt passwords for WAM Admin UI users in policy store? I mean the passwords which can be seen as CA.SM::Admin.Password. Thanks, Yoshio Source: New feed {pubDate}
According to this Enhanced Session Assurance with DeviceDNA™ – CA Single Sign-On – 12.8 – CA Technologies Documentation you can’t use Enhanced Session Assurance when using SSO zones. Is there any explanation as to why? Or a recommended way to leverage it if we are using SSO zones or am I really expected to use […]
Has anyone integrated CA SSO 12.x with IBMs Sterling File Gateway with IDM as the identity provider?
No commentNew SSO Customer is looking to integrate CA SSO 12.8 with IBM’s Sterling File Gateway. Looking to see if anyone has experience with this integration. Source: New feed {pubDate}
Hi, We are using internal tool with REST APIs to import data from Rally. It used to work fine all these days, but past one week we are facing issue… When we try to import the data from Rally by using the Rally login credentials…we are getting Peer Not authenticated error… Could […]
I am trying to install Secure Proxy Server on Redhat and I can’t get past the following libraries issue… I know this may be something basic that I am missing, but I have installed the library package that includes the 32 bit libkeyutils.so.1 (see screenshots below). Could someone identify what I am doing […]
Seeing the following errors when trying to authenticate to the restAPI through the WAM UI. [2018-07-24 11:24:56][ERROR][AgentApiHandler:com.ca.siteminder.restapi.common.AgentApiHandler.getAgentKeys(AgentApiHandler.java:256)][SMREST_AGENTAPI_004-DoManagement call failed with return code = 2. ][2018-07-24 11:24:56][ERROR][AuthenticationService:com.ca.siteminder.securityservice.AuthenticationService.doPost(AuthenticationService.java:120)][SMSECSRV_002-Authentication for user failed.] Uninstalling and re-installing the wam ui seems to have resolved the issue but i’m seeing this on multiple policy servers across various env’s . Anone […]
From java code when tried to update one of the attribute , its not getting updated although this issue happen only once even checked CA directory logs , modify query was present at that time . Please help me with when such scenario happens . Thanks Pradhap Source: New feed {pubDate}
We have a custom assertion generator plugin (AGP) implemented for our outbound SAML SSO partners. The flow is as follows: 1) User login to IDP web portal and clicks on IDP initiated SSO URL – – > /affwebservices/public/saml2sso?SPID=SP-entityname 2) SMFSS redirects the browser to the “Application URL” 3) Application URL (JSP page) receives user attributes along […]