Skip to main content Skip to complementary content

Testing your configuration to use Apache Syncope with Talend ESB

This section explains how to test the authorization you configured.

Procedure

  1. Make sure that Use Registry is selected in Talend Studio and deploy the service.
    Once the server is deployed, the registry automatically enforces the policy on that service.
  2. Check the service in Service Locator if Use Service Locator was selected in Talend Studio.
  3. Deploy the client.
  4. In Config properties, provide a username and password belonging to the group that is allowed to call this service.
    In this case, set a user from group2.
  5. Deploy and run the call, then stop and start again to see if you get any error or successful response.
    In this case, the positive test works and you successfully ping the service.
  6. Perform a negative testing by stopping the service and changing the credentials to a valid user of group1.
  7. Start the service.
    There is an authorization denied error on the Talend Runtime console.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!