Logon Page Customization in SAP Portal 7.31

Hi Experts,
I am planning to change the look and feel of the Logon Page for Portal.
The current page is already a customized one.
For making the changes, I requested and got the following files.
1. tc~sec~ume~logon~ui.war from <drive>:\\usr\\sap\\<SID>\\J00\\j2ee\\cluster\\apps\\sap.com\\com.sap.security.core.logon\\servlet_jsp\\logon_ui_resources\\tc~sec~ume~logon~ui.war
and
2.  tc~sec~ume~logon~logic_api.jar from drive>:\usr\sap\<SID>\J00\j2ee\cluster\apps\sap.com\com.sap.security.core.logon\servlet_jsp\logon_app\root\WEB-INF\lib
The below is the screen shot of nwa/auth properties.
The file which was sent to me and the properties look like, standard logon module only.
I am not sure if the file is the custom one. How to find if its customized. In the layout folder, I couldn't fine any images in the current custom logon page.
I don't have access for deploying the ear. I have to send to the Server team and they only will be able to deploy.
Kindly advise me on how to proceed with.
Kind Regards,
Jelbin

here is the standard link for logon page customization for NW7.31 check it:
Developing a Custom Logon Screen - Developing Authentication Enhancements on the AS Java - SAP Library
if your are modifying a existing custom logon page first you will be requring the source code of that custom logon page ,Get it and import it in NWDS and follow the steps mentioned in standard help.
if source code is not available ask your server team to provide the custom logon page EAR file ,reverse engineer it by importing the EAR in NWDS and modify it as per your requirement and following the steps mentioned in help.
to know if you are modifying the correct EAR go to application.xml and check what is the application alias mentioned over there same will be configured in NWA under alias for application for login
as per your screenshot its mentioned as /new_logon
<context-root>new_logon</context-root>
Also check the J2EE engine .xml and check if you have your client name mentioned as company name.
Other check you can do id check images in the war file if those are present which are appearing on logon page when open,you can right click on image on opened portal logon page and get its name check in NWDS imported project war file if those images are present.you can do other chaecks in rendered code as per your customization to confirm if you are modiftyinfg the correct logon page ear or war file.
i guess if you dont have any the previous custom ear it might be under your provider location and application alias folder location not sure of it though :
<Installation drive>:\usr\sap\<SID>\J00\j2ee\cluster\apps\<providername>\com.sap.security.core.logon
\servlet_jsp\new_logon\tc~sec~ume~logon~ui.war
you can ask your server team if they found any war file in folder <provider name> or application alias folder or how many war file they found if they search with tc~sec~ume~logon~ui.war file ,aks them to give the one which is situated in your <client/provider.com > folder.
hope this helps.

