fcc file is not loading whole content

No comment

In our environment, we are using smpwservices.fcc file where we we are trying various things like asking user to change password, however in one of the case, this file is not loading whole content and excluding the field to change the password. What could be wrong or the areas to search for? Source: New feed {pubDate}

Error when checking dependencies for any certificate in WAMUI

No comment

After upgrading our Policy Servers, Policy Store, and WAMUI from 12.52 SP2 to 12.8.2, when I click on the Show button in the Dependencies column for any of my Trusted Certificates and Private Keys, I get the following error in the WAMUI. — Error:  Exception while invoking expression #{dependencyBean.loadJsons}.  The policy server in on Windows 2012 […]

LLA: SiteMinder Agent Api function failed – intermittent 500 errors

No comment

Hi,   We started received intermittent 500 error for our website which is using Siteminder, after restarting webserver instances it got resolved.  While analyzing the root cause we found following error in SM logs   [8395/703276800][Tue Mar 26 2019 04:57:05][CSmLowLevelAgent.cpp:546][ERROR][sm-AgentFramework-00520] LLA: SiteMinder Agent Api function failed – ‘Sm_AgentApi_IsProtectedEx’ returned ‘-1’. [8395/703276800][Tue Mar 26 2019 04:57:05][CSmProtectionManager.cpp:192][ERROR][sm-AgentFramework-00420] […]

Writing Custom Authentication Scheme

No comment

Using the SiteMinder Programming Guide and SDK Java Docs, I have created a Java-based custom authentication scheme and configured the F5 to pass the client certificate to IIS in the request header but have a couple of follow-up questions: 1. Which class/method from the SDK can we use to read the HTTP request headers? 2. […]