cancel
Showing results for 
Search instead for 
Did you mean: 

Custom Logon Screen (Branding)

Former Member
0 Kudos

Hi All,

We want to chagne the WebDynpro login screen to achieve the following:

- Custom Logo

- Change Password functionality.

I've located the login war file.

com.sap.security.core.logon.war that contains the logon screen and have changed the JSP accordingly and it has worked.

Does anyone know of a better way to change this?

Regards,

Michael

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Michael.

I modify jsp logon file not in com.sap.security.core.logon.war but directly in this directory:

j2ee/cluster/server0/apps/sap.com/sap.com.security.core.admin/servlet_jsp/logon/root

it works, but I don't know if this is the right way...

After you modify file war, what's the next step? Deploy it? If yes, where?

Thank you very much.

Andrea

Former Member
0 Kudos

Hi,

The actual way of doing the Branding is as follows

1. get the com.sap.portal.runtime.logon.par.bak in the irj deployed folder.

2. remove the .bak.

3. import it in the NWDS, do the changes in the jsp pages of login, logout, etc.

4. make the par

5. upload the same

6. if you change the par name and uploaded then u need to do the changes to the authscheme.xml in the configtool, configuration

7. restart the server.

8. your changes are done.

PS: Please take the com.sap.portal.runtime.logon.par.bak backup, if you gone wrong., then do upload it

Thanks & Regards,

Ragahvendra Pothula