CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.security Tags:
Item Type: NewsGroup Date Entered: 3/19/2007 5:00:32 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 7 Views: 30 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
8 Items, 1 Pages 1 |< << Go >> >|
korkless
Asp.Net User
how i can use cookieless authentication with frame3/19/2007 5:00:32 PM

0/0

hi, i have a site with authentication form and some frames.

the problem is that when i use cookieless authentication i don't know how set the frame's src path,  all the property off request don't give me the url with

the authentication string (es  www.site.com/F(f9gf9g8df9gidf9gidf9gid9gi)/index.aspx  ) so i can't set the frame to a path that include

the string  F(f9gf9g8df9gidf9gidf9gid9gi) and the user for the frame isn't authenticated.

The only way that i have found is get it by the server variable HTTP_ASPFILTERSESSIONID but i don't like very much this solution,

somebody knows a clean solution for my problem?

thanks 

XiaoYong Dai -
Asp.Net User
Re: how i can use cookieless authentication with frame3/21/2007 7:36:54 AM

0/0

Hi korkless is not online. Last active: 03-20-2007, 6:14 AM korkless

Some disadvantages and limitations if you use Session mangling to track session keys without using client-side cookies.

1)User may send URL contains active session ID  to other person via email/irc/etc.

2)URL that contains active session ID may be stored in publically accessible computer.

3)User may access your site with the same session ID always using URL stored in browser's history or bookmarks.

Each frame in your site need authentication? I thinke you can use a master page and integratethe authentication pages.

May be it's not a good idea, for reference only.

 


Best Regards
korkless
Asp.Net User
Re: how i can use cookieless authentication with frame3/21/2007 12:11:26 PM

0/0

i do the question becouse in some browser cookie don't work and, if forms authenticatino can't use them it uses Uri.

But for the problem that u tell:

1) if a user want share his account he can send directly username and password

2)  i use authentication's timeout but i think that anyway also the cookie can be stored on a accessible computer

3) with cookie is the same  

XiaoYong Dai -
Asp.Net User
Re: how i can use cookieless authentication with frame3/22/2007 3:01:51 AM

0/0

Hi 

It is pleasant to discuss this problem with you.

My suggestion for now is not good, for reference only

Can you log the authentication user's client information such as network adress and

this information will expire if user offline for several minutes


Best Regards
korkless
Asp.Net User
Re: how i can use cookieless authentication with frame3/22/2007 1:23:04 PM

0/0

maybe i have found the solution in a blog, if i use the link with ~/resourcePath  asp.net  resolve the link correctly or i hope that it's so :)

When i'll found time to try i write if it' works;

 

XiaoYong Dai -
Asp.Net User
Re: how i can use cookieless authentication with frame3/23/2007 1:52:30 AM

0/0

Hi

 It's greate if you can fnd a way and would you like to share your experience since many people may face with the same problem of using cookieless authentication?Big Smile


Best Regards
korkless
Asp.Net User
Re: how i can use cookieless authentication with frame4/4/2007 7:40:53 AM

0/0

tilde doesn't works :(
korkless
Asp.Net User
Re: how i can use cookieless authentication with frame4/4/2007 8:06:03 AM

0/0

ops, it works greatly (using <%= UrlResolver %> for the not asp.net object )
8 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Pro ASP.NET 3.5 in C# 2008 Authors: Matthew MacDonald, Mario Szpuszta, Pages: 1498, Published: 2007
Pro ASP.NET 2.0 in C# 2005 Authors: Matthew MacDonald, Mario Szpuszta, Pages: 1255, Published: 2005
Pro ASP.NET 2.0 in C# 2005: Create Next-generation Web Applications with the Latest Version of Microsoft's Revolutionary Technology Authors: Matthew MacDonald, Mario Szpuszta, Pages: 1426, Published: 2006
Pro ASP.NET 2.0 in VB 2005: From Professional to Expert Authors: Laurence Moroney, Matthew MacDonald, Pages: 1253, Published: 2006
ASP. NET V. 2. 0-the Beta Version: The Beta Version Authors: Alex Homer, Dave Sussman, Rob Howard, Pages: 620, Published: 2004
ASP.NET Kick Start: Kick Start Authors: Stephen Walther, Pages: 608, Published: 2002
Pro ASP.NET Web Forms Techniques Authors: Alex Homer, Pages: 580, Published: 2003

Web:
CodeProject: Cookieless ASP.NET forms authentication. Free source ... They say it is not possible to use cookieless forms authentication in . ... then decide we use cookie way or cookieless way, how can we dynamically do that? ...
Cookieless data persistence is possible - Web Development ... To authenticate the user, all you'd need to do is retrieve the user's IP address ... For cookieless transactions in IIS4, you can use an ISAPI filter called ...
Web Security Research» Alex's Corner: Racing to downgrade users to ... Feb 22, 2008 ... All of the cookie-less authentication systems rely on the same idea: ... if they can there is no way to degrade to cookie-less auth again. ...
Authentication ticket, cookieless, forms authentication? - ASP.NET ... I want to use Forms Authentication, cookieless. The issue is setting the Authentication ... One can also bypass the MS user/identity/principal framework (eg ...
Web Browser Security Frame can only read properties of documents and windows from same place: server, protocol, port .... OpenID; PHP cookieless authentication; “Secure” cookies ...
How do you allow multiple file uploads on an internal windows ... Gmail Style: You can use javascript to add new Upload elements (input ... that the only real workaround is cookieless sessions, which I just can't do. ...
aspnet Framework 1.1 Multiple Authentication? I am using cookieless sessions and cannot use cookies at all for my ... asp? frame=true Hope helps. Thanks, Steven Cheng Microsoft Online ...
Forms Authentication you can use a protocol that automatically enforces a secure login ..... NET 2.0 is that the runtime supports cookieless forms authentication out of the box. ...
.NET Mobile Web SDK QuickStart Tutorial After you access your Web server from your cell phone, you can use the device ... you must configure your application to use cookieless session management. ...
My session-object dies way to early I guess that you use forms authentication. Do you have a timeout defined for forms authentication on the web.config? The problem can be as ...




Search This Site:










how to refresh a page after updating a record from other page?

role management question

dynamic control generation with correct spacing

how can i modify the explorer window title at running dnn?

/admin error

text box cursor position on entry

datalist <selecteditemtemplate>

newbie how to connect to data field together

export image to word...

running asp in vs 2005

continuing with the menu items on second line

null error

passing field between javascript and asp.net

sessions timeout

impersonation question

image retrieval and editing

new module: rssxtra

getting started with vwd express

usersonline and dnn 1.0.10

can i encrypt web.config section in meduim trust level?

find control

custom validator - source,arguments query

forms authentication and password aging

dnn 4.01 site template problem

newbie problem: compilation error

get username from userid

dnn 3.x user role assignment module

request.form in an asp.net field

password history

how do i pass a variable as a value in a hidden field?

 
All Times Are GMT