AllPass
The following operations are supported. For a formal definition, please review the Service Description.
-
Authenticate
Authenticates a SWN All-Pass User. -
ChangePassword
Changes the specified user's password -
ChangePasswordWithConfirmCode
Generates a new random password for the specified user -
ChangePasswordWithoutOld
Changes the specified user's password -
ConfirmUser
Confirms an existing user -
Deactivate
Deactivates a user -
GetAllExternalProviders
Gets dataset of all providers. -
GetCountries
Gets a list of countries for default language tag. -
GetCountriesByLanguageTag
Gets a list of countries by language tag (not case-sensitive, e.g., en-us). -
GetForgetPasswordConfirmCode
Returns user's newly created confirm code. -
GetLanguages
Gets a list of supoported languages. -
GetProvider
Gets provider url based on provider slug. -
GetUSStates
Gets a list of active US states. -
GetUserByID
Returns the User with the specified UserID. -
GetUserByToken
Returns the User with the specified userToken. -
GetUserByUserEmail
Returns the User with the specified UserEmail. -
GetUserByUserName
Returns the User with the specified UserName. -
GetUserCookieDetails
Returns details to generate Universal Cookie for AllPass Newsletter. -
GetUserDemographicQuestions
Gets a dataset with a list of user demographics questions and responses for a specified user -
GetUserIdByToken
Returns the User with the specified userToken. -
IsBlockedEmail
Checks if Email Address is Blocked in the Salem Web Network Users System. -
IsBlockedIP
Checks if ip is Blocked in the Salem Web Network Users System. -
IsProperUserName
Checks if a username is properly formatted. -
RegisterUser
Registers a new user -
ResetConfirm
Generates a new random confirm for the specified user -
ResetPassword
Generates a new random password for the specified user -
ResetPasswordWithConfirm
Generates a new random password for the specified user - SaveUserDemographicResponse
-
SendForgotPasswordConfirmEmail
Sends out a forgot password confirmation email to a user -
SendRegistrationConfirmEmail
Sends out a new registration confirmation email to a user -
UpdateUser
Updates user information -
UserNameExists
Checks if a user already exists in the AllPass database.