DS 7.1.7

Authentication Policy

This is an abstract object type that cannot be instantiated.

Authentication Policies define the policies which should be used for authenticating users and managing the password and other account related state.

Authentication Policies

The following Authentication Policies are available:

These Authentication Policies inherit the properties described below.

Dependencies

The following objects depend on Authentication Policies:

Authentication Policy Properties

You can use configuration expressions to set property values at startup time. For details, see Property Value Substitution.

Basic Properties

java-class

Basic Properties

Use the --advanced option to access advanced properties.

java-class

Synopsis

Specifies the fully-qualified name of the Java class which provides the Authentication Policy implementation.

Default Value

None

Allowed Values

A Java class that extends or implements:

  • org.opends.server.api.AuthenticationPolicyFactory

Multi-valued

No

Required

Yes

Admin Action Required

The object must be disabled and re-enabled for changes to take effect.

Advanced

No

Read-Only

No

Copyright © 2010-2023 ForgeRock, all rights reserved.