Using Kerberos authentication in a Security Policy

  1. On the Adeptia Suite homepage, click the Develop tab.
  2. Navigate to Services Web Services and then click Security Policy.
  3. Click Create New link in case of a new security policy else click an existing security policy to edit it.

  4. Accordingly, enter or modify the information. For details refer Security Policy section.
  5. Expand the Authentication Properties and enable the Authentication checkbox.

  6. From the Authentication Type dropdown list, choose Kerberos
  7. In the provided textbox, enter the name for your Kerberos Login Module as specified in jaas.config file.
  8. Click Save.


This Kerberos authenticated security policy can now be used in your Consumer or Provider activity.
Note: Whenever you execute a web service provider activity with Kerberos authentication, the system stores the details of the user who hits the web service in a context variable called RemoteUser. You can see the values of this variable in the context info section of the process flow that is used in web service provider activity.