Skip to Content
0
Apr 23, 2009 at 07:08 AM

Switch between two Anonymous Users

25 Views

Hello Portal Experts,

we have configured our portal for anonymous logon with named anonymous users.

We are using to two guest users:

guest_de = german language

guest_fr = french language

We have two national flag images implemented as a link in the masthead of portal to process the different URLs:

<http/https>://<server>:<port>/irj/portal/anonymous?guest_user=guest_de

<http/https>://<server>:<port>/irj/portal/anonymous?guest_user=guest_fr

By default, users are logged on as the first user in the list of anonymous users in ume.login.guest_user.uniqueids. In our case is that user guest_fr. When I like to switch to german nothing happend, still french user appears.

Has anybody an idea how to switch between the uses? If I open a new browser window an enter the URL:<http/https>://<server>:<port>/irj/portal/anonymous?guest_user=guest_de

directly the anonymous user will be guest_de.

Thank you very much for your answers in advance.

Kind regards

Axel