Can we load custom jars at policy server start-up ?
search cancel

Can we load custom jars at policy server start-up ?

book

Article ID: 36207

calendar_today

Updated On:

Products

CA Single Sign On Secure Proxy Server (SiteMinder) CA Single Sign On SOA Security Manager (SiteMinder) CA Single Sign-On

Issue/Introduction

Question:


When developping active expression with the SDK, adding them in jar and including them in policy server JvmOptions.txt
These java components does not automatically get loaded at policy server startup.
Is it possible to have them start automatically?

Answer:

You can not load jar and classes defined as active responses during startup.
They are loaded during the invocation otherwise the PS would take too much time to start if you have a lot of active response, custom auth scheme and custom code defined.

As a workaround, You can simulate an authentication/authorization by using tools like CURL, by using our siteminder test tool or you can even use other 3rd party tool.
If you need further assistance do not hesitate to contact our CA Services consultant at the usage of those tool fall out of CA Support scope.

Additional Information: 

curl is an open source command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMB, SMTP, SMTPS, Telnet and TFTP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, HTTP/2, cookies, user+password authentication (Basic, Plain, Digest, CRAM-MD5, NTLM, Negotiate and Kerberos), file transfer resume, proxy tunneling and more.

http://curl.haxx.se/


Using the SiteMinder test tool.

http://www.ca.com/us/support/ca-support-online/product-content/status/release-notes/using-the-siteminder-test-tool-sm-test.aspx

 

Environment

Release:
Component: SMPLC