Installation guide
178 Sun ONE Identity Server Policy Agents 2.1 • Web Policy Agents Guide • September 2004
Valid Values
The list of URLs for which authentication is required. Wildcards can be used to
define a pattern of URLs. The URLs specified may not contain any query
parameters.
Example
com.sun.am.policy.agents.notenforcedList =
SERVER_PROTO://SERVER_HOST:SERVER_PORTSERVER_DEPLOY_URI/UI/*
SERVER_PROTO://SERVER_HOST:SERVER_PORTCONSOLE_DEPLOY_URI/*
com.sun.am.policy.agents.reverse_the_meaning
_of_notenforcedList
Description
This property uses a boolean attribute to indicate whether the above list is a
not-enforced listor an enforced list; Whenthe value is true, the list meansenforced
list, or in other words, the whole web site is open/accessible without
authentication except for those URLs in the list.
Valid Values
true
or
false
Example
com.sun.am.policy.agents.reverse_the_meaning_of_notenforcedList = false
com.sun.am.policy.agents.notenforced_client_IP
_address_list
Description
This property stores a list of client IP addresses. No authentication and
authorization are required for the requests coming from these client IP addresses.
Valid Values
Valid IP addresses in the form of 192.168.12.2 1.1.1.1