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
Paulson Paul
NA
1
1.9k
SILVERLIGHT 4 UserName Tracking
Apr 2 2012 5:09 AM
Hi,
I have an application where I need to track the user names. It is a Silverlight application developed using Silverlight 4.0 using WCF services.
IIS Settings are
Authentication mode is ANONYMOUS
WCF has been used
I am aware that we can get this by using WnodwsIdentity.GetCurrent or by using httpcontext.current.user.identity.name. But for these two to work I need to set the authentication mode as windows in IIS. This will basically disturb my application which is running live. I know that it is not straight forward to use anonymous authentication and get the user name , but what I am trying to see is that if there is any work so as to not change the authentication to windows and get the user name then it would really great. Do you guys have any idea how this can be accomplished (Any workaround)? Is there anyway I can run a script and record the windows username?
I tried using intiparams also --> it works fine from my local when i connect through a smart card , but when i am in the orginial network where the application it is repeatedly asking for username and password. Even on entering correct username password it is not accepting.
Please give me light on this stuff. Any help is appreciated.
Regards
Paulson C Paul
Reply
Answers (
0
)
How to create Dynamic Menu?
Change Shape Button