Yes, I got it to work with the stored process server by using: /SASStoredProcess/do1?_username=usrid&_password=pswd&_program=mystoredprocess But there's apparently no way to embed credentials when hitting the SAS Portal via the SAS Login manager. You're always prompted for a user id and password. Seems like the only options are to enable unchallenged portal access or to configure web authentication. I was just wondering what others might have done to solve this problem.
... View more