Deployment Example 2: Federation Using SAML v2

ProcedureTo Verify that LDAP Authentication Works Properly

  1. Go to the following Federation Manager URL:

    http://FederationManager-1.siroe.com:8080/federation/UI/Login

    The Federation Manger login page displays the following message: “This server uses LDAP Authentication.”

  2. Log in to the Federation Manager console:

    User Name:

    amadmin

    Password:

    11111111

    If you can log in successfully, then the LDAP Authentication module was able to successfully bind to the root user to the fm—config instance of Directory Server 3SP.

  3. Create a test user in the fm-users instance of Directory Server 3SP.

    1. Start the Directory Server 3SP console.


      # cd /var/opt/mps/serverroot/ 
      # ./startconsole &
    2. In Directory Server 3SP, expand the Server Group, and open the fm-users instance.

    3. Open the fm-users console, and click the Directory Tab.

    4. On the Directory Tab, under the o=siroeusers.com suffix, right-click the People container.

      Choose New>User.

    5. In the Create New User dialog, provide the following information:

      First Name:

      Test

      Last Name:

      User

      User ID:

      testuser1

      Password:

      11111111

      Click OK.

  4. Go to the following Federation Manager URL:

    http://FederationManager-1.siroe.com:8080/federation/UI/Login

  5. Log in to the Federation Manager console:

    User Name:

    testuser1

    Password:

    11111111

    If you can log in successfully, then the LDAP Authentication module was able to successfully bind the new user to the fm-users instance of Directory Server 3SP.