Welcome to HostingForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

IIS Authentication Issue

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Author Message
amit_mitra

External


Since: May 16, 2007
Posts: 1



(Msg. 1) Posted: Wed May 16, 2007 10:23 pm
Post subject: IIS Authentication Issue
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi Everybody,

This one is a typical issue I am facing.

I have 4 different Web applications with Windows Integrated
Authentication . This works fine in local Intranet.

For Some business reasons these 4 applications have been exposed to
internet along with a 5th application which is redirecting to these apps as
per the user choice.

Now Here the problem starts.

The internet user needs to provide a valid NT user id and password
for accessing any of the 5 applications. So if a user has access to 3 of the
applications , he needs to enter is credential information 4 times which is
not acceptable.

I want a solution so that the users on Internet should enter the
credential information only once using a custom user screen or Windows pop-up
along with the condition that LAN users should be authenticated with Windows
Integrated Authentication system.

Please help me.

 >> Stay informed about: IIS Authentication Issue 
Back to top
Login to vote
kenremove

External


Since: Aug 23, 2003
Posts: 3041



(Msg. 2) Posted: Thu May 17, 2007 6:55 am
Post subject: Re: IIS Authentication Issue [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi,

Either host the applications at a single URL
-or-
Look at a reverse proxying/publishing technology (such as ISA Server) that
can publish multiple backend web applications at a single URL
-or-
Look at a SSO (Single Sign On) product

Your problem seems to be that each application exists at it's own FQDN. A
browser will not send credentials valid for one server, to some other random
arbitrary server. So you either need to change the browser's settings (e.g.
add all the sites to the Intranet security zone) -or- you need to make the
browser think that all the pages are actually at the same FQDN (hence ISA
Server above).

Cheers
Ken

--
My IIS Blog: www.adOpenStatic.com/cs/blogs/ken

"amit_mitra" <amitmitra.TakeThisOut@discussions.microsoft.com> wrote in message
news:B16FF0D3-F8D1-4315-86CC-C3077F3A9484@microsoft.com...
> Hi Everybody,
>
> This one is a typical issue I am facing.
>
> I have 4 different Web applications with Windows Integrated
> Authentication . This works fine in local Intranet.
>
> For Some business reasons these 4 applications have been exposed
> to
> internet along with a 5th application which is redirecting to these apps
> as
> per the user choice.
>
> Now Here the problem starts.
>
> The internet user needs to provide a valid NT user id and password
> for accessing any of the 5 applications. So if a user has access to 3 of
> the
> applications , he needs to enter is credential information 4 times which
> is
> not acceptable.
>
> I want a solution so that the users on Internet should enter the
> credential information only once using a custom user screen or Windows
> pop-up
> along with the condition that LAN users should be authenticated with
> Windows
> Integrated Authentication system.
>
> Please help me.

 >> Stay informed about: IIS Authentication Issue 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]