IP levels for credential attributes

Network information can be stored as an extended attribute in a user's credential. We can control the amount of network information stored in a credential by specifying the required IP level.

There are different format structures available to hold IPv4 and IPv6 information. Adding attributes to credentials can affect WebSEAL performance.

The following values are available in the ip-support-level stanza entry in the [server] stanza of the WebSEAL configuration file.

  • displaced-and-generic

    Both sets of attribute types (produced by displaced-only and generic-only) are used when it builds user credentials and when authenticating users through external authentication C API modules.

    [server]
    ip-support-level = displaced-and-generic

    Parent topic: Web server configuration

    Related concepts

    Related tasks

    Related reference