Portal Logoff and redirect to my own (created) logon page

Hi experts,
one Question about "Portal logoff and redirect to another URL", and I know there already are solutions how to fix that, but I was not successfull with my doings.
I have a customized logon page. When I call "http://myportal:50000/irj/portal/anonymous", I can see my own logon page. That works fine.
Now to my problem:
1) I'm using SAP NetWeaver Portal v7.01 (VMWare) with Windows 7 (x64 Bit)
2) In Config Tool "ume.logoff.redirect.silent" is setted at true and "ume.logoff.redirect.url" (both under "Global settings") at "http://myportal:50000/irj/portal/anonymous". Than WebAS has been restarted.
3) In source code of the Portal page (Masthead), I could see that the setted values can be readed from config tool
4) So far I could understand, when the parameters are setted and "silent" is true, than a new iframe will be created which is append to the document (JavaScript: logoffThirdParty())
5) After this, the logoff form will submitted, that means xxxx.LogOutComponent is running. Think this components reads some hidden attributes as "logon_submit", and one of this should be the (new created) externalIFrame
Instead of my anonymous page, I see the default SAP logon page. I don't have made any changes on com.sap.portal.navigation.masthead iView (should be the right name I think).
Thanks for assitance and regards,
Cengiz
Edited by: Cengiz Türkoglu on Feb 5, 2010 8:39 PM
Edited by: Cengiz Türkoglu on Feb 5, 2010 8:39 PM

Try to set the value ume.logoff.redirect.silent to FALSE and then restart and test. In my situation it worked.
Regards,
A

