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 6058125
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T08:33:55+00:00 2026-05-23T08:33:55+00:00

I am currently using asp.net membership database on multiple apps. I am not looking

  • 0

I am currently using asp.net membership database on multiple apps. I am not looking for single sign on function. My desire is to be able to logged in at the same time on multiple apps.

But currently, when I log into one app, the other one is logged out instantly. I think the apps issues some kind of Token inside the database so when I log into one app, the other one logs out.

How can I get around this thing?

  • 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-23T08:33:56+00:00Added an answer on May 23, 2026 at 8:33 am
    • Do your applications share a
      machineKey?
    • Do they all target the same membership database?
    • Do they share one cookie domain?

    Here’s part of how I implement it

    <httpCookies domain=".domain.com.ar"/>
    
    <authentication mode="Forms">
      <forms defaultUrl="~/" loginUrl="~/login" timeout="43200" protection="All" domain=".domain.com.ar" cookieless="UseCookies" />
    </authentication>
    

    And my membership, roleManager, and profile providers all target the same databases.
    Do this in every application, of course.

    Note: I know, I know. The machineKey article is deprecated, but it still has a very valid C# example of how you should generate your machineKey.

    They should be formatted like so:

    <machineKey validationKey="128 hexadecimal characters" validation="SHA1"
                decryptionKey="64  hexadecimal characters" decryption="AES" />
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am currently using asp.net membership provider and it has several tables as shown
I'm using ASP.NET MVC. I inserted ASP.NET membership tables into my database and i'm
I'm currently using the SQL Membership provider for ASP.NET, which uses GUIDs for the
I am currently using asp.NET MVC to build a Content Management System parts of
I am currently using ASP.NET MVC 2.0 RC2, having recently moved from version 1.0.
I am currently using ASP.NET MVC1 in my project but now i am planing
Im currently using vs2008 with asp.net mvc framework for web development. Im missing a
I have a ASP.Net 2.0 website that is currently using a custom MembershipProvider and
I'm currently using Subversion to manage my ASP.NET website. I'm finding that whenever I
I am currently building an application using ASP.NET MVC. The data entry pages are

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.