Hello, We are building a R12.8 env and in testing, while testing the AGP I am having issues. I have the done the below 1 .Provided the Custom Assertion Generator JAR file path in JVMOptions.txt along with the dependent JARS 2. Provided the Custom Assertion Generator JAR for the Plug-in Class in partnership. […]
How can I customize my claim in json web token authentication scheme to use username and passord of a ldap user?
No commentHi, In single sign-on authentication with json web token, I use this url https://docops.ca.com/ca-single-sign-on/12-8/en/configuring/policy-server-configuration/authentication-schemes/json-web-token-jwt-authentication-scheme to configure my authentication scheme. But I don’t know how I can customize the look up field dynamiclly to compare the claim with a ldap username and password. My goal is to have any user to authenticate using his username and password. Source: New […]
When having extra Agent keys in the key store, how Siteminder pickup/selects the Agent Keys from keystore ? a. Does SM picks the top 4 Agent Keys from the keyStore all the time ? or is it bottom 4 keys or is it completely random selection? b. Agent Tracing is turned ON, but not seeing […]
Hi, I am really looking for help with SSO between applications with different user directories with below scenarios: 1) We have one application named as Portal which is using Oracle Database for User Authentication and Authorization. 2) We have another set of applications which is using Active Directory for User Authentication and Authorization. 3) […]
Hi, Recently I am facing an issue wherein when I update the partnership in Admin UI the change does not reflect and in turn when accessing the application url it gives 403 error. PFB the logs in FWSTrace, affwebserv.log:[8612/119647088][Wed Oct 31 2018 04:29:05][SSO.java][ERROR][sm-FedClient-02890] Transaction with ID: 2bac3b3d-7e2e67be-986ddeec-f274e9cc-12de7dce-df failed. Reason: NO_PROVIDER_INFO_FOUND (, , )FWSTrace.log:[10/31/2018][04:29:05][8612][119647088][2bac3b3d-7e2e67be-986ddeec-f274e9cc-12de7dce-df][SSO.java][doGet][SAML2 […]
Hello All, Here I have added my scenario on CA SSO 12.8 WAM UI requirement. 1. We have implemented CA SSO 12.8 in AWS environment. Policy server runs under ELB and WAM UI separated from policy server layer due to access restrictions under the layer of policy server. Hence, I have installed and configured […]
Is there any document to know the process of how to deploy the SSL certificates and enable the HTTPS communication for the AWI? Source: New feed {pubDate}
RHEL 7.x – 64bit Apache 2.4.x – 64bit CA policy server 12.8 SP1 – 64bit CA webagent 12.52 SP1 CR9 – 64bit I have sourced the environment variable . ./ca_wa_env.sh and trying to start webagent with apachectl start or systemctl start httpd.service but this error is coming up httpd: Syntax error on line 56 of /etc/httpd/conf/httpd.conf: Cannot load /opt/CA/webagent/bin/libmod_sm24.so into […]
Hi, We’ve CA SSO R12.8 installed on RHEL 7.x(64 bit). Now, we’re setting up SmX509CertAuthentication as per the “Advanced Certificate Authentication for CA Single Sign-On” user guide version 5.2. Guide says – RHEL 7libSmX509CertAuth.so requires libmp.so.3 to be present on the system for successful loading.To run libSmX509CertAuth.so successfully on RHEL7, we need to create […]
Two kinds of users: employees of customer (user1) and external users (user2). When user1 or user2 browses to the “Customer Portal” (CP), CP will redirect them to ADFS. ADFS will find out (Home Realm Discovery) whether this is an internal user (user1) or an external user (user2). Internal users (user1) are authenticated by ADFS using (on-premise […]