Similar Messages

  • Where to find the css file for logon page customization

    Hi All,
    I am doing the logon page customization but i am not finding the stylesheet to change the background colors.
    While testing it is taking the default css stylesheet.
    Can anyone suggest from where to edit the css file?
    With Regards
    Ashutosh

    Dear Ashutosh
    You can find the css folder under the logon par file.
    Please find below reference for modifying the PAR file:- http://help.sap.com/saphelp_nw04s/helpdata/en/bb/1bb8428e05c86ae10000000a155106/content.htm
    A fast and easy Portal logon page customizing
    Modifying The Logon Par(or customising the Logon Screen)
    Customizing Portal Logon Screen
    Portal Customizations Intro - Login Part 1
    Portal Customizations Intro - Login Part 2
    Hope it will helps
    Best Regards
    Arun Jaiswal

  • Portal Logon page customization for EP 7.0 EHP1 (EP 7.01)

    Hi All,
    We are working on SAP NW 7.0 EHP1 version. In this i have to change the Logon page which has the Self registration link. I have to change the URL when clicked on this Self registration link.
    I have gone through lot of help links in SDN however my confusion is in this version of NW is it a par file change or a webdynpro application that handles Logon page.
    Can anyone help me out with some input for this development.
    Thanks

    Aparna,
    Please look into the below links regaring User registration:-
    http://help.sap.com/saphelp_nw70/helpdata/en/44/0761cea5c610b3e10000000a11466f/content.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/44/0b1d50ec732d2fe10000000a11466f/content.htm
    You can develop new applications/Modify the existing logon par file to include the Custom develop User RegistrationIf the standard functionality doesn't meet your requirement.
    Ram

  • Portal Logon Page Customization

    Hi,
    I have a requirement where I needs to load different images on the Logon page dynamically each time the page is loaded on the browser or when the user clicks the refresh button on the interent explorer.
    My questions :-
    1)Has anybody already have undegone this scenario. Whether this scenario is possible in EP?
    2)Any javascript code samples or links for the same.
    3)when I reload the page I am calling a javascript function on the body tag on the event onLoad() of the page.
    4)My doubt is if I put my own javascript function for dynamically changing the images on the logon page and upload the file in to the pcs folder,will the Portal runtime will pick it or not?
    Suitable and helping answer will be rewarded.
    Regards,
    Balaji S

    Hi,
    You modify in the logon JSP the code to the following:
    You create variable in a session scope and increment that whenever you call the JSP until a certain number is reached. then you set it back to 0.
    The imagename in the JSP would be "logonimage"+ counter +".gif"
    Hope that helps,
    Kai

  • Portal Run time error after deploying custom logon page par file in portal

    Hi Experts,
       We have customized the standard portal logon par file for client XYZ and imported it with the same name (com.sap.portal.runtime.logon.par)  in portal.
       It is working fine for XYZ . And another client ABC wants the same customization for them also. So we took the par file from XYZ and imported it in ABC system. But in ABC system, we are getting Portal Run time Error. When we checked the logs, it is showing error in LogonBean class.Wwe have included the necesary jar files. Could anyone help us in identifying what is missing?
    Thanks
    VJ

    Hello Vijay,
    Please paste or attach the error log.
    Regards,
    Haseena

  • SRM Logon page customization

    Hi, everyone!
    I am new in SRM.
    Could you tell me about web logon page. How can i change it. I want add to logon page some texts, links and pictures?
    Edited by: Igor Garanichev on Jun 6, 2011 9:31 PM

    You can try BADI BBP_SC_MODIFY_UI .
    Regards,
    Jagadish

  • Logon Page Customization Based on URL

    Ramya,
    You can check the following blog https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/5124. [original link is broken]
    ~Cheers,
    Vivek

    Hi Vivek
    Full points has been Awarded
    Hi Everybody...,
    The link you provide has really help to solve my issue to certain extend...
    Based on the info provided in the Link , i took the UmLogon par and did the modification, since in my case, as in need the Default login page.
    In just copied the Existing umLogonpage.jsp and rename it as HRDept.jsp where inside the Jsp file there no difference with the original
    Thus no matter if i give the default link or my custom link(HR Dept)
    default : http://<server:port>/irj/portal/
    Custom : http://<server:port>/irj/portal/HR
    both has to take me to the default page.
    but , i am facing a issue at this point
    I did all my modification and retain the par file as like default
    com.sap.logon.runtime.par inorder to avoid server reboot and working with authschme.xml file
    But on deploying the new par with default name , i get a service request exception...
    can any provide some pointer over this...
    Thanks
    Ramya.R

  • How to create a complete custom portal logon page.

    Hi Frndz,
    I want to create a new logon page i.e completely customized(not to customize com.sap.portal.runtime.logon.par), this is to make my portal as  a EFP(Xternal facing portal).
    Regards
    Rajesh

    Hi,
    Yes i agree with that i have to use PAR for logon.
    Let assume that i have created PAR file called "MyLogon.par" in this i have JSP file "Welcome.jsp" .
    In this JSP when we click on Logon Button it should lunch the portal screen, which action i should place in FORM of JSP action.
    If u go to SAPs  "umLogPage.jsp" in the FORM attribute
    can i use same piece of code in my custom jsp , to logon to portal.
    Is there any another way to logon to portal.
    Regrds
    Rajesh.

  • How to set two different logon pages for a portal

    Hi experts,
      I have 2 different URLs for the same portal.
      i am trying to set up 2 different logon pages for these two.
      How to achieve this . Could u please tell me which files i have to change  inside the logon par .
    Thanks in  advance,
        John

    John,
    Please check this threads,
    Logon Page Customization Based on URL
    Two Urls for the same portal server
    Ram

  • Different portal logon pages with same url.

    Hi all,
    Im doing portal logon page customization . My requirement is when a user give the portal link in his browser he should get the portal logon page according to the country language..for example if he opens the portal from india he should get English text and if he opens the portal from japan he should get the japanese text in the portal logon page.
    thanks
    Rajeev B

    Rajeev,
    Its possible to have the different logon pages for the same portal.
    Its also possible for the same ulr but different parameters.
    You can do customization on portal logon page.
    For example:
    Consider that the url http://myep:50000/irj/portal is currently using to access the portal.
    You can pass addintional parameter on this url and fetch them into logon page, display the pages based on the values that you have fetched.
    for example http://myep:50000/irj/portal/myparam
    Have a lot at this link,
    Displaying Different Login Pages Based On The Sales Organization
    Ram

  • Multiple logon Page for single portal.

    Hi Experts,
    I am trying to have two logon pages for the same portal with diffrent URL
    eg:-   url-http://SALES-A.company.com/portal
                 http://SALES-A.company.com/portal 
    The code i have used is
    <%
    String strReqURL = request.getRequestURL().toString()==null?"" :
    request.getRequestURL().toString() ;
    //String strReqURL = " http://SALES-A.company.com/portal ";
    int iSlash = strReqURL.indexOf("//") ;
    int iDot = strReqURL.indexOf(".") ;
    System.out.println("iSlash: "+iSlash);
    System.out.println("iDot: "+iDot);
    * out-put for the below substr is '//SALES-A'.Check with this to switch
    between
    * the TWO LOGIN pages. One for the SALES-A Portal and other for the SALES-B.
    strReqURL = strReqURL.substring(iSlash+2,iDot) ;
    System.out.println("strReqURL: "+strReqURL);
    * Sample URL : " http://SALES-A.company.com/portal "
    if ( strReqURL != null && strReqURL.toUpperCase().startsWith( "retepdev") )
    System.out.println("Inside if of strReqURL");
    %> <jsp:forward page="/umLogonPageA.jsp"/>
    <% } else { %>
    <%
    System.out.println("Inside else of strReqURL");
    %>
    <jsp:forward page="/umLogonPageB.jsp"/>
    <%
    %>
    This does not display anything but a blank page.
    Please help its really very urgent.
    Points would be awarded to helpful answers.
    Regards,
    Sanjyoti.

    hi All,
    the problem is solved.
    Thank you for reading my query.
    Regards,
    Sanjyoti.

  • How to  change Image in Portal logon page

    Hi
    we installed the portal EP6SP16.can anybody tell how to change the Standard image with my Company's logo.can any provide the document how to do that.please help
    Regards
    Prasad

    Hi
    Goto System Administration => System Configuration => UM Configuration => Direct Editing.
    In the set of properties listed there, change the value of ume.logon.branding_image to the location of your new image. Don forget to restart the portal server after making changes.
    Place the image in the layout folder of your project which is nothing but the modification of the logon par file (com.sap.portal.runtime.logon.par.bak).
    Regards
    Yoga

  • Changes in the logon page and exceptions

    Hi to all !!
    I need to make some changes in the logon page of the webdynpro-portal server. Where can I find some help about it...
    One of the requirements is to recognize the different reasons why some user can fail in the attemp to log on, i.e. he/she could not be registered in the system or the server can be unable to attend the request at the moment (because of a low number of permitted conections) or something else. The problem is that it alwasy says that the user is not registered
    Another thing I want to change is the page that is displayed when the session time expires, what should I change?
    Finally, I want to customize the error page that is displayed when and exception ocurrs and the application's navigation is canceled or aborted.
    Thanks a lor in advance.

    Hi
    Logon :
    <a href="http://help.sap.com/saphelp_erp2004/helpdata/en/23/c0e240beb0702ae10000000a155106/frameset.htm">Customizing logon screen 1</a>
    <a href="/people/sergio.ferrari2/blog/2007/04/06/bsphowto--customizing-the-design-of-system-logon-page-in-netweaver-04 logon screen 2</a>
    Error :
    <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/b4/85cd17dbc04f5c8d5069e021595e6f/content.htm">Error 1</a>
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/f6/3c0b0389cea34ba66f10d62b718a1a/frameset.htm">Error 2</a>
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/9a/e74d426332bd30e10000000a155106/content.htm">Error 3</a>
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/08/9c3e9f42589b4dbb9b8b43b1dde48f/frameset.htm">Error 4</a>
    Regards
    Abhijith YS

  • Customizing logon page in EP 7.0

    hi,
      may i know how to change logon page branding image,Welcome test in logon page?i'm not aware of EP7.0.Rpl ASAP.
    thks
    Kiran

    Hi Kiran,
    Check this link
    Portal Branding for specific user
    Portal Customizations Intro - Login Part 1
    Portal Customizations Intro - Login Part 2
    http://help.sap.com/bp_epv260/EP_EN/documentation/EP/N08_BB_ConfigGuide_EN_US.doc
    Is your Portal Logon Page more colorful?
    Portal themes
    Regards
    Arun

  • UCES 6.0: Logon Page

    I have installed UCES 6.0. When I access it, it gave me a logon page that look like Portal logon page with a Biller Direct banner at the top of the page. How to make the Request New User and the Forget Password link to appear?
    When I check the source code of the logon page that appeared, it is not the same as the content_login_html.jsp (found in /usr/sap/DDR/DVEBMGS11/j2ee/cluster/server0/apps/sap.com/com.sap.isu.ebpp/servlet_jsp/bdisu/jsp)? If the logon page that appeared is not content_login_html.jsp, then the logon page is from where?

    Hi Andrew,
    You want those link to apper on portal page??have to changed the portal page before??ok if those links are not appearing then you can go to UME settings i.e. go to-->usr\sap\SID\Instance\j2ee\config tool --> config tool.bat >click on pencil icon to change the setting to modify then go to cluster data>server>cfg>service-->then select property sheet of com.sap.security.core.ume.service
    In this property find the two properties and make them TRUE is its FALSE
    1)ume.logon.selfreg = TRUE
    2)ume.logon.logon_help = TRUE
    Hope this will help.
    Regards,
    Ameya

