...
To use this mechanism, you must bind CGI or RPG Smart Page program to the service program called PUIATAUTH. This service should not be copied from library PROFOUNDUI into the RPGsp or CGI object library. The RPGsp or CGI program should add the PROFOUNDUI library (or other Profound UI installation library) to the list to locate the service program.
Service program PUIATAUTH contains two procedures: Authenticate() and IsAuthorized() with the following prototypes:
...