I have protected REST api with Basic Authentication. How can I retrieve sessionToken post authentication? I want to use sessionToken in my subsequent REST api call. I have followed steps mentioned in this video CA Single Sign-On r12.52: Authentication & Authorization Web Services – YouTube I am not sure but is sessionToken same as SMSESSION ? Source: New feed {pubDate}
I am setting up a IDP — > SP partnership the SMSESSION is generated at CA API gateway and then we are using this SMSESSION to authenticate the user during federation, the issue now is i have two data store the user is in a LDAP session store and the NAMEID attribute is located in […]
Hello, We have a case where webagent logs stops logging after LLAWP: Message bus is successfully initialized. Below is the log snippet. The CSm and SmPlugin messages are missing after startup. [LLAWPLogQ.cpp:661][INFO][sm-AgentFramework-00590] LLAWP: Logging initialized.[36612/1300707136][Mon Oct 15 2018 17:09:55][LLAWorkerProcess.cpp:1552][INFO][sm-AgentFramework-00680] LLAWP: Initialization complete.[36612/1118795520][Mon Oct 15 2018 17:09:55][LLAWPMsgBus.cpp:419][INFO][sm-AgentFramework-00660] LLAWP: Message bus initialized. In Normal cases […]
Hi I am looking for some help in getting the wreply URL working for my WS-FED SAML1.1 based configuration. Has anyone implemented wreply URL successfully? Any response will be appreciated. Thanks. Source: New feed {pubDate}
ws-fed partnership with SAML2 is failing with classcastexception when using custom AGP. Using SSO 12.8 version The scenario is as below: 1. WSFED profile SAML2 Based WITH Custom AGP = Exception 2. WSFED profile SAML1.1 Based WITH Custom AGP = Success 3. WSFED profile SAML2 Based WITH-OUT Custom AGP = Success The AGP […]
I have a question for you, We use Siteminder to protect our Web APIs written using ASP.NET Core 2.1. These web API’s uses SAP data that exposed through SAP Web service endpoints. These services are credential protected and access over https. During the test is used http requests (not https) to the Web API and […]
HI All, We are planning to have a POC for MFA using CA Strong Authentication and Siteminder. Can someone suggest what all components will be required for implementing MFA, I want to understand what additional infrastructure we would need for CA Strong Authentication, we already have Siteminder implemented in our environment. So it will […]
Hi I have an application that creates SMSESSION after login nowi need to configure a IDP — > SP partnership for this application. When i create IDP configuration in Assertion Configuration i need to pull some data from a SQL query scheme for the logged in user and then in the SSO tab should i […]
Issue: The customer registered 40 domain,and when register the rules by adminui can not select domain from 26 to 40. [Policies]⇒[Domain]⇒[Rules]⇒Click the 「>」or 「>>」can not move to the next page but back to first page. This issue happened when use IE 11 browser but not at chrome. So who can tell me where I can […]
Hello, We need to be able to generate a negative SAML Response based upon some logics. To achieve, we planned to implement a Custom Assertion Generator (CAG). We were able to extract the SAML Response generated by CA SSO and start processing logics based upon the authenticated user attributes. But there are also some logics […]