Mapping ACL and POP objects to dynamic URLs
About this task
dynurl.conf configuration file and
edit the file to map resource objects to patterns. Entries in the
file are of the format: object templateVerify Identity Access uses a subset of UNIX™ shell pattern matching (including wildcards) to define the set of parameters that constitute one object in the object space. Any dynamic URL that matches those parameters is mapped to that object. For a list of supported wildcard pattern matching characters, see Supported wildcard pattern matching characters.
http://server-name/home-bank/owa/acct.bal?acc=account-numberhttp://server-name/home-bank/owa/acct.bal?acc=*Careful examination of the dynamic URL in this example shows that it describes a specific account number. The object for account balances at home-bank shows that the ACL and POP permissions apply to any account, because the last portion of the entry (acc=*) uses the asterisk wildcard which matches all characters.
The following figure illustrates a complete scenario of a specific dynamic URL mapped to a specific protected object:
