Welcome Guest Search | Active Topics | Sign In | Register

Masking or not-displaying a field Options
T-man
Posted: Wednesday, April 2, 2014 11:58:00 AM
Rank: Newbie
Groups: Member

Joined: 4/2/2014
Posts: 1
We are using Sitecore forms and EO pdf creator and it seems to be working well. The sitecore side allows us to create a username and password fields and authenticate a user via AD. The issue is that those fields are then written to EO and the password is in the clear.
Can anyone suggest a method for removing or masking the password field?
eo_support
Posted: Wednesday, April 2, 2014 12:35:15 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,196
Hi,

There doesn't have much to do with EO.Pdf. It has to do with the underlying authentication mechanism you use. For example, if the an user has already been authenticated when he logs in, then he can just run EO.Pdf under his account and EO.Pdf will be able to use his security token to authenticate with the server without having to explicitly asking for user name/password again. However if the current user is not authorized, then you have to use the user name/password one way or another --- either to establish the user's security token through Windows API, or pass that user name/password to EO.Pdf so that EO.Pdf can call the corresponding Windows API to establish the security token for you.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.