ip-support-level
ip-support-level = {displaced-only|generic-only|displaced-and-generic}
Description
Controls the amount of network information stored in a credential by specifying the required IP level.
Options
displaced-only WebSEAL only generates the IPv4 attribute when building user credentials and when authenticating users through external authentication C API modules. generic-only WebSEAL only generates new generic attributes that support both IPv4 and IPv6 when building user credentials and when authenticating users through external authentication C API modules. displaced-and-generic Both sets of attribute types (produced by displaced-only and generic-only) are used when building user credentials and when authenticating users through external authentication C API modules.
Usage: Required.
Default value
generic-only
Example:
ip-support-level = generic-only