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.

Each<br />

entry<br />

in<br />

the<br />

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

is<br />

assigned<br />

the<br />

name<br />

of<br />

the<br />

domain<br />

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

which<br />

the<br />

token<br />

is<br />

intended.<br />

This<br />

name<br />

takes<br />

one<br />

or<br />

more<br />

arguments<br />

that<br />

specify<br />

names<br />

or<br />

patterns.<br />

The<br />

syntax<br />

is:<br />

[cdsso-token-attributes]<br />

domain_name<br />

=<br />

pattern1<br />

[pattern2],<br />

...<br />

[patternN]<br />

<br />

=<br />

pattern1<br />

[pattern2],<br />

...<br />

[patternN]<br />

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 />

characters.<br />

Example:<br />

You<br />

are<br />

creating<br />

a<br />

cross-domain<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 />

a<br />

cross-domain<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 />

[cdsso-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 />

[cdsso-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 />

254<br />

<strong>IBM</strong><br />

<strong>Tivoli</strong><br />

<strong>Access</strong><br />

<strong>Manager</strong><br />

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

e-<strong>business</strong>:<br />

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

<strong>Administration</strong><br />

Guide

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

Saved successfully!

Ooh no, something went wrong!