Previous Topic: Configure an HTML Form Authentication Scheme

Next Topic: Windows Authentication Schemes

Enable Non-browser Client Support

You can configure HTML Form schemes that collect Basic (username and password) credentials to authenticate users using non-browser HTTP clients. These clients can be developed using Perl scripts, C++, and Java programs that communicate using HTTP protocol. Custom clients must send the basic credentials in with the initial request via an HTTP Authorization header or SiteMinder does not authenticate the users. If the credentials are not sent via an HTTP Authorization header, SiteMinder redirects to the HTML Form scheme without non-browser client support.

To enable non-browser client support

  1. Open the HTML Authentication Scheme dialog for the scheme that is configured for the realm.
  2. Select the Support Non-browser clients check box.

    Non-browser client support is enabled.