Wednesday, March 7, 2012

RS Forms Authentication

I have successfully implemeted Forms Authentication with reporting services.
Now I have my web app that I wrote in VB.NET and use Reporting Services with
URL access. My users have to login using the Logon.aspx and they can login
successfully.
I now need some guidance on how to make it so they do not have to login
twice. I would like to use the web app cookie and then have RS look to it
for it's information.
Can someone provide me some code in VB.NET that would help facilitate this
need?
Thanks,
Nathan AndersonHi,
excuse me,
I'm also trying forms authentication without results.
Can you give me a sample of what you have developed successful as I can use
this as a "tutorial"?
Thank you very much.
"Nate Dogg" <NateDogg@.discussions.microsoft.com> ha scritto nel messaggio
news:51C25957-6E45-4E1C-AEBA-9E26C6593FA6@.microsoft.com...
>I have successfully implemeted Forms Authentication with reporting
>services.
> Now I have my web app that I wrote in VB.NET and use Reporting Services
> with
> URL access. My users have to login using the Logon.aspx and they can
> login
> successfully.
> I now need some guidance on how to make it so they do not have to login
> twice. I would like to use the web app cookie and then have RS look to it
> for it's information.
> Can someone provide me some code in VB.NET that would help facilitate this
> need?
> Thanks,
> Nathan Anderson|||Hi,
excuse me,
I'm also trying forms authentication without results.
Can you give me a sample of what you have developed successful as I can use
this as a "tutorial"?
Thank you very much.
"Nate Dogg" <NateDogg@.discussions.microsoft.com> ha scritto nel messaggio
news:51C25957-6E45-4E1C-AEBA-9E26C6593FA6@.microsoft.com...
>I have successfully implemeted Forms Authentication with reporting
>services.
> Now I have my web app that I wrote in VB.NET and use Reporting Services
> with
> URL access. My users have to login using the Logon.aspx and they can
> login
> successfully.
> I now need some guidance on how to make it so they do not have to login
> twice. I would like to use the web app cookie and then have RS look to it
> for it's information.
> Can someone provide me some code in VB.NET that would help facilitate this
> need?
> Thanks,
> Nathan Anderson|||Hey Guys,
Watch this:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsql2k/html/ufairs.asp
I suppose this is a good solution for you...
"darkeagle" wrote:
> Hi,
> excuse me,
> I'm also trying forms authentication without results.
> Can you give me a sample of what you have developed successful as I can use
> this as a "tutorial"?
> Thank you very much.
> "Nate Dogg" <NateDogg@.discussions.microsoft.com> ha scritto nel messaggio
> news:51C25957-6E45-4E1C-AEBA-9E26C6593FA6@.microsoft.com...
> >I have successfully implemeted Forms Authentication with reporting
> >services.
> > Now I have my web app that I wrote in VB.NET and use Reporting Services
> > with
> > URL access. My users have to login using the Logon.aspx and they can
> > login
> > successfully.
> >
> > I now need some guidance on how to make it so they do not have to login
> > twice. I would like to use the web app cookie and then have RS look to it
> > for it's information.
> >
> > Can someone provide me some code in VB.NET that would help facilitate this
> > need?
> >
> > Thanks,
> >
> > Nathan Anderson
>
>

No comments:

Post a Comment