ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzalv_5.4.0.1/rzalvlookupoperationexamplesexample1.htm

61 lines
4.4 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="concept" />
<meta name="DC.Title" content="Lookup operation examples: Example 1" />
<meta name="abstract" content="Use this example to learn how the search flow works for a lookup operation that returns a target user identity from specific identifier associations based on the known user identity." />
<meta name="description" content="Use this example to learn how the search flow works for a lookup operation that returns a target user identity from specific identifier associations based on the known user identity." />
<meta name="DC.Relation" scheme="URI" content="rzalveservereimmaplookup.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2002, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2002, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzalvlookupoperationexamplesexample1" />
<meta name="DC.Language" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>Lookup operation examples: Example 1</title>
</head>
<body id="rzalvlookupoperationexamplesexample1"><a name="rzalvlookupoperationexamplesexample1"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Lookup operation examples: Example 1</h1>
<div><p>Use this example to learn how the search flow works for a lookup
operation that returns a target user identity from specific identifier associations
based on the known user identity. </p>
<p>In Figure 11, the user identity <samp class="codeph">johnday</samp> authenticates
to the WebSphere<sup>®</sup> Application
Server by using Lightweight Third-Party Authentication (LPTA) on System A.
The WebSphere Application
Server on System A calls a integrated program on System B to access data on
System B. The integrated program uses an Enterprise Identity Mapping (EIM)
API to perform an EIM lookup operation based on the user identity on System
A as the source of the operation. The application supplies the following information
to perform the operation: <samp class="codeph">johnday</samp> as the source user identity, <samp class="codeph">System_A_WAS</samp> as
the source EIM registry definition name, and <samp class="codeph">System_B</samp> as
the target EIM registry definition name. This source information is passed
to EIM and the EIM lookup operation finds an identifier source association
that matches the information. Using the EIM identifier name <samp class="codeph">John Day</samp>,
the EIM lookup operation searches for an identifier target association for
this identifier that matches the target EIM registry definition name for <samp class="codeph">System_B</samp>.
When the matching target association is found, the EIM lookup operation returns
the <samp class="codeph">jsd1</samp> user identity to the application.</p>
<p><strong>Figure 11:</strong> EIM lookup operation returns a target user identity from
specific identifier associations based on the known user identity <samp class="codeph">johnday</samp> </p>
<p><br /><img src="rzalv516.gif" alt="Example 1. A lookup operation returns a target user identity from specific identifier associations" /><br /></p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzalveservereimmaplookup.htm" title="This information explains the process for Enterprise Identity Mapping (EIM) mapping and view examples.">EIM lookup operations</a></div>
</div>
</div>
</body>
</html>