How to encrypt user credentials when he logs on the Enterprise Portal

Hi all,
I want to use a cookie approach on SAP Enterprise Portal i.e. when the user first logs on, i would create a cookie and store the encrypted password in it so that next time he hits the portal, he is directly authenticated with the help of the cookie.
For this above functionality, i need to know how the encryption & decryption techniques can be achieved by using the SAP Encryption libraries.
Would be highly appreciative if i get some info on this.
Thanx & regards,
Jitendra Chaudhari
India

You can use logon ticket for the implementation you want to do. For security issues you are talking about then you can use the SSL connection for the client who is accessing the SAP Enterprise portal. For SAP Logon Ticket see the login modules CreateTicketLoginModule and EvaluateTicketLoginModule
Initially set the ume.configuration.active = true
For the security related issues ypu can set the following properties in the login modules
1) ume.logon.security.enforce_secure_cookie to TRUE.
Marks the SAP logon ticket as a secure cookie, to enforce that the client browser sends the cookie only when an SSL connection to the J2EE Engine or the reverse proxy is established.
2) ume.logon.httponlycookie to TRUE
If true, the SAP logon ticket is set to HttpOnly. This prevents it from being read by malicious client-side script code such as JavaScript. The setting is only effective for clients that use Microsoft Internet Explorer 6.0 SP1 or higher.
I would suggest to use the 1st option as SAP also recommend the use of SSL connection for Logon Tickets.
I wish this could help you a bit.
Thanks and with regards
Pravesh

