A Web (formerly BPM WebFlow) Application can be accessed by typing in its URL in the Address bar of your browser. You can use BPM Sign-on API to design a Login page that will provide an additional level of security to accessing your Web applications, as shown in the following procedures.
To add security with BPM Sign-on API:
1. Open the web.xml file under the sbm\WEB-INF directory of your application server.
2. Go to Filter Mappings > BizPassFilter <url-pattern> and define a deployment descriptor to create a Login page for a specific Web application — in this case, BS_Approval_Ver2, as shown in the following sample.