Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunitySubmit a ticketLog In
GitHubNuGetDev CommunitySubmit a ticket

ValidateCredentials

Describes ValidateCredentials in Optimizely Configured Commerce.

OrderPipeDescription
100ValidateFromIdentityUses the IAuthenticationService to determine if FromIdentity is not locked out and is in PunchOut role.
200ValidateSenderIdentityUses the IAuthenticationService to determine if SenderIdentity is not locked out, is in PunchOut role, and validate username/password.
300SetUserAsAuthenticatedUses the IAuthenticationService to set FromIdentity user as authenticated.