TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Riddhi Valecha
444
3.3k
412.7k
Single Sign On in ASP.NET
Oct 14 2014 4:52 AM
Hi all,
I want to know about security issues of Single Sign On.
1. Single Sign On means - The user just have to type the URL in the address bar
e.g. http://1.2.3.4/abcd.aspx and hit "Enter".
2. The website directly redirects to the user account.
3. The website bypasses the Login page (login credentials).
------
Question-1.
How to implement this on existing website with 155 users?
Question-2.
If Single Sign On is implemented, is this not risky?
E.g., IF a user sits on others machine and hits the URL, he will be able to see the confidential data of others.
How to avoid this ?
------------------
Reply
Answers (
4
)
ASP.net C#
pdf using Razorpdf in Asp.netMvc - Pdf.js could not b loaded