Skip to main content

This documentation is for an older version of this product. See the latest version of this content.Opens in a new tab

Specifying Authentication Mechanisms

There are two steps for specifying the authentication mechanisms used by an InterSystems Service:

  1. Use the Authentication Options page (click [Home] > [System Administration] > [Security] > [System Security] > [Authentication/Web Session Options]) of the Management portal to edit the system wide security authentication options. Click the authentications mechanisms that you want enabled system wide and then click Save. Here is the Authentication Options page:

    Page with authentication settings

    WARNING:

    At this stage do not uncheck Allow Unauthenticated Access if you have installed InterSystems IRIS with minimal security. You might find yourself locked out. With this initial security setting, many services are configured to support only unauthenticated access.

  2. Edit the definition for the particular InterSystems Service. For Local and Client Server open the Services page (click [Home] > [System Administration] > [Security] > [Services]) of the Management Portal. For Web Applications, use the Web Applications page (click [Home] > [System Administration] > [Security] > [Applications] > [Web Applications]) of the Management Portal. Click the link for the relevant Web application.

    Here is a page for editing a Local or Client Server service definition. In this case it is the %Service_Console service. Notice that it allows you to both enable or disable the service and select the authentication option(s).

    Here is a page for editing a web application definition. In this case it is the service governing the /csp/user application. Again, you can both enable or disable the service as well as select the authentication options.

    General tab with the Enable Authentication setting and the Allowed Authentication Methods setting highlighted with red boxes

FeedbackOpens in a new tab