Contents
This filter enables you to get the set of roles that are assigned to an identity for a specific resource (for example, web service) and a specific action (for example, HTTP POST) from Oracle Entitlements Server (OES) 10g.
Configure the following general field:
Name:
Enter an appropriate descriptive name for this filter.
Configure the following fields on the Settings tab:
Resource:
Enter the URL of the target resource (for example, web service). Alternatively, if this policy is reused for multiple services, enter a URL using message attribute selectors, which are expanded at runtime to the value of the specified attribute. For example:
${http.destination.protocol}://${http.destination.host}:${http.destination.port}
${http.request.uri}
Resource Naming Authority:
                            Enter apigatewayResource to match the Naming Authority Definition 
                            loaded in the OES 10g settings. For more details, see 
                            Oracle Security Service Module settings (10g).  
                         
                  
Action:
                            Enter the HTTP verb (for example, POST, GET, 
                            DELETE, and so on). Alternatively, if this policy is reused 
                            for multiple services, enter a message attribute selector, which is 
                            expanded at runtime to the value of the specified attribute (for example, 
                            ${http.request.verb}). For more details on selectors, 
                            see Select configuration values at runtime.
                         
                  
Action Naming Authority:
                            Enter apigatewayAction to match the Naming Authority Definition 
                            loaded in the OES 10g settings. For more details, see 
                            Oracle Security Service Module settings (10g).
                         
                  

