Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6955591
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T14:45:24+00:00 2026-05-27T14:45:24+00:00

Our customer wants an ASP.NET web application with user management and different roles, but

  • 0

Our customer wants an ASP.NET web application with user management and different roles, but has some very strange conditions:

  • The application should work from a browser, the users should be able to login and do stuff according to their given rights. (so far so easy)
  • The typical scenario would be that many people with different user privileges work from the same machine, same windows account and same browser. (in turns) Still they should not be able to have any access to data that other users have seen or do anything out of their account.

For me this probably means:

  • I can’t use any type of caching.
  • I can’t use any type of cookies.
  • I can’t do anything important over GET parameters.
  • I have to be very careful about sessions.

Still I don’t see how I could (with certainty) prevent browser side caching. We tried to explain that this kind of stuff is what windows accounts are for, but he seems to be pretty consistent that he wants to keep it all on one account.

Is this a realistic requirement and what do I have to keep in mind when realising an application with such security requirements?

This has never been an issue with applications I developed before, so I’m not really sure how to handle this.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T14:45:25+00:00Added an answer on May 27, 2026 at 2:45 pm

    Are these web application requirements even realistic?

    Yes they are. Online Banking applications typically do this by abandoning their session after a period of inactivity. Also if you close the browser the session should be abandoned. A manual log out is a good idea.

    Some other points

    I can’t use any type of caching.

    Not on the web browswer no, but session caching is fine.

    I can’t use any type of cookies.

    Except for session cookies no

    I can’t do anything important over GET parameters.

    Yep

    I have to be very careful about sessions.

    This is probably always a good idea.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Background Information Our application reads/writes from 3 components: ASP.NET MVC 3 customer front end
The customer wants us to log the actions that a user performs on our
Our customer asked us for the web application demo on Sony TV . I
We developed an asp.net website for one of our customer. We followed our rules
We have a wonderful ASP.NET MVC 2 web application using MS SQL 2008 and
I have a Silverlight 4.0 (ASP.Net 4.0) application on our website for our customers
We have Flex applications that connect to our ASP.NET 3.5 Web Applications and usually
My company wants to start mobile web application development, as an addition to our
I have a dynamic data ASP.NET application with a requirement to give some users
One customer wants to consume our .NET DLLs from VB6. They are designed to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.