After you have Oracle Access Manager configured with a connection to your LDAP server, a host identifier that links to your Oracle HTTP Server WebGate for Oracle Access Manager, and an authentication scheme, you need to create an application domain so that you can setup policies to protect your resources and to configure a policy that points to the authentication scheme that you want to use.
For more information about resource policies, refer to the Managing Policies to Protect Resources and Enable SSO section of the Fusion Middleware Administrator's Guide for Oracle Access Management, which can be found at the following URL. For the steps to protect your resources, refer to Configuring Protected Resources under an Application Domain.
Oracle recommends that you protect your context roots with the following conventions:
/
contextFor example, the connection
http://<
host_name>:<
port>/<
context> will be recognized as a protected resource./
context/For example, the connection
http://<
host_name>:<
port>/<
context>/ will be recognized as a protected resource./
context/** or/
context/.../**For example, the connection
http://<
host_name>:<
port>/<
context>/<additional_context_roots> will be recognized as a protected resource.
Use the following context root for PPM:
/prosight/**
“/ProSight/**”