Databases Reference
In-Depth Information
When a user tries to access the application URI at /myAuthApp , the browser returns a basic
authentication window:
To access the application, enter a username, such as authUser , which we created in the
previous recipe. authUser is a member of the myAuthGroup group, which is permitted to
access the application. Try accessing the application as a user that does not match the policy,
and the application will return a HTTP 401 Unauthorized error.
See also
F Creating a New SQL authentication provider
F Assigning a user to a group
Enabling the Administration Port
The Administration Port is a domain wide configuration that segregates all administrative
traffic from the application traffic.
In this recipe, the Administration Port will be enabled in the PROD_Domain domain.
Getting ready
The Administration Port requires all WebLogic Server instances, including the Administration
Server and the Managed Server, to already be configured to use SSL.
 
Search WWH ::




Custom Search