Symantec Access Management

  • 1.  How to start using Siteminder API?

    Posted Jul 27, 2016 02:00 AM

    Hi All,

     

    I am intrested to use Siteminder API using perl or Java but unable to find how to start.

    Could you help me with your idea on how to start, what are the required SDK software to install(local laptop), example programs if any?



  • 2.  Re: How to start using Siteminder API?
    Best Answer

    Posted Jul 27, 2016 02:40 AM

    Hi Saravanan Velusamy ,

    Have you had a look at here ?:

    Programming in Java - CA Single Sign-On - 12.52 SP1 - CA Technologies Documentation 

    To get started, you will need to install CA SiteMinder SDK from here :

    SAP NetWeaver Portal

    The above link points to 12.52SP1CR5 version of SDK.

     

    Once SDK is installed, you can find all the required samples under the samples folder.

    For java specific sample refer to javaXXX folders.

    For e.g if you want to write a custom auth scheme in java , refer to javauathapi directory, which has a custom sample java auth scheme by name AuthApiSample.java

     

     

    All the sample uses following properties file as default, so you will need to configure as per your environment before running the sample code.

     

    Let me know if you have any further questions.



  • 3.  Re: How to start using Siteminder API?

    Posted Jul 27, 2016 03:08 AM

    Thanks a lot Ujwol. I will check this and let you know if any queries.



  • 4.  Re: How to start using Siteminder API?

    Posted Feb 10, 2017 12:03 PM

    hi Ujwol , the link is page not Found, do you have an updated link for the API 



  • 5.  Re: How to start using Siteminder API?

    Posted Feb 12, 2017 05:15 PM

    Hi Pravesh,

     

    The new link is : Programming in Java - CA Single Sign-On - 12.52 SP1 - CA Technologies Documentation 

     

    I have updated the my previous reply as well.

    It is best to search with the title, if you have another 404 in future.

     

    Regards,

    Ujwol



  • 6.  Re: How to start using Siteminder API?

    Broadcom Employee
    Posted Feb 11, 2017 08:25 AM

    Hi btsaravanan,

     

    When I started writing scripts with the perl interface I found the object dependency chart to be helpful to visualize how everything fit together.

     

    https://support.ca.com/cadocs/0/CA%20SiteMinder%20r12%20SP3-JPN/Bookshelf_Files/PDF/PerlObjects.pdf 

     

    Hope it helps you too,

     

    Adam Rusniak



  • 7.  Re: How to start using Siteminder API?

    Posted Oct 16, 2017 11:59 AM

    Can u please let me know how to copy the perl modules from siteminder policy server to IDE tools like eclipse where I can program it easily ? Please advise



  • 8.  Re: How to start using Siteminder API?

    Posted Oct 29, 2018 03:29 AM

    how can we download siteminder sdk 64 bit for linux?



  • 9.  Re: How to start using Siteminder API?

    Broadcom Employee
    Posted Oct 29, 2018 08:56 AM

    Look for "SiteMinder Web Access Manager SDK"  for your desired version from the below link which has got both windows and Linux versions download links in it.

     

    CA Single Sign-On Hotfix/Cumulative Release Index - CA Technologies