Specifying network-based access restrictions
About this task
Verify Identity Access supports an optional POP configuration setting that enables the application of authentication strength levels to client requests originating from specified network addresses. The network addresses can be defined as either a single IP address, or as a range of IP addresses.
The pdadmin pop modify set ipauth command is used to specify IP addresses. Note that this is the same pdadmin command used to specify authentication levels.
The default usage of pdadmin
pop modify set ipauth does not impose any network-based
access restrictions. This usage consists of specifying the command
line argument anyothernw as the value for the IP
Endpoint Authentication Method Policy attribute. This setting applies
to all user access, regardless of the IP address of the requestor,
and requires all users to authenticate at the specified level.
The syntax is:
pdadmin> pop modify pop-name set ipauth anyothernw level_index For example, in Creating a protected object policy above, the following command created a POP that required all users to authenticate at authentication level 1, and did not impose any network-based access requirements:
pdadmin> pop modify test set ipauth anyothernw 1 Procedure
The following network-based access restrictions can be applied: