Closed
Description
When you create any routine in VS Code it adds "ROUTINE RoutineName" as a first line automatically
When you create ZAUTHENTICATE the first line is "ROUTINE ZAUTHENTICATE"
When user enables Delegated authentication, they get the following LoginFailure error
Error message: ERROR #798: Delegated login failed
ERROR #1403: Routine ZAUTHENTICATE requires the following parameters: (ServiceName,Namespace,Username,Password,.Credentials,.Properties)
Web Application: /csp/logintest
This can be fixed by removing the first line "ROUTINE ZAUTHENTICATE" from ZAUTHENTICATE
I'm not sure if this is documentation issue, VS Code issue, or "how ZAUTHENTICATE is called" issue
Metadata
Metadata
Assignees
Labels
No labels