cancel
Showing results for 
Search instead for 
Did you mean: 

How can I create a Login-Page???

Former Member
0 Kudos
73

Hello,

I have to create a page with JSP code on the Netweaver Developer Studio.

But I do not know how I do it.

Can anyone tell me what to write in the portalapp.xml?

An example would be very helpful.

Thank you

Greetings

View Entire Topic
former_member188632
Active Contributor
0 Kudos

Hello Cilvaring,

How about searching on the forums? There are ample of leads on portal logon page. And if you're looking what to write in Portalapp, then please download std. logon PAR, import it in NWDS and have a look into it. You'd not need to create everything from scratch.

Here are a few quick links for you:

http://wiki.sdn.sap.com/wiki/display/EP/Portalloginpage+modification

Ameya

Edited by: Ameya Pimpalgaonkar on May 26, 2011 12:13 PM

Former Member
0 Kudos

Hello Arneya,

We have SSO in our system.

We want that another user can log the portal with its own user name and password.

Former Member
0 Kudos

Hi,

The portal UME has to refer the ABAP system where all the users exists.If this is made then all user of ABAP system can log on to portal.For accessing UME System administration->System Configuration->UME Configuration->ABAP System tab.

Creating a custom login page is different from SSO and login page has no impact on SSO.Try to customize existing login page.

Kindly post you requirement more specifically and briefly for further help.

Regards

karthiheyan M

Former Member
0 Kudos

Hi,

I have to use only one time my password and username on my computer, after this I can got to our portal and don't nedd a password again, because we use SSO in our system.

But we want, that I can logg off from the Portal ( but only from the Portal) and another User can logg in with his Username and password on my Computer.

Do u understand what I mean?

Former Member
0 Kudos

Hi,

If Log off feature is available then single sign on should not be a problem for different users to login from same computer.

Regards

Sharanya.R

Former Member
0 Kudos

And how can I make it available???

Former Member
0 Kudos

If you temporarily disable the SSO and close all your browser sessions, then the other user can login with his own credentials. See [this thread|; for two ways to do that. Another is to use the URL <portalhost>/irj/servlet/prt/portal/prtroot/com.sap.portal.runtime.logon.default (default logon screen) and you can logon as any user with username and password, even if you have SSO.

Regards,

Sean

Former Member
0 Kudos

Hi Sean,

I tried it with the URL <portalhost>/irj/servlet/prt/portal/prtroot/com.sap.portal.runtime.logon.default. There was a logonscreen, but I can't logon with my password.

I don't know, if I do something wrong. But its my right password.

Former Member
0 Kudos

Hi Cilvaring,

The question is actually not that clear. If you are asking for customizing the logon page, there are many threads, blogs and other documentations available to change the look and feel of the logon page.

If you are looking for having different logon pages for different users then you might first want to consider on which basis are you differentiating the users (Tenants / Company Codes / etc.) check out this blog -

I hope I got you right and you get what you need. All the best.

Thanks,

Harika