You are on page 1of 10

SAP NetWeaver Identity Management Identity Center Minimum System Requirements

Version 7.2 Rev 1

Copyright 2010 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice. Some software products marketed by SAP AG and its distributors contain proprietary software components of other software vendors. Microsoft, Windows, Excel, Outlook, and PowerPoint are registered trademarks of Microsoft Corporation. IBM, DB2, DB2 Universal Database, System i, System i5, System p, System p5, System x, System z, System z10, System z9, z10, z9, iSeries, pSeries, xSeries, zSeries, eServer, z/VM, z/OS, i5/OS, S/390, OS/390, OS/400, AS/400, S/390 Parallel Enterprise Server, PowerVM, Power Architecture, POWER6+, POWER6, POWER5+, POWER5, POWER, OpenPower, PowerPC, BatchPipes, BladeCenter, System Storage, GPFS, HACMP, RETAIN, DB2 Connect, RACF, Redbooks, OS/2, Parallel Sysplex, MVS/ESA, AIX, Intelligent Miner, WebSphere, Netfinity, Tivoli and Informix are trademarks or registered trademarks of IBM Corporation. Linux is the registered trademark of Linus Torvalds in the U.S. and other countries. Adobe, the Adobe logo, Acrobat, PostScript, and Reader are either trademarks or registered trademarks of Adobe Systems Incorporated in the United States and/or other countries. Oracle is a registered trademark of Oracle Corporation. UNIX, X/Open, OSF/1, and Motif are registered trademarks of the Open Group. Citrix, ICA, Program Neighborhood, MetaFrame, WinFrame, VideoFrame, and MultiWin are trademarks or registered trademarks of Citrix Systems, Inc. HTML, XML, XHTML and W3C are trademarks or registered trademarks of W3C, World Wide Web Consortium, Massachusetts Institute of Technology. Java is a registered trademark of Sun Microsystems, Inc. JavaScript is a registered trademark of Sun Microsystems, Inc., used under license for technology invented and implemented by Netscape. SAP, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAP Business ByDesign, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and other countries. Business Objects and the Business Objects logo, BusinessObjects, Crystal Reports, Crystal Decisions, Web Intelligence, Xcelsius, and other Business Objects products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of Business Objects S.A. in the United States and in other countries. Business Objects is an SAP company. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary. These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.

Preface
The product
SAP NetWeaver Identity Management Identity Center is the primary component for identity management. The Identity Center includes functions for identity provisioning, workflow, password management, logging and reporting. It uses a centralized repository, called the identity store, to provide a uniformed view of the data, regardless of the data's original source.

The reader
This manual is written for people who need an overview of the minimum system requirements for SAP NetWeaver Identity Management Identity Center.

Prerequisites
To get the most benefit from this manual, you should have the following knowledge: Knowledge about SAP NetWeaver Identity Management Identity Center.

The manual
This document describes the minimum system requirements for SAP NetWeaver Identity Management Identity Center.

Related documents
You can find useful information in the following documents: SAP NetWeaver Identity Management Identity Center: Installation overview Installing the database (Microsoft SQL Server) Installing the database (Oracle) Installing the Management Console Installing the Runtime Components Installing and configuring the Identity Management User Interface User management for the Identity Management User Interface Implementation guide Staging environment Implementation guide Disaster recovery

Copyright 2010 SAP AG. All rights reserved.

ii

Copyright 2010 SAP AG. All rights reserved.

iii

Table of contents
Introduction........................................................................................................................................ 1 SAP NetWeaver Identity Management Identity Center 7.1/7.2 .................................................... 2
Production system ......................................................................................................................................2 Test system.................................................................................................................................................3 Synchronizing the configuration ................................................................................................................3 Backup........................................................................................................................................................3

SAP NetWeaver Identity Management Identity Center 7.0 .......................................................... 4


Production system ......................................................................................................................................4 Test system.................................................................................................................................................4

Copyright 2010 SAP AG. All rights reserved.

