0% found this document useful (0 votes)
237 views5 pages

OFSAAI LDAP Integration

OFSAA LDAP Integration

Uploaded by

anisha roy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
237 views5 pages

OFSAAI LDAP Integration

OFSAA LDAP Integration

Uploaded by

anisha roy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

Oracle Financial Services

Analytical Applications
Infrastructure
LDAP Integration

Reference Guide

Oracle Financial Services Software Confidential - Restricted


Table of Contents

TABLE OF CONTENTS

1 LDAP INTEGRATION ................................................................................................................................ 3


1.1 Prerequisites .............................................................................................................................................. 3

1.2 Configuration Steps.................................................................................................................................... 3

Oracle Financial Services Software Confidential - Restricted


LDAP Integration

1 LDAP Integration
This document explains the required configuration steps to Integrate Oracle Financial Services
Analytical Applications Infrastructure (OFSAAI) with any LDAP systems such as Microsoft Active
Directory, Oracle Internet Directory, and Open LDAP.

1.1 Prerequisites

 LDAP system should be installed successfully.

 One set of LDAP User credentials which can perform search on complete LDAP system
and retrieve user details.

NOTE: Password for this user should never expire.

 Ensure that you have the following information.

PARAMNAME DESCRIPTION PARAMVALUE EXAMPLES

ROOTCONTEXT The Root Context for the LDAP dc= reveleus,dc=com


System.

ROOTDN Complete distinguished name of a cn=ldaptest,cn=Users,dc=


user who has complete read access reveleus,dc=com
to the LDAP System. Refer point 2.

ROOTPASS Password for the ROOTDN user. <Confidential>

LDAPURL LDAP URL. <ldap://192.0.2.1:389/>

LDAPSERVERURL LDAP URL. <ldap://192.0.2.1:389/>

LDAP_SSL_MODE LDAP SSL Mode N

1.2 Configuration Steps

1. Update the following Mandatory Parameters in configuration table of Config schema.

 ROOTCONTEXT

 ROOTDN

 ROOTPASS (OFSAAI > System Configuration > Configuration)

 LDAPURL (OFSAAI > System Configuration > Configuration)

 LDAPSERVERURL

 AUTHENTICATIONTYPE- 3 (LDAP Authentication & SMS Authorization. OFSAAI >


System Configuration > Configuration)

Oracle Financial Services Software Confidential - Restricted


3
LDAP Integration

 LDAP_SSL_MODE

 RETRIEVE_DN - TRUE

NOTE: RETRIEVE_DN value can be FALSE if both login user id and CN value
in LDAP system are the same, and all LDAP users are present under
same directory structure.

 HASHPASS - FALSE

2. Modify the following parameters in


$FIC_APP_HOME/common/FICServer/conf/LDAPProperties.properties.

 GROUPDN_USER – Should be ROOTCONTEXT value.

 USER_ID – Should be uid/cn/sAMAccountName (Which LDAP user attribute is


equivalent of OFSAAI login user id).

3. Verify and update the LDAP user attribute name and value notations in
$FIC_APP_HOME/common/FICServer/conf/LDAPProperties.properties.

4. Create all LDAP System Users in OFSAAI System and map to appropriate User
Groups.

5. Restart All Servers.

Oracle Financial Services Software Confidential - Restricted


4
OFSAAI
LDAP Integration – Reference Guide

Oracle Corporation
World Headquarters
500 Oracle Parkway
Redwood Shores, CA 94065
U.S.A.

Worldwide Inquiries:
Phone: +1.650.506.7000
Fax: +1.650.506.7200
www.oracle.com/ financial_services/

Copyright © 2012 Oracle Financial Services Software Limited. All rights reserved.

No part of this work may be reproduced, stored in a retrieval system, adopted or transmitted in any form or by any means, electronic, mechanical, photographic,
graphic, optic recording or otherwise, translated in any language or computer language, without the prior written permission of Oracle Financial Services Software
Limited.

Due care has been taken to make this LDAP Integration - Reference Guide and accompanying software package as accurate as possible. However, Oracle Financial
Services Software Limited makes no representation or warranties with respect to the contents hereof and shall not be responsible for any loss or damage caused to
the user by the direct or indirect use of this LDAP Integration - Reference Guide and the accompanying Software System. Furthermore, Oracle Financial Services
Software Limited reserves the right to alter, modify or otherwise change in any manner the content hereof, without obligation of Oracle Financial Services Software
Limited to notify any person of such revision or changes.

All company and product names are trademarks of the respective companies with which they are associated.

Oracle Financial Services Software Confidential - Restricted


5

You might also like