Symantec Access Management

  • 1.  Not able to use the correct Administrator to run SDK samples

    Posted Jan 28, 2015 05:22 AM

    Problem:

     

    when trying to use the sample SDK (DmsApiSample.java)

    When I try to login with user "Siteminder" I get "Invalid credentials" because I don't really know this user's  password.

    When I try to use some other admin user configured in WAM UI, I get "Unknown administrator".

     

    Solution:

    • Create a Legacy Administrator with the following privilleges :
    • Manage system and domain objects
    • Manage users
    • Manage keys and password policies
    • Register Trusted hosts


  • 2.  Re: Not able to use the correct Administrator to run SDK samples

    Posted Feb 26, 2015 03:37 AM

    Just an add on on the above.

     

    Once you created the new administrator in the AdminUI with the correct privilleges, you will have to modify the the properties/smjsdksample.properties and fill the ADMIN_NAME and ADMIN_PWD to be used with the sample SDK