10.02.2013 Views

IBM Tivoli Access Manager for e-business: WebSEAL Administration ...

IBM Tivoli Access Manager for e-business: WebSEAL Administration ...

IBM Tivoli Access Manager for e-business: WebSEAL Administration ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

The<br />

<br />

entry<br />

is<br />

optional.<br />

When<br />

<strong>WebSEAL</strong><br />

does<br />

not<br />

find<br />

an<br />

entry<br />

that<br />

matches<br />

the<br />

domain<br />

name,<br />

<strong>WebSEAL</strong><br />

looks<br />

<strong>for</strong><br />

a<br />

<br />

entry.<br />

If<br />

the<br />

configuration<br />

file<br />

contains<br />

a<br />

<br />

entry,<br />

<strong>WebSEAL</strong><br />

uses<br />

the<br />

assigned<br />

attribute<br />

patterns<br />

<strong>for</strong><br />

the<br />

current<br />

domain.<br />

The<br />

string<br />

<br />

is<br />

a<br />

keyword,<br />

and<br />

must<br />

be<br />

specified<br />

exactly<br />

as<br />

shown<br />

above,<br />

including<br />

the<br />

<<br />

and<br />

><br />

characters.<br />

Example:<br />

You<br />

are<br />

creating<br />

an<br />

e-community<br />

single<br />

sign-on<br />

solution<br />

between<br />

two<br />

domains:<br />

example1.com<br />

and<br />

example2.com.<br />

Users<br />

log<br />

in<br />

to<br />

example1.com<br />

but<br />

can<br />

get<br />

redirected<br />

to<br />

example2.com<br />

during<br />

the<br />

user<br />

session.<br />

Your<br />

deployment<br />

includes<br />

a<br />

customized<br />

CDAS<br />

that<br />

inserts<br />

in<strong>for</strong>mation<br />

into<br />

each<br />

user<br />

credential.<br />

The<br />

in<strong>for</strong>mation<br />

includes<br />

a<br />

fixed<br />

name<br />

attribute<br />

″job_category″<br />

and<br />

a<br />

variable<br />

number<br />

of<br />

attributes,<br />

each<br />

prefixed<br />

with<br />

the<br />

characters<br />

"my_cdas_attr_″.<br />

This<br />

in<strong>for</strong>mation<br />

needs<br />

to<br />

be<br />

added<br />

to<br />

the<br />

cross-domain<br />

token.<br />

The<br />

configuration<br />

file<br />

entries<br />

would<br />

be:<br />

example2.com<br />

=<br />

job_category,<br />

my_cdas_attr_*<br />

Specify<br />

extended<br />

attributes<br />

to<br />

extract<br />

from<br />

token<br />

In<br />

the<br />

<strong>WebSEAL</strong><br />

configuration<br />

file,<br />

you<br />

can<br />

specify<br />

how<br />

the<br />

token<br />

consume<br />

library<br />

handles<br />

extended<br />

attributes<br />

that<br />

have<br />

been<br />

added<br />

to<br />

an<br />

e-community<br />

single<br />

sign-on<br />

token.<br />

The<br />

attributes<br />

can<br />

either<br />

be<br />

extracted<br />

or<br />

ignored.<br />

In<br />

some<br />

cases,<br />

you<br />

must<br />

extract<br />

the<br />

attributes<br />

because<br />

there<br />

is<br />

no<br />

way<br />

<strong>for</strong><br />

a<br />

server<br />

in<br />

the<br />

destination<br />

domain<br />

to<br />

generate<br />

them.<br />

In<br />

other<br />

cases,<br />

you<br />

do<br />

not<br />

want<br />

to<br />

extract<br />

the<br />

tokens,<br />

because<br />

the<br />

server<br />

in<br />

the<br />

destination<br />

domain<br />

can<br />

use<br />

an<br />

independent<br />

process<br />

to<br />

gather<br />

the<br />

same<br />

extended<br />

attributes.<br />

For<br />

example,<br />

the<br />

attribute<br />

could<br />

reflect<br />

a<br />

timestamp<br />

that<br />

needs<br />

to<br />

reflect<br />

the<br />

system<br />

time<br />

on<br />

the<br />

destination<br />

server.<br />

In<br />

the<br />

token<br />

consume<br />

library,<br />

attributes<br />

that<br />

are<br />

extracted<br />

from<br />

the<br />

token<br />

are<br />

passed<br />

through<br />

to<br />

the<br />

cross-domain<br />

mapping<br />

framework<br />

library.<br />

The<br />

default<br />

cross-domain<br />

mapping<br />

framework<br />

library<br />

passes<br />

attributes<br />

directly<br />

through<br />

to<br />

the<br />

user<br />

credential.<br />

Customized<br />

cross-domain<br />

mapping<br />

framework<br />

libraries<br />

can<br />

manipulate<br />

attributes<br />

as<br />

needed<br />

be<strong>for</strong>e<br />

passing<br />

them<br />

to<br />

the<br />

user<br />

credential.<br />

The<br />

syntax<br />

<strong>for</strong><br />

the<br />

entries<br />

is<br />

as<br />

follows:<br />

[ecsso-incoming-attributes]<br />

attribute_pattern<br />

=<br />

{preserve|refresh}<br />

Typically,<br />

the<br />

names<br />

of<br />

the<br />

extended<br />

attributes<br />

(attribute_pattern)<br />

match<br />

the<br />

names<br />

of<br />

the<br />

attributes<br />

specified<br />

in<br />

the<br />

[ecsso-token-attributes]<br />

stanza<br />

of<br />

the<br />

configuration<br />

file<br />

<strong>for</strong><br />

a<br />

<strong>WebSEAL</strong><br />

server<br />

that<br />

generates<br />

the<br />

tokens.<br />

The<br />

value<br />

must<br />

be<br />

one<br />

of<br />

the<br />

following<br />

keywords:<br />

v<br />

preserve<br />

Extract<br />

all<br />

attributes<br />

that<br />

match<br />

attribute_pattern.<br />

v<br />

refresh<br />

Do<br />

not<br />

extract<br />

attributes<br />

that<br />

match<br />

attribute_pattern.<br />

Extended<br />

attributes<br />

in<br />

the<br />

token<br />

that<br />

do<br />

not<br />

match<br />

an<br />

entry<br />

in<br />

[ecsso-incoming-attributes]<br />

are<br />

preserved<br />

(extracted).<br />

The<br />

order<br />

of<br />

the<br />

entries<br />

in<br />

the<br />

stanza<br />

is<br />

important.<br />

The<br />

first<br />

entry<br />

that<br />

matches<br />

an<br />

attribute<br />

name<br />

is<br />

used.<br />

Other<br />

entries<br />

are<br />

ignored.<br />

For<br />

example,<br />

if<br />

you<br />

want<br />

to<br />

extract<br />

the<br />

attribute<br />

named<br />

my_special_attr1<br />

but<br />

want<br />

to<br />

ignore<br />

all<br />

other<br />

entries<br />

with<br />

the<br />

prefix<br />

my_special_attr_,<br />

the<br />

stanza<br />

entries<br />

should<br />

be:<br />

Chapter<br />

9.<br />

Client<br />

single<br />

sign-on<br />

solutions<br />

273

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!