Dear all,
I have lot of anonymous content for my users. Anonymous content is made up of portal components. Portal components has JPPs. In each JSP, I want to embed a small container which contains userID and password field and a login button. Such that the user will be able to login to portal from any of the anonymous content page.
To acheive this, I followed below steps.
I modified standard logon page of EP tp make it look like a small rectangular box with username, password field and a login button.
Tested this by providing the application Alias name in NWA->Auth->Properties. It works fine, user is able to login.
Now I want to embed this logon app in each of the JSPs I am developing seperately for which I want URL of the custom developed logon page, such that I can get that app rendered in a iframe on my JSPs. please suggest how to get the URL of that application. It does not show up in the list of portal applications when seen in the content admin.
Another approach is to create an iview out of the custom logon app and embed that iview in anonymous JSPs. But since I am not able to see my custom app in portal catalogue, I am unable to create an iview out of it. So the question is how to create iview of a custom developed logon page ?
thank you !
seventyros