Disclaimer: This website requires JavaScript to function properly. Some features may not work as expected. Please enable JavaScript in your browser settings for the best experience.

Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideLegal TermsGitHubDev CommunityOptimizely AcademySubmit a ticketLog In
Dev Guide

ValidateCredentials pipeline

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.