Previous Topic: Authentication Scheme Dialog—Custom Template

Next Topic: Authentication Scheme Dialog—Custom Template—Advanced Tab

Authentication Scheme Dialog—Custom Template—Scheme Setup Tab

This is where you specify a library that process credentials for the Custom scheme, as well as the parameter that must be passed to the library.

Library

Name of the library the Policy Server uses to process the custom authentication scheme.

The library is the shared library you created using the APIs.

Note: If you have installed the Software Development Kit, you can see the Developer’s Guide for C for more information about creating a Custom authentication scheme.

Secret and Confirm Secret Shared secret.

If the Custom authentication scheme requires a shared secret for encryption of credentials, you can enter the secret in this field.

Parameter

String that will be passed from the Policy Server to the library to process the Custom authentication.

Enable this scheme for SiteMinder Administrators check box

Select this check box if you want the Custom scheme to be used to authenticate Policy Server administrators.

If this check box is selected, the scheme can be used for authenticating administrators.

More information:

Policy Server Administrators