Re: ADAM - SSO and provisioning considerations
- From: "Rob Lewis" <roblewis5@xxxxxxxxx>
- Date: 4 Aug 2005 11:52:13 -0700
Hi Al,
Thanks for the info. Actually, the main reason (that I know of) for
vendors not choosing AD as their authentication store has to do with
the working environment. It's the case where PC's are in public areas,
and are left logged on all the time. The user who walks up to the
machine needs to tell the application who he is in order to access his
data. For whatever reason (lazy users...), in those environments, the
user feels that it's too cumbersome to log in and out of windows.
They'd rather just launch the desired app, identify themselves, do the
work, quit and walk away. Of course, if they launch more than one app,
that's when the SSO issue arises.
I did get some clarity about the non-WIA case: as it turns out, we can
expect some level of integration with the 3rd party. In other words,
that app will launch our app, so it can pass the username or SID on the
command line and assume the user was already authenticated. Then we
just need to access our authorization data for that user.
Btw, the other reason I was given to use ADAM is to simplify our
architectural design, since if we need to support talking to different
data stores (AD, LDAP, SAM, etc), it makes sense to have our apps talk
to ADAM as a "universal" authenticator, and let ADAM deal with the rest
of the world. What I don't know is whether that's practical, or even
realistic. I'm guessing it probably is. Basically, my app needs to
bind to ADAM, passing credentials if they were supplied. If not, it
passes null credentials, binding as the domain user. Correct? The
trick appears to be getting the identity info into ADAM at the time a
user is provisioned, and telling ADAM where to go to authenticate.
FWIW, I should say that I've gotten ADAM setup on XP, gone through the
step-by-step and gotten bindProxy to work. At this point, I'm just
trying to work out a few top level details before we go to design
review.
- Rob
.
- Follow-Ups:
- Re: ADAM - SSO and provisioning considerations
- From: Al Mulnick
- Re: ADAM - SSO and provisioning considerations
- References:
- ADAM - SSO and provisioning considerations
- From: Rob Lewis
- Re: ADAM - SSO and provisioning considerations
- From: Al Mulnick
- ADAM - SSO and provisioning considerations
- Prev by Date: Re: Script Logic
- Next by Date: Having a fully redundant Domain.
- Previous by thread: Re: ADAM - SSO and provisioning considerations
- Next by thread: Re: ADAM - SSO and provisioning considerations
- Index(es):
Relevant Pages
|