IG 7.2.0

DesKeyGenHandler (deprecated)

This object is deprecated and not considered secure. For more information, refer to Deprecation.

Consider using AM’s password replay post-authentication plugin class com.sun.identity.authentication.spi.JwtReplayPassword. The plugin encrypts the password captured by AM during authentication, and stores it in a session property. IG looks up the property, decrypts it, and replays the password. For an example, see Get login credentials from AM.

Generates a DES key for use with AM.

Usage

{
    "name": string,
    "type": "DesKeyGenHandler"
}
Copyright © 2010-2023 ForgeRock, all rights reserved.