Map virtual email address to a uid or email

No comment

Hi There, HubertDennis william.k.lee Sandipan_IAM   Is it possible to map an user with virtual email id(ie, abc@xyz.com) mapped with an actual id (xyz@someupn.com). I need to abc@xyz.com to authenticate the user by mapping the user to xyz@someupn.com and provide access. How to write this expression in Domain or SAML Federation.   Any help would be […]

Single Log Out not working

No comment

I have a sso with microsoft that uses SLO. Everything works except for SLO fails when it tries to redirect to the LogOffUri defined in the SPS aco. Its defined as the default /proxyui/logout. The error I get is  “CA Access Gateway – Error Report Error Details Request URI : /proxyui/logout Error Type : SPS […]

http 500 error – iis

No comment

Hello,   I have created a simple application in CA SSO to ask basic authentication I can reach initial html page but once I click in the link to any monitored resource I get 500 error. I have checked logs smps.log, smtracedefault.log and even the web agent I have enabled, but dont´see any error. If I […]

Single Sign-On 12.7.03 Release Status

No comment

I want to know about the Single Sign-On 12.7.03 Release status.  Is this version updated already now? Because I can not find any information about this version at the blow URLhttps://docops.ca.com/ca-single-sign-on/12-7/en/release-notes/service-packs   If not update,can tell me when this version update?  Besides,I want to know about the version 12.7.03 is solved about Kerberos authentication problem ? […]

Denying request due to no attribute returned from SAML2 assertion generator

No comment

Hello All,   I am getting below error in FWSTrace log.   [11/09/2018][06:22:21][19144][71][6f3d5b0e-9f7101d1-bead3e79-f439e403-78e9ace7-eba][SSO.java][processAssertionGeneration][Transaction with ID: 6f3d5b0e-9f7101d1-bead3e79-f439e403-78e9ace7-eba failed. Reason: FAILED_NO_ATTR_RETURNED][11/09/2018][06:22:21][19144][71][6f3d5b0e-9f7101d1-bead3e79-f439e403-78e9ace7-eba][SSO.java][processAssertionGeneration][Denying request due to no attribute returned from SAML2 assertion generator.][11/09/2018][06:22:22][19144][71][6f3d5b0e-9f7101d1-bead3e79-f439e403-78e9ace7-eba][SSO.java][processAssertionGeneration][Sending error for unsolicited response][11/09/2018][06:22:22][19144][71][6f3d5b0e-9f7101d1-bead3e79-f439e403-78e9ace7-eba][ErrorRedirectionHandler.java][redirectToErrorPage][Sending HTTP Error 500 ]   Its clearly saying that since no attributes are there in response due to which its failing.   […]

Getting Exception error while Decrypting attributes

No comment

I have a partnership set up with ADFS IDP and we acting as SP and seeing error during SAML assertion verification: Exception while Decrypting Attributes: java.land.NullPointerException at com.netegrity.ps.auth.saml.Saml2Validator.checkAssertion(Saml2Validator.java:3140) at com.netegrity.ps.auth.saml.Saml2Validator.smAuthenticate(Saml2Validator.java:935) at com.netegrity.ps.auth.saml.Saml2Validator.smAuthenticate(Saml2Validator.java:380)   It gives AuthStatus 50 which is assertion rejected. But it is not clear why assertion is being rejected. Certs are okay, Skew time […]