Configuring Studio to use a different Security Manager

In order to for Studio to use your Security Manager, you must configure Studio to pick up and use the new class.

To configure Studio to use a different Security Manager:

  1. On the Control Panel menu, click Studio Settings.
  2. Change the value of df.bddSecurityManager to the full name of your class, similar to the following example:
    df.bddSecurityManager = com.endeca.portal.extensions.YourSecurityManagerClass
  3. Click Update Settings.
  4. To have the change take effect, restart Studio. You may also need to clear any cached user sessions.