Sign on Credenitials

msp1000

Active Member
I am looking to create a custom application that takes in a user name and
password from the end user and then validates those EnterpriseOne sign-on
credentials against some EnterpriseOne security server.

What the correct or best approach for developing a custom EnterpriseOne
application to do this? Is there a business function available that the
custom application can call to do the validation of the EnterpriseOne
user credentials? If not, how can the custom application achieve this
validation?


Thanks
E9 8.98.1.1
Windows 2008, SQL 2008 x64 SP1,
 
msp1000,

Sorry for the late reply, I have been ill.

If you haven't found something already, try this:

Function Name: ValidateUserPassword
Function Description: Validate User's Sign-on Password
Source Module: B91300C
 
Can we call the business function in .Net or VC++?

Function Name: ValidateUserPassword
Function Description: Validate User's Sign-on Password
Source Module: B91300C
 
Back
Top Bottom