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

  • Home
  • SEARCH
  • 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 453579
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T22:11:10+00:00 2026-05-12T22:11:10+00:00

In an ASP.NET web app, using Integrated Windows Authentication, is the session tied to

  • 0

In an ASP.NET web app, using Integrated Windows Authentication, is the session tied to the windows identity?
In other words, if I login (using IWA) to the app, and the app stores some “stuff” in my session, is this stuff accessible by session id alone? For instance, if a malicious someone managed to steal my session id, but NOT my credentials, can he then access my session stuff? Or is this session accessible only to the same identity, requiring both the session id AND the windows identity to access it?

  • 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-12T22:11:11+00:00Added an answer on May 12, 2026 at 10:11 pm

    Excellent question. I just ran a test to confirm before i wrote this answer.

    If i am ‘Person A’, and you are ‘Person B’, then this is what has to happen:

    • Person A logs in to the website using IWA, gets assigned a session id (for example, in the url)
    • Person B also logs in to the website as themselves (so they have to be authenticated)
    • Person A sends Person B a url link that contains a session identifier
    • Person B clicks on that link, they get taken straight into the web site, using the session details of Person A

    Note that Person B is still recognised as ‘Person B’ by the website, even though they are using Person A’s session details. So if you have code that checks user permissions etc, then those checks are still done in the context of Person B.

    This might sound like a huge issue, but it isn’t really as long as the programmers are not careless. For instance, the only effect that Person B got in my test above was that they inherited the screen and grid layouts that Person A had set up, because we do our permission checks live (i.e. they are not cached). If you store sensitive data in the session then it could be a problem, but it is only a problem if they fields showing it are not permission checked every single time they are shown. It’s also only an issue if the session for Person A hasn’t expired.

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

Sidebar

Ask A Question

Stats

  • Questions 229k
  • Answers 229k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer See: Using SC to deploy Windows services http://msdn.microsoft.com/en-us/library/ms810435.aspx The "SC"… May 13, 2026 at 1:46 am
  • Editorial Team
    Editorial Team added an answer The easiest way to do this is via command line.… May 13, 2026 at 1:46 am
  • Editorial Team
    Editorial Team added an answer Try this: ... ON DUPLICATE KEY UPDATE rFormat=VALUES(rFormat), rFiles=IF(ISNULL(rFiles), VALUES(rFiles),… May 13, 2026 at 1:46 am

Related Questions

I'm using Windows Vista x64 with SP1, and I'm developing an ASP.NET app with
I'm trying to get an ASP.NET MVC app working... I should have known it
I am using NHibernate to as the Data Access layer for my ASP.NET MVC
I'm connecting to a WCF service in an ASP.NET app. I'm logging in using
I have a web application written in C#/ASP.Net and the backend DB is Oracle.

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.