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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Reauthentication<br />

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

reauthentication<br />

functionality<br />

is<br />

recognized<br />

by<br />

the<br />

switch<br />

user<br />

operation.<br />

If<br />

reauthentication<br />

is<br />

required<br />

during<br />

a<br />

switch<br />

user<br />

operation,<br />

the<br />

administrator<br />

must<br />

authenticate<br />

as<br />

the<br />

″switched-to″<br />

user.<br />

Note:<br />

The<br />

administrator<br />

must<br />

know<br />

the<br />

″switched-to″<br />

user’s<br />

password<br />

to<br />

successfully<br />

reauthenticate.<br />

User<br />

session<br />

management<br />

The<br />

switch<br />

user<br />

operation<br />

supports<br />

user<br />

session<br />

management.<br />

The<br />

administrator<br />

has<br />

a<br />

unique<br />

User<br />

Session<br />

ID.<br />

Additionally,<br />

during<br />

a<br />

switch<br />

user<br />

operation,<br />

a<br />

unique<br />

User<br />

Session<br />

ID<br />

exists<br />

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

the<br />

″switched-to″<br />

user.<br />

The<br />

terminate<br />

single<br />

user<br />

sessions<br />

task<br />

and<br />

terminate<br />

all<br />

user<br />

sessions<br />

task<br />

per<strong>for</strong>m<br />

as<br />

expected.<br />

Tag-value<br />

The<br />

tag-value<br />

capability<br />

often<br />

used<br />

by<br />

a<br />

CDAS<br />

is<br />

recognized<br />

and<br />

supported<br />

by<br />

the<br />

switch<br />

user<br />

functionality.<br />

Auditing<br />

It<br />

is<br />

possible<br />

to<br />

audit<br />

the<br />

administrator<br />

during<br />

a<br />

switch<br />

user<br />

operation.<br />

The<br />

switch<br />

user<br />

functionality<br />

adds<br />

an<br />

extended<br />

attribute<br />

to<br />

the<br />

″switch-to″<br />

user<br />

credential<br />

that<br />

identifies<br />

the<br />

administrator.<br />

The<br />

extended<br />

attribute,<br />

as<br />

stored<br />

in<br />

the<br />

credential,<br />

is<br />

called<br />

tagvalue_su-admin:<br />

tagvalue_su-admin<br />

=<br />

<br />

This<br />

extended<br />

attribute<br />

is<br />

available<br />

to<br />

any<br />

auditing<br />

mechanism.<br />

Developing<br />

a<br />

custom<br />

authentication<br />

module<br />

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

switch<br />

user<br />

The<br />

switch<br />

user<br />

functionality<br />

also<br />

supports<br />

custom<br />

authentication<br />

module.<br />

This<br />

support<br />

is<br />

important<br />

because<br />

an<br />

existing<br />

custom<br />

authentication<br />

module<br />

often<br />

returns<br />

additional<br />

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

about<br />

the<br />

user<br />

that<br />

is<br />

incorporated<br />

into<br />

the<br />

user’s<br />

credential.<br />

A<br />

custom<br />

authentication<br />

module<br />

can<br />

be<br />

used<br />

to<br />

per<strong>for</strong>m<br />

further<br />

checks<br />

regarding<br />

switch<br />

user<br />

capability,<br />

such<br />

as<br />

determining<br />

which<br />

users<br />

can<br />

switch<br />

user<br />

to<br />

other<br />

users’<br />

identities,<br />

or<br />

specifying<br />

time<br />

periods<br />

when<br />

switch<br />

user<br />

capability<br />

is<br />

not<br />

allowed.<br />

If<br />

you<br />

are<br />

using<br />

the<br />

switch<br />

user<br />

feature<br />

in<br />

such<br />

an<br />

environment,<br />

you<br />

must<br />

write<br />

a<br />

special<br />

switch<br />

user<br />

authentication<br />

module<br />

that<br />

emulates<br />

the<br />

behavior<br />

of<br />

your<br />

existing<br />

authentication<br />

module<br />

while<br />

supporting<br />

the<br />

requirement<br />

of<br />

returning<br />

a<br />

credential<br />

without<br />

requiring<br />

the<br />

user<br />

password<br />

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

input.<br />

The<br />

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

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

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

external<br />

authentication<br />

API<br />

provides<br />

a<br />

set<br />

of<br />

identity<br />

components<br />

that<br />

can<br />

be<br />

used<br />

to<br />

pass<br />

client<br />

authentication<br />

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

to<br />

the<br />

switch<br />

user<br />

shared<br />

library.<br />

This<br />

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

is<br />

passed<br />

using<br />

a<br />

name/value<br />

list<br />

<strong>for</strong>mat,<br />

where<br />

the<br />

name<br />

is<br />

an<br />

identifier<br />

that<br />

specifies<br />

the<br />

value<br />

type.<br />

The<br />

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

is<br />

stored<br />

in<br />

the<br />

xnlist_t<br />

data<br />

type.<br />

Values<br />

can<br />

be<br />

accessed<br />

by<br />

using<br />

the<br />

utility<br />

function<br />

xnvlist_get().<br />

Identity<br />

components<br />

appropriate<br />

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

a<br />

switch<br />

user<br />

authentication<br />

module<br />

include:<br />

xauthn_su_method<br />

xauthn_admin_name<br />

xauthn_admin_cred<br />

xauthn_existing_cred<br />

Chapter<br />

7.<br />

Advanced<br />

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

authentication<br />

197

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

Saved successfully!

Ooh no, something went wrong!