iv

Copyright 2010 SAP AG. All rights reserved.

Introduction SAP NetWeaver Identity Management Identity Center Minimum System Requirements

Introduction
This document describes the minimum production system configuration. This description does not consider sizing of the systems. The description assumes that you will be using a test system to develop and test new configurations, and a production system, which is the live system. Whether the test system connects to the live data sources, or dedicated data sources are used for development and testing is an implementation design issue. There are separate sections for SAP NetWeaver Identity Management Identity Center 7.0 and 7.1/7.2 to cover the differences between the versions.

Copyright 2010 SAP AG. All rights reserved.

SAP NetWeaver Identity Management Identity Center 7.1/7.2 SAP NetWeaver Identity Management Identity Center Minimum System Requirements

SAP NetWeaver Identity Management Identity Center 7.1/7.2


This section describes a system using SAP NetWeaver Identity Management Identity Center 7.1 or 7.2.

Production system
Assuming that the production system has high availability requirements, a single point of failure must be avoided. Therefore, the components are clustered or duplicated.

There are four main components of the system: Database (DB). The database is either a Microsoft SQL Server or Oracle database. The system platform is any which is supported by the selected database. There should be at least two physical servers in a cluster for this. The Identity Center does not require a dedicated database server (unless sizing requirements demand it), so you may be able to use existing database instances. Please note the installation and configuration requirements for the database, as found in the installation guides (SAP NetWeaver Identity Management Identity Center: Installing the database (Microsoft SQL Server/Oracle)). User Interface (UI). This is the end-user and administrator front-end, which runs on SAP NetWeaver AS Java. High availability is handled by SAP NetWeaver. The Identity Center does not require a dedicated NetWeaver, so existing instances may be used. Runtime Components (RT). For high availability reasons, there must be at least two RT servers. See the installation guide for supported platforms (SAP NetWeaver Identity Management Identity Center Installation overview). Dedicated servers are not required, so you may be able to use existing servers for this. The number of RT servers and their placement in the network depends on the identity management topology and network topology. Management Console (MC). This is the developer/IT administrator console, running on Microsoft Windows, using the Microsoft Management Console. There will normally not be any high availability requirements on this component, which can be installed on any Microsoft Windows server, and requires very little resources. A dedicated server is not necessary.

Copyright 2010 SAP AG. All rights reserved.

SAP NetWeaver Identity Management Identity Center 7.1/7.2 SAP NetWeaver Identity Management Identity Center Minimum System Requirements

Test system
The test system must contain the same components as the production system, but high availability is not required, and also the performance demands will be lower, so all components may be installed on the same Microsoft Windows server. Or they can be installed on different systems, if that is more convenient.

Synchronizing the configuration


It is assumed that all configuration changes are first tested on the test system, and then transported to the production system. This is documented in the staging document (SAP NetWeaver Identity Management Identity Center Implementation Guide Staging environment).

Backup
As the Identity Center stores all configuration information in the database, this is the only component which needs to be backed up. Please see the backup and restore procedures for the relevant database for details on these operations.

Copyright 2010 SAP AG. All rights reserved.

SAP NetWeaver Identity Management Identity Center 7.0 SAP NetWeaver Identity Management Identity Center Minimum System Requirements

SAP NetWeaver Identity Management Identity Center 7.0


The requirements for 7.0 are similar to that of 7.1 and 7.2. Only the differences are documented here:

Production system

The only difference in the production system is that version 7.0 uses a web server with PHP instead of SAP NetWeaver. This means that high availability must be set up separately. If running on Microsoft Windows, the Microsoft Windows Load Balancing System (WLBS) may be used. For other systems, refer to the relevant web server high availability documentation. In addition, the Monitoring interface is separate from the workflow interface. This may be installed on the same server as the Workflow web interface, to achieve high availability for the Monitoring as well.

Test system

The test system must have PHP to be able to run workflow and monitoring.

Copyright 2010 SAP AG. All rights reserved.

You might also like