Maybe you are looking for

  • CA web enrollment page is not shown in windows server 2008 R2 Datacenter edition

    hi friends on a windows server 2008 R2 Datacenter, i have installed ADCS (including web enrollment), & every thing is ok. but when i connect to CA web enrollment page to request a certificate for my web server, when i select advanced certificate requ

  • How Do I Sync Photos With iPad Using iTunes?

    Since updating to OS X 10.10.3, iTunes 12.1.2.27, and Photos, I cannot sync any photos to any devices.  Previously, I would connect a device, choose photo albums in iTunes, and sync.  Now, I connect a device and no matter what I choose in the photos

  • How can i use a database for practice in DOS

    i have some problems in the sqlplus. My OS is windows2000 server,when i intalled the Oracle 8i i type a command 'cmd' go to DOS.and type "sqlplus username/password@database" but always the system say that my database name can't be deal with. and i wa

  • Buffer Hit Ratio % -- Whats the right query ?

    Whats the right query to track Buffer Hit % ; Using this : prompt BUFFER HIT RATIO % prompt =============== select 100 * ((a.value+b.value)-c.value) / (a.value+b.value) "Buffer Hit Ratio" from v$sysstat a, v$sysstat b, v$sysstat c where a.statistic#

  • Unable to update profitability segment

    Hi experts need suggestion on this issue plz.I am unable to update the profitability segment while calculating freight cost and transfer the cost to respective G/L and profitability segment,what actually my requirement is when  i process shipment cos