cancel
Showing results for 
Search instead for 
Did you mean: 

Logoff problem

former_member206159
Active Contributor
0 Kudos

Hi,

I am logging into the portal through apche reverse proxy which redirects to the portal.

If I click the logoff link, the portal is redirecting again into the portal without asking any login information. This may be due to apache session is not expired.

How can I implement to get apache login screen after clicking the logoff link in the portal.

Any help will be awarded with points. Thanks inadvance.

Raghu

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member206159
Active Contributor
0 Kudos

Hi Gaurav,

Yes you are correct. I done this.

I will explain my scenario.

We open the portal like ... portal.client.com.

This will redirects to apache login screen. after giving the credentials it will redirect to portal.

Now I had given the portal.client.com in the property that you mentioned. But again it is redirecting to the portal even if I click the logoff link.

Former Member
0 Kudos

Hi,

Start the J2EE Engine configuration tool.

The following example provides the path to the configuration tool on UNIX systems:

/usr/sap/SID/instanceName/j2ee/configtool/configtool.sh

SID

represents the SAP system ID.

instanceName

represents the SAP Enterprise Portal 7.0 instance.

Click the pencil icon to switch to the configuration editor mode.

Select cluster_data -> server -> cfg -> services.

The UME service property sheet appears.

Double click the following property sheet: com.sap.security.core.ume.service

Add your custom value to the property named ume.logoff.redirect.uri

Hope it helps.Do award points if found helpful.

Regards,

Gourav.