cancel
Showing results for 
Search instead for 
Did you mean: 

Logoff page should redirect user to the login page again

Former Member
0 Kudos

Hi All,

When user logs off the browser screen, its displays that log off was successful, But i want system should redirect user to the login page again. in quality system i am able to see like this, its redirectin me to again login page. But where as is DEV system we done the support pack upgrade , recently . from that time onwords its displaying that log off was successful

Can anybody provide me the pointers to the same .

Thank you

Accepted Solutions (1)

Accepted Solutions (1)

praveenkumar_gudapati
Active Contributor
0 Kudos

Hi,

Check the UME property ume.logoff.redirect.url, if it is set to some URL and if so then remove the URL.

Check this for more:

http://help.sap.com/saphelp_nw70/helpdata/EN/44/aada5230be5e77e10000000a155369/frameset.htm

Regards,

Praveen Gudapati

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Vijay,

you should have also the same configurations on the development system and can configure in the same way the redirecting of the logoff URL.

Regards,

Yasar

Former Member
0 Kudos

Thank you so much, can please provide me how I can start this config tool.

1) Web link for the system, it just opens a single window with all the browser buttons. We have implemented the consulting note 725124 - SRM which will use to open a new screen (without browser buttons).

The steps mentioned in this note are manual changes in the HTML template.

2. ) When user logs off the browser screen, it has to redirect user to the login page again. This happens in quality system , but where as in dev system it just displays that log off was successful

3.) The 'Help' button on the SRM home page directs the user to the SAP Help for SRM quality system. But in dev system, it dumps with error message.

Can you please provide me any pointers to the same will be great helpful for me .

Thank you .

Former Member
0 Kudos

Hi Vijay,

do the following steps to customize the logoff URL of the portal:

- Start the u201CConfig Toolu201D

To start the config tool, execute <AS_Java_installation>\j2ee\configtool\configtool.bat.

- Choose and switch to configuration editor mode

- In the Display Configuration tab, choose cluster_config --> system --> custom_global --> cfg --> services --> com.sap.security.core.ume.services --> Property Sheet properties.

- switch from view mode to edit mode.

- On the u201CChange PropertyEntryu201D dialog box of the property "ume.logoff.redirect.url", enter the required URL in the u201CCustom-Valueu201D field.

- Save the changes.

- Restart the AS Java.

Regards,

Yasar

Former Member
0 Kudos

Hi , thank for your reply .

But UME , we can run in os where the application is running , i mean in the production.But in the production its working .But in the Dev system itsnot working .

is my assuption is correct ?