11 | | 1. Load the modified form |
12 | | 2. Specify a LOCALE greater than 2 characters (eg. en-US) |
13 | | 3. Invoke the CREATESESSION operation |
14 | | 4. Open any WebLayout using this generated session id |
15 | | 5. You will get a http authentication prompt because the generated id fails the pattern check. |
| 11 | 1. Load the modified form |
| 12 | 2. Specify a LOCALE greater than 2 characters (eg. en-US) |
| 13 | 3. Invoke the CREATESESSION operation |
| 14 | 4. Open any WebLayout using this generated session id |
| 15 | 5. You will get a http authentication prompt because the generated id fails the pattern check. |