Skip to Content
0
Former Member
Mar 13, 2009 at 09:03 PM

Custom SSO for InfoView XIR2

20 Views

We currently have a .NET page that does a pass-through authentication for our users against the BOBJ API- essentially logging them all on as "guest" users. We are adding some named users and want to authenticate using Active Directory in the same fashion- providing a single-sign-on scenario for both named users and guests.

I have configured the InfoView environment successfully for SSO, but now need to programmatically authenticate against the AD plugin. Can anyone point me in the right direction?