Similar Messages

  • Urgent: how to Logoff and redirect to the login screen from WebDynpro appli

    Hi,
    i want to logoff and redirect to to the login page.
    i use WDClientUser.forceLogoffClientUser([_"what should be the code here"_]);
    If i pass null as the url, it will terminate and default message will be shown (it will not go to logon screen)
    I want to logoff and navigate to customize login page.
    I don't know from which server the request is from dev, Qa or some other system.
    I can use WDClientUser.forceLogoffClientUser("http://dev"); but it doesn't work with QA.
    i will be really appriciate we suggest me regarding this. Its urgent please send for responce ASAP.
    Thanks
    NSM

    Hi,
    use the following code to get the url
    String hostName = WDProtocolAdapter.getProtocolAdapter().getRequestObject().getServerName();
              int port = WDProtocolAdapter.getProtocolAdapter().getRequestObject().getServerPort();
              StringBuffer url = new StringBuffer("http://");
              url.append( hostName );
              url.append(":");
              url.append(port);
    WDClientUser.forceLogoffClientUser(url.toString());
    Regards
    Ayyapparaj

  • I do a search. I click on one of the results. Upromise open up with a "Continue" or "Log In". I click on "Continue" and it goes to the Upromise logon page. It used to take me to the site I selected.

    It's been doing this for the last month or so. I just discovered that I don't have to hit the "Continue" button. After a couple of seconds it pops over to a weird Upromise log on page. It's the below info and it's all in the upper left corner of the page.
    Sign in
    Username:
    Password:
    I forgot my username
    I forgot my password
    I forgot my username and password

    Do a malware check with some malware scanning programs on the Windows computer.<br />
    You need to scan with all programs because each program detects different malware.<br />
    Make sure that you update each program to get the latest version of their databases before doing a scan.<br /><br />
    *http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    *http://www.superantispyware.com/ - SuperAntispyware
    *http://www.microsoft.com/security/scanner/en-us/default.aspx - Microsoft Safety Scanner
    *http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    *http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    *http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    See also:
    *"Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

  • Execution of WDExit() on portal logoff

    Hi folks,
    I have been trying to write some functionality on wdDoExit() of a view. The method - wdDoExit() is called when i close the browser.
    But, when i host this application on portal, this is not happening. I want wdDoExit() to be triggered on portal logoff or closing the browser window. Is there any way of achieving it??
    Any ideas or work around appreciated.

    HI Kunal,
    This is not possible. You can manage only the iview area where you dynpro application is hosted. apart from it. portal logoff and closing window where portal is running. those are completelly portal instants.
    And not recomonded that you change portal setting to execute your application code. as portal supports other applications too.
    A workaround is.
    we have done this for differnet purpose.
    when you create an iview in your portal for you dynpro application.
    1.on logoff of your portal.. pass a parameter to you application.
    2.specify that parameter in your default inbound plug of main screen.(i.e. the screen which executes first)
    3. and according to that parameter execute you wdexit of dynpro.

  • How to create a Dynamic Logon pages for a portal.

    Hi all ,
    Is it possible to create a dynamic logon pages for a portal.My requirement is when ever we enter the Portal url in the browser we will get logon page ..now when we reenter the Portal link the logon page should change. is it possible .
    thanks
    Rajeev.

    Hi Rajeev,
    Your requirement isn't very clear here.
    Do you meant that is userA is trying to logon, he must see different logon pages at different tims he tries to logon?
    Thanks  Hermann, I too was thinking about the same...just need to have some clarity on what really needs to be achieved.  Also unless the whole logon page needs to be different then cookies are best -- if its just some images then some javascript would be good enough.
    Thanks,
    GLM
    Edited by: GLM on Sep 26, 2008 12:11 PM

  • Regarding sap script how to create first page and next page

    could u plz let me explain the steps for creating
    WE HAVE " PAGE BUTTOR" IN THE FORM.
    THERE WE CAN CREATE MULTIPLE PAGES
    I HAVE ONE    MAIN WINDOW   FOR "FIRST PAGE"
    I HAVE ONE MORE   MAIN WINDOW   FOR  "NEXT PAGE"
    LIKE THIS
    HOW CAN I TEST THE MULTIPLE PAGE S
    EXPLAIN CLEARLY
    FIRST PAGE
    NEXT PAGE
    THIRD PAGE
    FOUTH PAGE
    IN SAP CERIPT FORM

    hi
    in ur script u have  page button click to it and now do this
    goto 
    EDIT-->Create Element
    after this u have an pop-up
    now enter ur page name and description here and press enter
    insimilar manner creat the pages that u want
    Now once uahve created the pages  click to windows button
    and do this
    EDIT-->Create Element
    after this u have an pop-up
    now enter ur window  name and description here and press enter
    Now once u have created the windows click to page window button
    here u will give the page name in the box and do the same
    EDIT-->Create Element
    an popup will apear select the window u want to have on this window ok
    now code inside this window
    Hope this will solve ur problem
    Cheers
    Snehi Chouhan

  • Multi Portal Logon Pages

    Hi,
    we need different Logon Pages for different user groups.
    And also if a user logoff he should be linked to the Logon Page of his user group.
    Is it possible(how) to configure multi Logon Pages?
    Regards,
    Thomas

    Hi,
    depending on the complexity of your logon page a very simple way can be to just create individual HTML pages that do a POST to the actual login page (http://help.sap.com/saphelp_nw70/helpdata/en/62/601e1eebf54ca6a97e2873c8c63517/frameset.htm).
    If this is not enough than you probably have to create individual logon PAR files and access them (http://help.sap.com/saphelp_nw70/helpdata/en/23/c0e240beb0702ae10000000a155106/frameset.htm).
    I am not sure about the redirection after the log off. I think it is only possible to log off to one URL (http://help.sap.com/saphelp_nw70/helpdata/en/44/aada5230be5e77e10000000a155369/frameset.htm). Of course you could implement some logic there so that this URL redirects to the individual login-URL.
    Regards,
    Holger.

  • Create continuous page PDF from webpage.

    Hello, I am using Adobe Acrobat X Pro and MS Internet Explorer (FireFox is available), and I would like to create continuous page PDF files from webpages. I am taking webpage data, and making it accessible on an intranet for viewing by our technicians, and creating the PDF with standard pages is making a mess of the data. I have resorted to creating a custom sized page (ie: 8.5" x 153") for each webpage to get everything on one continuous flow. I am hoping someone can tell me a more streamlined method to do this as my current method is very time consuming.

    There are plugins available for many browsers that can produce a single
    image from an entire web page. You can then easily convert that image into
    a single-page PDF file.

  • Unable to find all created subject areas under OBIEE create analysis page

    Hi,
    I have created and deployed one repository called "sample" and able to view under create analysis page. (one subject area)
    After that I have created another repository (one subject area) called "Sangam" and deployed into EM.
    Now When i look into OBIEE analysis page, i can able to view only one analysis i.e Sangam and i am unable to find my previous analysis sample.
    Can any one help me out?
    Edited by: Santhosh Gunnala on Nov 7, 2012 10:31 PM

    What is mean by ??
    Do you want me to explain in more detail?

  • What Tool i use for creating OAF (Page)

    Hi All,
    I am new in Oracle EBS my boss given task for develop page in OAF, so please guide me what tool i use for this page given me link for download it and also help me for creating this page.
    Currently we are using Oracle EBS R12.1.2.
    Thanks
    Rehan

    I am new in Oracle EBS my boss given task for develop page in OAF, so please guide me what tool i use for this page given me link for download it and also help me for creating this page.
    Currently we are using Oracle EBS R12.1.2.OA Framework - How to find the correct version of JDeveloper to use with eBusiness Suite 11i or Release 12.x [ID 416708.1]
    Configuring JDeveloper For Use With Oracle Applications 11i and R12 [ID 330236.1]
    Troubleshooting JDeveloper setup for Oracle Applications [ID 357218.1]
    What Setup is Required to Create Custom JSP Pages to Run on the Ebusiness Suite 11i and R12+? [ID 884200.1]
    Thanks,
    Hussein

  • Portal logoff:  Need to redirect KM html page

    Hi all,
    Currently When I click logoff button its rediredt to log in page. But I need to put one KM html page with some message and if user want to re-login i will give one CLICK here for relogin.
    Im trying to do this through PAR file.  Please some one suggest how to give KM URL
    Thansk
    Polaka
    Edited by: polaka123 on Apr 18, 2011 2:10 PM

    Hi Polaka,
    Could you please try the below two?
    Option1: please check, whether you are acutally logged off or not? Even if you are shown the logon page it could be possible that the URL redirected is not shown in the browser. To do this just replace '/irj/portal' with'/index.html' then som UME or NWA link. If you are in without proving uid/pswd then you are not logged off at all, else you are logged off but just not redirected to the URL you have mentioned. If in the second case(logged off but not redirected, kindly check the below property in visual admin- set it to false.
    (Did you happen to set the '"ume.logoff.redirect.silent=false" in the visual admin)?.
    Then restart server and clear your browser cache too.
    Option2: Repeat the above steps trhough config tool and restart server.
    (this must work). But if possible try the option1 and hopefully it should work.
    [Config tool property editing|http://help.sap.com/saphelp_nw04/helpdata/EN/0b/50ad3e1d1edc61e10000000a114084/frameset.htm]
    For accessing KM content(anonymous), please check the link below:-
    [Anonymous KM Access (SAP -How to)|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e0ab0ada-f56f-2910-a5b6-dae4f307da7e?QuickLink=index&overridelayout=true]
    Thanks,
    Jakes.

  • Error when redirecting the portal logoff page

    Hello,
    we have a problem in redirecting the portal logoff page.
    Our production system is a cluster environment -windows 2003.
    we have developed customizing page for portal logoff.
    when the cluster is in Node A the functionality of the logoff page is working fine and it is redirecting to the customized page.
    But when we shift it to Node B and logoff the portal it is not showing the customized page.
    We have referred the following note also:696294.
    We have added the portal logoff page is IIS services also.
    But when we shift the server from NodeA-NodeB the functionality of the redirecting is not happening and it gives a message
    you are not authorized.
    I appreciate any one response.
    Regards,
    Krishna.

    Hi sridhar,
    Thanks for your reply.
    What my error is "iam getting the logoff page redirected when the cluster resources are in Node1 but iam not getting the same logoff page when the cluster is nodeB"
    Ie we have developed a customising logoff page and set the page.When the services are in Node A the fucntionality is working fine.But when the resources move to NodeB iam not getting the customized logoff page".It says no authentication.
    Aprreciate your further help.
    Regards,

  • My boyfriend and I have our own iPhones but share an iPad. How do we create two different profiles or user accounts, etc?

    My boyfriend and I have our own iPhones but share an iPad. How do we create two different profiles or user accounts, etc?

    Unfortunately, at the moment you cannot create two user profiles on one iOS device.

  • I can't burn a cd of my own created music. I either get the error 4261, or after "Checking media" the process stops and nothing further happens. Have tried different burn speeds and cds. Have re-installed iTunes.Any suggestions please?

    I can't burn a cd of my own created music. I either get the error 4261, or after "Checking media" the process stops and nothing further happens. Have tried different burn speeds and cds. Have re-installed iTunes.Any suggestions please?
    wm0203

    Sounds like the CD drive died. Luckily they cost next to nothing to replace. Or get an external LaCie instead. I have a dual G4 1.25 and the CD drive was always so anemic I use a LaCie Porsche with it.

  • How to create portal user and integrate with external appl login

    How to create portal user and integrate the user with external application for single sign-on ?
    I want to access my external application thru portal user ..?
    Shyam

    Hi Jithin,
    The link that you've shared talks about a different scenario.
    In my case, I want to pass the portal user id when the user clicks on the Help Link present in the header area.
    I am trying to pass it along with the Help Link Url property of a masthead iview but it is not getting passed to the target Url.
    I would like to know if it is possible to pass the Portal User Id in this way or not.
    Though if we create a appintegrator iview and pass the user id <User.UserID> along with the target Url, it reaches there.
    Thanks & Regards,
    Anurag

Maybe you are looking for

  • Message Splitting in ABAP Mapping

    Hi Everybody, I have Implemented ABAP mapping in  my Scenario and have used message splitting. That is for each header node of source corresponding number of target nodes should be created.I have a source node under which i have 5 subnodes and when t

  • Can't drag and drop or import into files

    I moved my audio files from "c" drive to another drive and had a bear of a time getting itunes to recognize it...but after reinstalling finally it seems to be working okay... Except when I copy and paste my audio files into itunes nothing happens. Wh

  • To find out the numbers only?

    hi, I haev a table in which a column is of varchar2 data type and it has the values like 'ritesh' and 1 also. i want to fetch only the number type values: as select * from test: ENO     ENAME 1     ritesh ram     ritesh vijay     ritesh 1234     rite

  • TS3536 I still dont see a file sharing tab and I want to use it for my mixer app, I made some ringtones and thats the only way I can use it

    I cant see the filing sharing on itunes and I was wanting to get some ringtones and thats the only way I can use them, where is the filing sharing thing at? even when I sync my phone I cant seee it

  • Link Compositions on multiple pages together?

    Dear Adobe Forum/Community/Team, I am asking myself, if Adobe Muse has the feature, that you can Link Compositions on multiple Pages together. As example what I need: Page: About us Contains Compositions with 3 Parts (DE , EN , FR) (Yes, language bas