BEA BEA WebLogic Server Bedienungsanleitung

Stöbern Sie online oder laden Sie Bedienungsanleitung nach Server BEA BEA WebLogic Server herunter. Configuring BEA WebLogic Server 9.2 for Web Authentication Benutzerhandbuch

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 13
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 0
Configuration Guide
Configuring BEA WebLogic Server
for Web Authentication with
SAS 9.2 Web Applications
This document describes how to configure Web authentication with BEA WebLogic for the SAS Web
applications. Before you use this document, see “Web Authentication” in the SAS 9.2 Intelligence
Platform: Security Administration Guide to understand and verify that Web authentication is the
appropriate choice for your environment. The user registry for this sample configuration is the
embedded LDAP server that is provided with WebLogic. If this is not an appropriate configuration
for your site, refer to WebLogic documentation for information about security.
The default security mechanism for the SAS Web applications is to authenticate against the
authentication provider of the SAS Metadata Server. An alternative authentication mechanism, Web
authentication, is to configure WebLogic to authenticate against a user registry such as the embedded
LDAP server and to configure SAS Web applications to trust the authentication that WebLogic
performs.
Here are the high‐level steps that you must perform to configure Web authentication.
Stop the SAS Web Infrastructure Platform applications and the application server.
Update the login.config and the weblogicLogin.config file in your SAS configuration
directory so that it contains the necessary references to the web domain.
Add information about security constraints, an authentication method, and security roles to the
SAS Logon Manager application. You must also specify the security domain that it will use.
Include SAS JAR files in the system classpath. This step provides the classes for the custom
WebLogic authentication provider and Subject objects that SAS creates. These classes must be
available to JMX clients such as the WebLogic Scripting Tool as well as the Administration Server
and Managed Servers.
Configure the SAS Remote Services application so that its classpath includes the location of the
WebLogic classes that represent Java Authentication and Authorization Service (JAAS)
principals. Logon Manager retrieves the current Subject from WebLogic and passes it to
Remote Services.
Configure the custom WebLogic authentication provider for SAS Web authentication in the
WebLogic Administration Console. Add SAS users to the LDAP server that is embedded in
WebLogic. Start the WebLogic Server and deploy SAS Web Infrastructure Platform applications.
Verify the configuration. You might need to create a web authentication domain and add new
accounts in that domain for users.
Seitenansicht 0
1 2 3 4 5 6 ... 12 13

Inhaltsverzeichnis

Seite 1 - SAS 9.2 Web Applications

Configuration Guide Configuring BEA WebLogic Server for Web Authentication with SAS 9.2 Web Applications This document describes how to configure W

Seite 2 - Update the login.config File

10 5. Click New, provide a user name (sasdemo) and password, and click OK. 6. Click the link for the new user account, and click Groups. 7. Select

Seite 3 - Modify Logon Manager

11 Start the WebLogic Server To start the WebLogic Server and install the rebuilt SAS Web Infrastructure Platform applications EAR file, follow thes

Seite 4

12 2. Choose a trial user ID that exists in your user registry, such as the embedded LDAP server. Use SAS Management Console to create a user defini

Seite 5

SAS and all other SAS Institute product or service names are registered trademarks or trademarks of SAS Institute Inc. in the USA and other countries.

Seite 6

2 Stop SAS Web Infrastructure Platform Applications and the Application Server In this procedure you are mostly reconfiguring Logon Manager, which is

Seite 7 - Windows

3 Modify the weblogicLogin.config File Update the application policies for PFS and SCS in SAS‐config‐dir/Lev1/Web/Common/ SASDomain/weblogicLogin.conf

Seite 8

4 In the second maintenance release for SAS 9.2, the Rebuild Web Applications option in the SAS Deployment Manager automatically extracts all EAR file

Seite 9

5 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <session-descriptor> <cookie-name>SASLogon.sessionID</

Seite 10

6 Include SAS JAR Files in the System Classpath The SAS JAR files that you copied in the previous step provide the classes that are needed for the SAS

Seite 11 - Start the WebLogic Server

7 . "${WL_HOME}/common/bin/commEnv.sh" WEBAUTH="/opt/SAS/Config/Lev1/Web/SASDomain/webauth" WEBAUTH_CLASSPATH="${WEBAUTH}/sa

Seite 12

8 UNIX 1. Edit the file SAS-config dir/Lev1/Web/Applications/RemoteServices/ RemoteServices.sh. Add the fully qualified path to the JAR files in the

Seite 13 - Recommended Reading

9 Configure the WebLogic Authentication Provider SAS provides a custom WebLogic authentication provider. The class files for the provider were copied

Kommentare zu diesen Handbüchern

Keine Kommentare