Similar Messages

  • How many users have logged in the Enterprise portal

    Hello Expert,
    Please suggest..
    Feature required to monitor as how many users have logged in the Enterprise portal 7.0(Portal is Implemented with MDM), so that utilization can be known.
    Regards,
    Vidhanshi

    Hi,
    You can wirte the following code to get the logged in user's ID
    try {
          IWDClientUser wdClientUser = WDClientUser.getCurrentUser();
          IUser sapUser = wdClientUser.getSAPUser();
          IUserAccount[] acct = sapUser.getUserAccounts();
          String str = acct[0].getDisplayName();
          wdComponentAPI.getMessageManager().reportSuccess("user "+ str);
         } catch (WDUMException e) {
         // TODO Auto-generated catch block
         e.printStackTrace();
         } catch (UMException e) {
         // TODO Auto-generated catch block
         e.printStackTrace();
    You need security api for using it make sure that is present.
    [Find out who is login into the Portal|http://forums.sdn.sap.com/thread.jspa?threadID=1723807]
    Hope This is Help full for you!!!
    Best Regards
    Vijay K

  • When I log in the Portal using Administrator user, I can use it correctly.

    I have created a Room IView.
    When I log in the Portal using Administrator user, I can use it correctly. However when I am using another user, I get this error message: 
    com.sap.portal.pcm.Title
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/com.sap.ip.collaboration/Rooms/00a2953f-0d06-2a10-749d-afc6884d33a7/workset/com.sap.netweaver.coll.ProjectHome/relatedItems/DynamicNavigation/com.sap.netweaver.coll.ARoomQuickLaunch
    Component Name : null
    Page could not create the iView.
    See the details for the exception ID in the log file
    What should I do??
    Regards
    Ika

    Hi Ika,
    This seems to be a permission issue.
    Go to the pcd and give read access to portal_content/com.sap.ip.collaboration/Rooms .
    That should solve the problem.
    Points are welcome if this helps
    Rgrds
    Vineeth

  • How do I change the default Apple ID in my iPad when I log into the App Store?

    I recently changed the email address used for my Apple ID and can no longer update the apps on my iPad.  When I log into the App Store, my discontinued email address continues to show up in the sign-in box despite the fact that I have gone to Settings>Store, signed out of the former email address and logged in using my new Apple ID.  Why does the account information not refresh from the old Apple ID to the new one?

    Try this...
    Close All open Apps... Sign Out of your Account... Perform a Reset and try again.
    Reset
    Press and hold the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears. Release the Buttons.
    http://support.apple.com/kb/ht1430

  • Why when i buy books on my ipad, when i log onto the store it does not show that i have purchased them?

    Why when i buy books on my ipad, when i log onto the store it does not show that i have purchased them?
    how many books and songs were therefore lost when i had to wipe my ipad?
    this is SHOCKING from Apple... this is not in my domain of settings!!!

    In the iBooks application on the Mac, there is a checkbox to sync highlights and notes across devices. 
    I don't see a similar setting in the iBooks app on my iPad.  It may require iBooks on the Mac as a mediator.
    Also:
    Can I highlight text and make notes?
    Yes, iBooks includes built-in Highlight and Note features. Highlight any word or passage of text within a book. You can also create a Note from your highlighted selection. Review your Highlights and Notes by tapping the Table of Contents button and then tapping Bookmarks. Highlights and Notes appear in their own section under Bookmarks. 

  • Problem when we log into the Webclient with IC_AGENT business role

    Hello,
    We are facing a problem when we log into the interaction center ( with IC_AGENT business role) after the login screen ( we fill the correct user and password) then system starts the application, but a error appears.
    We dont knon why but it is happening only with IC_AGENT role, We have check the SICF and it is ok.
    Cannot display view ICCMP_HEADER/HeaderViewSet of UI Component ICCMP_HEADER
    An exception occurred during the internal HTTP communicationException Class CX_BSP_WD_HTTP_RESPONSE_ERROR
    Text:
    Additional Info: Business Server Page (BSP) Error
    Program: CL_BSP_WD_STREAM_LOADER=======CP
    Include: CL_BSP_WD_STREAM_LOADER=======CM002
    Source Text Row: 159
    Cannot display view CRM_UI_FRAME/WorkAreaViewSet of UI Component CRM_UI_FRAME
    An exception has occurredException Class CX_BSP_WD_RUNTIME_ERROR - View BPIDENT.MainWindow in component CRM_UI_FRAME could not be bound
    Method: CL_BSP_WD_VIEW_CONTROLLER=>BIND_VIEW
    Source Text Row: 165
    Initialization of view CRM_UI_FRAME/WorkAreaViewSet of UI Component CRM_UI_FRAME failed
    An exception has occurredException Class CX_BSP_WD_RUNTIME_ERROR - View BSPWD_BASICS/WorkAreaHostViewSet in component CRM_UI_FRAME could not be bound
    Method: CL_BSP_WD_VIEW_CONTROLLER=>BIND_VIEW
    Source Text Row: 165
    Cannot display view CRM_UI_FRAME/MainWindow of UI Component CRM_UI_FRAME
    An exception has occurredException Class CX_BSP_WD_RUNTIME_ERROR - View BSPWD_BASICS/WorkAreaHostViewSet in component CRM_UI_FRAME could not be bound
    Method: CL_BSP_WD_VIEW_CONTROLLER=>BIND_VIEW
    Source Text Row: 165
    Initialization of view CRM_UI_FRAME/MainWindow of UI Component CRM_UI_FRAME failed
    An exception has occurredException Class CX_BSP_WD_RUNTIME_ERROR - View CRM_UI_FRAME/WorkAreaViewSet in component CRM_UI_FRAME could not be bound
    Method: CL_BSP_WD_VIEW_CONTROLLER=>BIND_VIEW
    Source Text Row: 165
    Cannot display view Root.htm of UI Component CRM_UI_FRAME
    An exception has occurredException Class CX_BSP_WD_RUNTIME_ERROR - View CRM_UI_FRAME/WorkAreaViewSet in component CRM_UI_FRAME could not be bound
    Method: CL_BSP_WD_VIEW_CONTROLLER=>BIND_VIEW
    Source Text Row: 165
    An error occurred during initialization of the application
    An exception has occurredException Class CX_BSP_WD_RUNTIME_ERROR - View CRM_UI_FRAME/MainWindow in component CRM_UI_FRAME could not be bound
    Method: CL_BSP_WD_VIEW_CONTROLLER=>BIND_VIEW
    Source Text Row: 165  
    Any help thanks in advance.

    hi luis,
    your error description reminds me of an inactive SICF, but you wrote, that you checked this before.
    on this forum is an excellent entry with lots of hints and tipp for the IC WebUI:
    Documentation for Interaction Center (IC) WebClient
    Documentation for Interaction Center (IC) WebClient
    maybe this will help.
    best wishes,
    hakan

  • When I log into the iTunes store my screen shows the marker go half way across the loading indicator, the screen show a blank screen with the heading accessing  iTunes. If I go to the right side and search the store the names drop down. Nothing happens

    When I log into the iTunes store my screen shows the marker go half way across the loading indicator, the screen shows a blank screen with the heading "accessing  iTunes". If I go to the right side and search the store the "search names" drop down. Then nothing happens. My iTunes store account info is shown on the right side
    I am using a Dell Vostro 3400, with 8 GB RAM, Windows 7 64bit Ultimate OS. ITunes version 10.5? (Latest)
    What I have tried:
    Uninstalled iTunes,
    Removed firewall and protection.
    Re-installed iTunes 64bit (still get the same issue)
    Restarted firewall, added apple.com etc.
    I have created a new user profile to no vail.
    Still the same issue. I can access using my iPod 

    I am having the same problem ever since I upgraded.  Have received four emails from Apple support on the
    issue and nothing has worked.  Unloaded 10.5 and went back to 10.3 which worked fine but it would not allow
    me to sync my Iphone with the ios 5 upgrade.  Went back to 10.5 and sometimes get exactly what you do when
    I try an access the store.  It looks like something is clearly missing.  Have done just about everything I have seen
    on threads but nothing works.  Really need help.

  • How to change to "EN" (english) before logging into Netweaver 2004s  portal

    Hello,
    How do i change the language to english before logging into the netweaver portal 2004s. Once I enter, the language settings are in german and I dont see any option where a language selection can be made. Pls help.
    Thanks,
    SD

    Hello Sebastian
    another possibility is that you look in the user admin of your portal (http://<portal_server>:<port>/useradmin
    Search for the user you log on with and change the default language there.
    Regards
    Georg

  • I have installed Elements 13 on my Mac but can't see how to open it. When I click on the disk icon it takes me to an information page that gives no information about opening Elements 13.

    I have installed Elements 13 on my Mac but can't see how to open it. When I click on the disk icon on the desktop it takes me to an information page that gives no information about opening Elements 13. How do I open the software so that it can be used?

    Unfortunately, when I open applications, adobe photoshop elements 13 folder does not appear in the adobe folder. It appears as a disk on the desktop, only.

  • Do u know how to prompt user to enter password and validate the password?

    hi all,anyone knows how to prompt user to enter password and validate the password as well?I do not need the GUI.Can someone post the codes here?Thanks!

    hi all,anyone knows how to prompt user to enter
    password and validate the password as well?I do not
    need the GUI.Can someone post the codes here?Thanks!Codes are
    BufferedReader
    System.in
    if
    else
    System.out.

  • Unable to download application app will be available for download when you log into the itues store on your computer

    My Ipad 2 keeps asking:-
    "unable to download application 'app' will be available for download when you log into the itunes store on your computer"
    If i connect it to the computer it is fine for around a week then it starts asking to be connected again, Is their any reason for this? as it is very annoying espicailly when access to a pc is difficult

    There is a 20mb file size limit over 3G.
    If you can connect via wifi, there is no file size limit.
    If that is not what you mean, I have no idea-never heard of or seen a message like you describe.

  • Does anyone know how to load ACR presets when using ACR in the creative cloud?

    Does anyone know how to load ACR presets when using ACR in the creative cloud?

    Moving the discussion to Adobe Camera Raw forum.
    Thanks,
    Atul Saini

  • How to reinstall Elements 11 when you always get the message: error sharedtechnolgies failed.

    I wanted editing a photo from lightroom to elements but lightroom did not open elements. Your site said first to reinstall Elements before to try more comlicated things. It is the worst thing I ever done. Now i have lost Elements at all. It does not want to reinstall. Very funny. I tried all Adobe (!!!) suggestions: change OOBE for OOBE.bak; copy file from the dvd to computer before autorun executable,etc etc NOTHING WORKS !
    Adobe suggested to download ASA program but only to tell us that it does more exist !!! After that they suggested to try to find MANUALLY the dailies failure reports !!! It is impossible to understand those reports
    Thank for your help!!

    HI,
    Win7-64, Lightroom 4.4 Photoshop Elements 11 GPU Nvidia Quadro K600, 4g RAM, Dell U2713H , all servicepack updated.
    After several hours searching on the web Finally found that in c\programfiles(x86)\commonfiles\adobe\OOBE
    Rename in OLDOOBE
    Stop antivirus
    Restart windows
    Copy directory of the DVD Adobe PSE 11 to c\ ord\:nameit ADOBE\
    Open file
    Click right to setup.exe
    Buzinga.
    It is the worst software I ever had to deal whit.
    FargateOne
    De : Mylenium 
    Envoyé : 7 mai 2014 10:26
    À : Pascal Renauld
    Objet :  How to reinstall Elements 11 when you always get the message: error sharedtechnolgies failed.
    How to reinstall Elements 11 when you always get the message: error sharedtechnolgies failed.
    created by Mylenium <https://forums.adobe.com/people/Mylenium>  in Photoshop General Discussion - View the full discussion <https://forums.adobe.com/message/6361905#6361905>

  • Log in the Enterprise Environment

    Hi everyone, i'd like to know if logging in the enterprise environment i'll have a tool like the log viewer that we have in the studio.
    Thanks for help

    Hi,
    I couldn't find the link where to raise a new topic. I am posting it here.
    I have a custom view which I will identify from the URL parameter. When the user logs in to portal, I have to show the custom view according to the parameter I receive in URL.
    I see that in applicationsView.jsp, the currentView is obtained from (ApplicationsView)request.getAttribute(ApplicationConstants.REQUESTED_VIEW);
    I would like to know if I can set the value for REQUESTED_VIEW so that currentView will pick the customized one.
    Can you pls let me know how to and what object I need to set in request.setAttribute(ApplicationConstants.REQUESTED_VIEW, Object); for Object?

  • How to access BW RFC FM as web service from Enterprise portal using SSO

    We have developed a custom remote function module in our BW system. We are accessing this function module as a webservice from a java class we have written. This java class access the BW webservice and formats the output. We created a webservice on top of this java class and deployed on the Enterprise Portal. SSO is setup between EP and BW systems. So when i make call to the BW RFC webservice, i would like to make use of SSO setup between EP and BW instead of hardcoding the user id and password while calling the webservice. Please advise on how to achive this.
    Thanks for the help.
    Thanks
    Hari
    Edited by: Hari Krishna Nalluri on Mar 19, 2008 12:41 PM

    Hi,
    Go to webserive perspective -> WebService Configuration -> Expand config node->Security-> Select HTTP Authentication and check Use SAP logon tickets option.
    Ashutosh

Maybe you are looking for