User group validation through RESTAPI

No comment

Experts,   I am using RESTAPI to create SM policies. During the test run, I found that it just adds the groups to user policies without validation. Is there a way to validate the existence of groups in the appropriate directory before adding the same into user policies?   Thanks Vijay Source: New feed {pubDate}

Cookie Provider not redirecting back

No comment

Hi All,   I have setup a cookie provider in abc.com domain and have cookie domain set in abc.net. I have configured in such a way that the login is served from abc.com(Cookie Provider). I get authenticated and authorized in abc, but its not redirected to xyz.   thats, if i access app in xyz […]

Using different ADs for IWA authentication

No comment

I have  a typical use case here. Currently users of federated applications are being authenticated by an IWA server which is using the AD lets say AD1. The current IWA Authentication scheme (IWA_Auth_Scheme) supports Active Directory/LDAP.   Now i need to implement, is to bring more new users who are on AD2 to use the […]

SiteMinder Post Preservation page briefly displaying

No comment

Hi Folks,   One of our web applications is introducing a new enhancement feature for the change/forgot password flow and we’re rolling it out in the non-production environment.  Right now we’re seeing the SiteMinder post preservation page briefly displayed on the browser for about 3 seconds.  This is not desirable by our business department so […]

File descriptors not fully used by the policy sever in Red Hat 7

No comment

Currently, our /etc/security/limits.conf has the following entry:   smuser           -       nofile          8192   However, when we see how many file descriptors the policy server is using (using the ‘smpolicysrv -stats’ command),  we see the following:    Server ‘Stats’ command received[6776/139631865247488][Fri Mar 22 2019 15:30:01][CServer.cpp:4840][INFO][sm-Server-01990] ===================================================================================[6776/139631865247488][Fri Mar 22 2019 15:30:01][CServer.cpp:4841][INFO][sm-Server-02000] System Statistics[6776/139631865247488][Fri Mar 22 2019 15:30:01][CServer.cpp:4847][INFO][sm-Server-02010] […]