cancel
Showing results for 
Search instead for 
Did you mean: 

Logon in Portal Desktop

0 Kudos

Hi everybody:

I have a requirement to create a Portal desktop wiht logon option, like SDN screen.

I need someone who indicates me how to do it.

Tnks

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos
Former Member
0 Kudos

Thanks for the Info , I have implemented these steps, but what I want is that when I right click in a folder in the PCD and click on New from PAR -> iview I can make an iview from com.sap.portal.runtime.logon, but the problem here is that in the list of available PAR 's I can't see the com.sap.portal.runtime.logon. I have super administrator rights to this par so I don't know why I cant see it in the list of Portal Archive Selection wizard to create the iview from this par file.

Thanks

Luis

Former Member
0 Kudos

If you open up the anonymous user page , as indicated earlier, you will find a logon link in masthead, and as you must be aware clicking that will take you to the logon page.

Instead what you can do is that

1. Choose option create Iview from par. Let us say you want to use the default logon page(that comes with Portal).

In that case all you have to do is that make an iview from par file com.sap.portal.runtime.logon.par(default par file of logon). That is easily done while creating Iview with Iview-wizard. You just have to choose option- create Iview from par file.Choose the par file and choose default as the component.

The Iview is created.

You can also have your own custom logon page.

This you can do by creating a brand new logon page or by preferably modifying existing logon par.

2. Now you can put iview in the framework page and modify the layout of Iviews in framework page.

3. In case you need to modify the other iviews already in the framework such as masthead.

You will need to modify the par files which render that Iview To find out the par file. Open up the Iview properties and look up for the property codelink. This gives the par and componet which renders the Iview.

Modify or create a similar par file. If using the same par name you can merely deploy the changes , if using a different par name , you better creat a new Iview and replace the old one.

But be careful when you do all this, as incorrectly doing all this may create a problem in rendering your portal page.

Regards,

Harish

0 Kudos

Hi Harish. Tnks for the answer. I make all things and it work. Now i have a problem because i deploy a new logon par, but it not appear in the list of componentes when i try to create the iview. Neither com.sap.portal.runtime.logon appear.

In this moment we have a portal with logon but selfreg is disable. In com.sap.portal.runtime.logon - Umlogonpage.jsp, the code is o.k. and there is the lines for selfreg. Authschemes.xml indicates me that com.sap.portal.runtime.logon is the par used.

Why i cant see my par file in the list? If com.sap.portal.runtime.logon ithe par used and it have the lines to see the selfreg opction, why it didnt show me.

Former Member
0 Kudos

Hello ,

Did you find the way to create the iview from com.sap.portal.runtime.logon, since I have the same problem that the com.sap.portal.runtime.logon doesn't appear in the list of PAR Files when you are in the iview wizard to create the iview from par file. I want the same thing to put the logon page in the anonymous page creating this iview.

If you found the solution can you share it?

Thanks

Luis

Former Member
0 Kudos

Hi,

If you open the Portal Desktop, you will find a framework page,in this framework page you have different iviews which can be attached.

Now you may use the user guest to login anonymously.

The anonymous logon url is: http://portal:portal/irj/portal/anonymous

You can add your own logon page Iview(here in framework).This can be made out of a portal component which presents a logon interface or modify existing components for masthead etc, to change the appearance of the page when the user is guest.

Here are some steps

1. Create a new Portal Desktop,

2. Modify the framework page attached to it to choose a suitable presentation.

3. Modify the Iviews, by changing the components attached( by includingh a condition for user=guest)

4. Modify rule for guest to include new desktop.

This will be of help in understanding anonymous user.

http://help.sap.com/saphelp_nw2004s/helpdata/en/cd/1aad4abcb98c4597f9e395a6b62f43/frameset.htm

Thanks,

Harish

(Please award points for helpful answers)

Former Member
0 Kudos

Hi,

I was abrupt in putting details.

What I suggest is that you modify the Portal Desktop for user= guest

The url I specified above directly takes you to a Portal page with a default theme(and roles can be attached as well).

So the Portal framework iviews for this desktop can be modified so that you can present a logon section suitable to your needs.

Hope this is now clear.

Thanks,

Harish

0 Kudos

Tnks for the answer Harish. I follow the steps that you indicate me. I create the Framework, and Portal Desktop, but i cant still create the logon iview to put it in the layout of the framework.

Can u help me with that?

0 Kudos

Tnks for the answer Harish. I follow the steps that you indicate me. I create the Framework, and Portal Desktop, but i cant still create the logon iview to put it in the layout of the framework.

Can u help me with that?