Skip to Content
0
Former Member
May 14, 2007 at 08:31 PM

com.sap.portal.runtime.logon.par information in Authschemes.xml

36 Views

Hello Portal gurus,

I am trying to customize the Portal logon page by modifying the com.sap.portal.runtime.logon.par file. I modified the par file. But after this change, I wanted to change the authschemes.xml file to reflect the par file changes.

When I downloaded the .xml file, I only found occurences of <b><frontendtarget>com.sap.portal.runtime.logon.certlogon</frontendtarget></b>, <b><frontendtarget>com.sap.portal.runtime.logon.basicauthentication</frontendtarget></b> and <b><frontendtarget>com.sap.portal.runtime.logon.header</frontendtarget></b>

Could anybody confirm, whether I have to rename these occurrences of com.sap.portal.runtime.logon with my customized logon .par file name between <frontendtarget> and </frontendtarget>?

Points will be awarded for correct answers and useful suggestions.

Thanks,

~~LB