cancel
Showing results for 
Search instead for 
Did you mean: 

logon iView

Former Member
0 Kudos

Hi all,

Is there any logon iView provided by SAP,either as a template or par file. Needed it to perform authentification. Can anybody help me on this.

Thanks,

Akash

Accepted Solutions (0)

Answers (2)

Answers (2)

Murali_Shanmu
Active Contributor
0 Kudos

Hi Akash,

The iView that you see comes out of a PAR file, com.sap.portal.runtime.logon.par file which you can obtain from the deployment folder. Import into NWDS, and you would see number of related JSP files like umLogonPage.jsp and so on. Handle the authentication that you want in these JSP pages.

Rewarding points is a way of saying thanks in SDN.

Former Member
0 Kudos

Hi Akash,

The iView you're looking for is the Portal Logon Page iView which is based on the following PAR file:

com.sap.portal.runtime.logon.par

You can find this PAR file on your Portal server or via logging into the Portal, going to the Java Development workset and Portal Browser page, then Navigating to:

ROOT/WEB-INF/deployment/pcd