Progress
on the Web
Displaying the AppServer Authentication Dialog
To display WebClient’s AppServer authentication dialog, use the _getAppServerAuthentication.p procedure, which has the following signature:
Use the _getAppServerAuthentication.p procedure if the codebase and business logic reside on the same AppServer or share the same authorization information and
- Authentication is required only at the AppServer and not at the AIA Web server (or you are not using AIA)
or
NOTE: In this case, you might instead call _getAIAandAppServerAuthentication.p, passing in the known values and allowing the end user to fill in the missing values.- Authentication is required at AIA and at the AppServer, but AIA authorization information is set in the security cache and thus available in CODEBASE-LOCATOR:URL-USERID and CODEBASE-LOCATOR:URL-PASSWORD.
To invoke the _getAppServerAuthentication.p procedure, call it using a partially-qualified pathname that starts with the
wcadd
directory, as in the following code fragment:
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |