Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Mechanism to handle user authentication and authorization

Mechanism to handle user authentication and authorization

Scheduled Pinned Locked Moved ASP.NET
securitydatabasetutorialquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mukkanti007
    wrote on last edited by
    #1

    All, I am looking for a mechanism which makes use of "Forms authentication" and "Role based authorization". Requirement is my application should validate users belonging to different groups "Admin,guest,developer" and each group may consist of no of users. for ex: if i(developer) logs in with my id and pwd i should be redirected to web pages that are specific to me, likewise for admin and guest too. i am considering option of storing credentials in sessions and fetch the roles from db for access. Is this a feasible option. can anyone guide me?

    Thanks Mukkanti

    E 1 Reply Last reply
    0
    • M mukkanti007

      All, I am looking for a mechanism which makes use of "Forms authentication" and "Role based authorization". Requirement is my application should validate users belonging to different groups "Admin,guest,developer" and each group may consist of no of users. for ex: if i(developer) logs in with my id and pwd i should be redirected to web pages that are specific to me, likewise for admin and guest too. i am considering option of storing credentials in sessions and fetch the roles from db for access. Is this a feasible option. can anyone guide me?

      Thanks Mukkanti

      E Offline
      E Offline
      Expert Coming
      wrote on last edited by
      #2

      Look up bitmasking, it will be of great help for you.

      The best way to accelerate a Macintosh is at 9.8m/sec² - Marcus Dolengo

      M 1 Reply Last reply
      0
      • E Expert Coming

        Look up bitmasking, it will be of great help for you.

        The best way to accelerate a Macintosh is at 9.8m/sec² - Marcus Dolengo

        M Offline
        M Offline
        mukkanti007
        wrote on last edited by
        #3

        hi can you be more specific plz..

        Thanks Mukkanti

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups