In theory (havent tried it)... you have two scenarios.
1: User has presented Uid+Pwd and Pwd is in synch between two stores
You set up UAG to Authenticate using one store and Delegate using the other.
This would give you "SSO" like behaviour.
2: User do not present Pwd, only Uid or Pwd is not synched, and Uid is the same in the two stores.
If UAG is in the same domain as the resource you can use Kerberos delegation.
UAG auths against Domain A, but delegates using KCD and the account in Domain B
As i said this is theory and not verfied in practice, but please let us know if you do some practice on this and find some holes in this theory.
- Marked As Answer byBen AriMSFT, OwnerTuesday, October 27, 2009 9:12 PM
-