Hide portlet login after user logged-on

Hi all,
I've seen many post with the issue to hide a portlet but i didn't find a answer that help me.
After user logged in, I want to hide the login portlet.
I've tried a backing file, with the setVisible() method on the object PortletBackingContext in the preRender method but it didn't work.
Can someone help me ? Is is something possible to hide dynamically a portlet or i must use another way to do it ?
Thanks all for any answer.

Use entitlements. Login to the portaladmin tool and navigate the library tab on the left column. Find the login portlet and click on it. On the right, click the entitlements tab.
Entitle the view capability of the portlet to the "Anonymous" user role. This way, only anonymous users (users who are not logged in) will see this portlet.
In the same way, if you have a User Info portlet that you should see only once you are logged in, entitle it to the "Authenticated" user role.

Similar Messages

  • Preventing browser keep data information after user log out

    Is it possible to prevent browsers from remembering pages so
    they not available after user logs out and click back button pages
    with data information will be deleted?
    How to not aloud to keep it in \Local Settings\Temporary
    Internet Files
    What is the best way to do it? Is any way around this
    problem?

    Are you using 3 line just to make sure it working across
    multiple browsers?
    It looks that they doing same thing, am I right?
    I did test it on IE 6 and it looks like only
    <CFHEADER NAME="cache-control" VALUE="no-cache">
    does the trick
    and
    <CFHEADER NAME="Expires" VALUE="Mon, 06 Jan 1990 00:00:01
    GMT">
    <CFHEADER NAME="Pragma" VALUE="no-cache">
    does not make much difference.

  • How to close browser window after user log out

    Hi,
    Does anyone know how I can close browser window after user logs out. The scenario is when user clicks a log out button I will invalidate user session and close the browser right away in the backing bean.
    Your help would be appreciated.

    Try run this and you'll see that it runs fine with no exceptions:
    <%
         String someText = "bla bla bla";
         response.setContentType("text/plain");
         response.setHeader("Content-Disposition", "attachment;filename=message.txt");
         try {
              ServletOutputStream os = response.getOutputStream();
              os.write(someText.getBytes());
              os.flush();
              os.close();
         } catch (Exception e) {
              out.println("ERROR: " + e);
    %>It looks like that after I've closed the outputStream I can't do any more processing in the JSP. Even if I remove the setContentType and setHeader methods it still behaves this way.
    I'm starting to think that there's no way around this...??

  • How to hide a tab? register tab should not apper after user logs in

    Hi,
    In our portal, we enabled self registration with custom registration page. We wrote a portlet for registraion and added registration page a tab on the portal page.
    But after a user registers and logs in, we don't want to show the registration tab.
    If you have any idea on this, please let me know.
    Thanks,
    Sasi Bhushan.

    Hi,
    After registration, users will be redirected to login page.
    When users log in with userid/password, we need to take them to the home page of the portal. In our case, we gave a tab for "home" just like we gave for registration.
    So, users should be on the home tab of the portal and now, users should not see registration tab.
    This is the requirement.
    Thanks,
    Sasi Bhushan

  • LDAP import users - restrictions reset after user logs in

    Using ice I imported my users in to a container with a password. With admin rights I checked
    Required a password
    Force periodic password changes
    Required password changes
    Limit grace logins
    User logs in all fields return back to unchecked.
    I gave NDS rights WRITE & add self to the container with inheritable.
    What else do I need to manage users accounts?

    On Wed, 30 Nov 2011 19:56:02 +0000, dcampisi wrote:
    > Using ice I imported my users in to a container with a password. With
    > admin rights I checked
    > Required a password
    > Force periodic password changes
    > Required password changes
    > Limit grace logins
    >
    > User logs in all fields return back to unchecked.
    If you have a password policy (Universal Password), then those attributes
    are updated to reflect the values from your policy when the user logs in.
    You cannot change them to something other than what the policy is
    configured for, they revert back as the policy is enforced.
    David Gersic dgersic_@_niu.edu
    Novell Knowledge Partner http://forums.novell.com
    Please post questions in the forums. No support provided via email.

  • Rules within sequence are not completing after user logged out.

    We have been noticing since yesterday that rules within a sequence not being completed when user logs off planning.
    A. User kicks off a sequence from planning. This sequence has 4 rules.
    B. Logged off either after launching or after waiting few minutes and logged off.
    C. Next rules do not start and we noticed session is ending from AAS.
    However user closes browser sequence completes. Yes sequence has no errors. It was working fine until last week and only change was 'NETDELAY' value. Changed from 1500 to 60000.
    Not tried from SmartView yet.
    Edited by: venuramini on Jun 22, 2009 5:40 PM
    Corrected typo in title.

    Reason for changing from 1500 to 60000 was, do not remember exactly, issue with MS Excel connectivity. We implemented long ago in dev but never updated other environments.
    As far as other HBR_MAX_WAIT_FOR_RULE and HBR_MONITOR_DELAY we have tried and did not achieve desired results.
    FYI: we are using Planning 9.3.0.1 and wanted rules running longer than 60 minutes to go in background mode. But above setting would not be useful for 9.3.0.1.
    Am I confusing you?
    More info of original issue: Business rules time-out. Planning 9.3.0.1
    Since then, we have increase web session time-out to 720 min (12 hours), in-activity session timeout to 720 min to let sequence complete even if user session timed out.
    Thanks!
    Venu

  • How to ensure OC4J runs after user logs out of a W2003 Server

    Greetings,
    I have a question. We have BI Publisher running on a W2003 server. When I log into the server, a dos window starts up, and runs the OC4J stuff. When I log out of the server, this process stops.
    In order to use the scheduling part of BI Publisher (meaning, reports can be emailed out), the OC4J window must be running (meaning, I cannot log out of the W2003 server).
    How do I ensure the OC4J process remains running after I log out of the W2003 server? Note - this was fresh server, with a clean OBISE (Oracle Business Intelligence Standard Edition) install.
    Thanks,
    Colin Jensen

    Use the services created at installation time to startup Oracle AS components.
    thant should do the trick

  • Applications still run after user logged off

    Hi,
    I have a w2k8r2 Terminal server and have a problem that have eluded me for some time now.
    When a user is logged off, by either being disconnected or being inactive for a prolonged time, the user initiated programs are still running.
    To be more exact, Some times when a user is logged off I have the following situation:
    In the task manager on the users tab I cannot see the user anymore (nor in the remote desktop services manager), but in the Processes tab I can still see user initiated programs running. Furthermore I am not able to kill any of those programs, getting an
    "Access is denied" error message.
    My problem is that when the Terminal Server enters this "state" it becomes all buggy and itchy, causing loads of problems for the users that are already logged in (and for the new ones trying to log in). The only solution I have found is rebooting
    the server.
    Any solution, or further troubleshooting steps, are more than welcome. For me the next step is reinstalling which I really don't want

    1. Check any task schedular is running for application or not,
    Refer :
    http://answers.microsoft.com/en-us/windows/forum/windows_7-security/if-i-log-off-at-night-leave-computer-on-will/559eec53-1d2a-46f8-ac12-f0d4a32ab57a?msgId=b51d42b3-e727-40c0-b94e-8a01b31bf526
    2. Also update Antivirus and scan completely.
    3. Is it specific application or all the application, Which user opened in his session?
    4. If specific application is running (In this scenario Outlook is running even user logs off), Try the below Citrix forum thread.
    Refer :
    http://discussions.citrix.com/topic/301644-user-logs-off-process-outlookexe-stays-active-error-the-citrix-server-has-reached-its-concurrent-application-limit/
    5. Check and update  TCP/IP driver
    Refer : http://support.microsoft.com/kb/2465772/en-us
    6. Also cross verify Dharmesh suggestions also.
    Regards,
    Manjunath Sullad

  • Following upgrade from 2.1 to 5.0p4 server returns empty results after user logs on, why?

    With debug logging I see no errors. I verified no data goes out on the wire, after logon user is redirected to command.shtml, an HTTP OK is returned then nothing. Tried 'recovering' database with csdb, creating new users and exporting/importing data for existing users. Nothing resolves the problem.

    With debug logging I see no errors. I verified no data goes out on the wire, after logon user is redirected to command.shtml, an HTTP OK is returned then nothing. Tried 'recovering' database with csdb, creating new users and exporting/importing data for existing users. Nothing resolves the problem.

  • How do make inactive RFC sessions timeout after user logged off?

    Hi,
    In SM04 we can see many sessions of type RFC belonging to users who already logged off. These sessions seem to stay allive for hours if not days.
    Exapmle:
    700  HAMILTONAN                                09.45.35    1  RFC                     8
    700  CHUAE                                     04.08.10    1  RFC                    50
    700  LIMMA                                     02.18.12    1  RFC                    45
    The standard icm timeout settings are set and works fine, but for some reason these assosiated RFC sessions seem to stay logged on.
    Is there any parameter maybe or any other solution anyone is aware of to make these sessions log off if inactive?

    Hi,
    Its basis activity but still ,
    Have a look at this parameter <i><b>rdisp/keepalive_timeout</b></i> it should be set to some seconds, after which if user stays idle system will force fully logged them off...
    How to Change : RZ11 -> put the parameter name -> Change ...
    Hope that helps.
    Regards
    Mr Kapadia

  • How to make browser window full screen after user logs on to EP

    Hi all,
    I've found some amazing iformation on this forum, I hope I'll get an answer to this one too.
    I would like to use the maximum avaialble desktop space to provide info to my client on logging on to the portal so that he need not scroll for any thing.
    What I would like to know is if there is any global setting possible within the portal so that once the user is authenticated and is being shown his worksets, he should see the browser window in full screen mode. In IE this is done thru the pressing of F11 key.
    Regards,
    Neeraj Sripuram

    You could set the following properties in the Framework page that is being used.
    1) Launch in New Window - Display in Separate window
    2) Window Features - fullscreen=yes
    Upon login this would open the portal page in a new window and set the window in fullscreen mode, (Well Theoretically).
    Try this out. Hope this helps.
    Pradeep.

  • Server keep running after user log-off?

    Just need confirmation...
    Does it keep running all services (mail, web, etc...) after logging off a user from macosx 10.5.4 server?

    thanks. just need to create new user and log in because current user's finder is relaunching on almost every action with it... want to try if it's problem with user or all system.

  • How-to trigger a function module after user logs on

    Dear All,
    We would like to trigger a function module after a user connects to our BW system.
    The user exit SUSR0001 works, but only when the user is connecting via the SAP GUI --> it is not called if the user connects via the Business Explorer or the WEB
    Any thoughts on how to achieve this?
    Any help appreciated
    Thank you
    Ioan

    Hi Ioan,
    I would recommend to post this thread in the abap forum.
    Siggi

  • Grabbing the information after user logs in

    I'm trying to use the security webflow, but was wondering how can I get the
    user information after the class
    com.bea.portal.appflow.processor.security.LoginProcessor is called? Is it
    possible for me to create a link event from LoginProcessor node to a
    pipeline that will do what I want after the user has been authenticated
    through the custom realm? If so, from the Pipeline class, I extend
    PipelineComponentSupport, but how do I get the user information from it?
    How can I get the UserManager?
    Thank you,
    - joel -

    Jeol,
    com.bea.portal.appflow.processor.security.LoginProcessor is called? Is it
    possible for me to create a link event from LoginProcessor node to a
    pipeline that will do what I want after the user has been authenticated
    through the custom realm? If so, from the Pipeline class, I extend
    PipelineComponentSupport, but how do I get the user information from it?Before your pipeline, add an input processor, in which you can collect
    the user name from the HttpServletRequest object (with the getRemoteUser
    method). Set this name as a request attribute on the pipeline session.
    Your pipeline component can then access this variable.
    How can I get the UserManager?It's an EJB, so lookup via JNDI.
    Hope this helps.
    Subbu

  • Need to trigger InputProcessor after user login

    Hello All,
    We have a workflow where we need to display some data in a portlet (list of catalogs
    which user has access to).
    This data should be visible when the portlet gets displayed.
    We have an InputProcessor which retrieves this data.
    The question is which event should fire the InputProcessor.
    Could we link the PostLoginProcessor to this InputProcessor?
    So that when a user successfully logs in, this workflow would get executed and the
    portlet would show the list.
    Is this the right approach or there is some other way?
    Would greatly appreciate any help or suggestions.
    Thnx.
    Mukul

    Dave,
    The problem I was having was how to trigger the InputProcessor after user logs in?
    Is there a processor node I can use or some postlogin event?
    Mukul
    "David Anderson" <[email protected]> wrote:
    I'm assuming that you have supplied a particular .JSP to be dispayed when
    you created your portlet definition. Instead of doing this, create a
    webflow that is executed when the portlet is displayed. In this webflow,
    make the input processor you refer to the start node of the webflow and
    then
    pass control to the .JSP that will display the information. Again, I'm
    assuming that the information that is retrieved as part of the input
    processor is being added to the pipeline session.
    This is probably the best route for accomplishing the loading of the data
    when the portlet is displayed.
    Dave
    "Mukul Sood" <[email protected]> wrote in message
    news:3cc60322$[email protected]..
    Hello All,
    We have a workflow where we need to display some data in a portlet (listof catalogs
    which user has access to).
    This data should be visible when the portlet gets displayed.
    We have an InputProcessor which retrieves this data.
    The question is which event should fire the InputProcessor.
    Could we link the PostLoginProcessor to this InputProcessor?
    So that when a user successfully logs in, this workflow would get executedand the
    portlet would show the list.
    Is this the right approach or there is some other way?
    Would greatly appreciate any help or suggestions.
    Thnx.
    Mukul

Maybe you are looking for