Logging into portal via http arguments

hi,
I want that somehow i could log into portal server using html arguments,
i used to do this on oracle server
iexplore ww.oraclessotemplate?username=uname&&password=pass&&token=iuashdiu
now i want to achieve the same thing in sun portal server
is there any such applett that accept such arguments?
regards kimi

This might help.
http://blogs.sun.com/roller/page/nav?entry=tip_one_click_login_to
But I hope you realize this is insecure and should not be used in production.

Similar Messages

  • Able to login into Portal with http but not https

    NT4
    8.1.6.3 DB
    9iAS 1.0.2.2
    Oracle Portal 3.0.9
    I have been following Note 136153.1 to configure Oracle Portal to use HTTPS.
    I am able to login into Portal using http(e.g) http://machinename.net/pls/portal30. I have configured http.conf asdescribed in
    136153 and used the ssodatan script to associate the login server with https.
    I am able to connect to https://machinename.net and can see theSecurity
    Certificate. I am also to login into
    https://machinename.net/pls/portal30/admin_/gateway.htm?schema=portal30 and see
    the Gateway configuration. It is only when I go to
    https://machinename.net/pls/portal30 I receive the error message -
    Error: Timeout
    occurred whilst retrieving page meta data.
    If I revert the settings back toPort 80 in http.conf back to Port 80 and
    re-run ssodatan using http://machinename.net/pls/portal30 etc then I am able to
    succesfully log intoPortal
    Can anyone help with this?
    null

    Hi Arun,
    Most of the times unable to login to portal causes due to network problems
    Please ensure in backend system all application servers are up in SM51
    if it is happening every day same time check java patches

  • Empty Screen after logging into portal

    Hi,
    I have installed SAPNetweaver 2004S,  SP9 trial edition.
    After logging into portal , Masthead and Tool area are visible and reamining part is empty screen . Toplevel navigation , detailed navigation, desktop innerpage are not getting displayed.
    Can somebody please help me in resolving this.
    Regards
    Venkata Chithirala
    Message was edited by:
            Venkata Chithirala

    Hi
    The portal display creates problem when you try to access the portal using the IPADDRESS instead of the host name for the portal.
    What you can do is make a entry in the hosts file for the portal server and then try to access the portal using the name given in the hosts file.
    http://servername:<port>/irj
    servername is the entry which you have given in the hosts file.
    Dont use the IPAddress while accessing the portal, if by chance you are using it.
    This shoud solve your problem.
    Regards
      Sumit Jain
    **Reward with points if useful.

  • Incorrect welcome screen after logging into portal

    Hi,
    I have an issue in Portal. Once when logged into portal, it is shows incorrect welcome page(welcome page of another user).Also getting "401 Unauthorized" error message.
    Could anyone please help me to find what could be the reason for this issue.
    Thanks
    Manchari. N

    Hi Manchari,
    Please check roles are assigned to user. then clear the browser cookies and temp file, then access the portal with the user and check it.
    If you still the receive the same error, then check the default trace log file in http://<host>:<port>/nwa  >> Log >> search with the userid.
    Best Regards
    Arun Jaiswal

  • Cannot log into account via "Elements 10 "Inspiration Browser"

    I did a "live chat" and they sent me here.
    Cannot log into account via “Elements 10 Inspiration Browser”
    “When I click on “Help”      “Elements Inspiration Browser…”  and enter username and password and click on “sign in” the program goes to the sign in page and freezes for hours. I must use “Task Manager” to “end task” and close the frozen Elements 10.
    When I try to do an "update" I get the following Error Code:  U41M1C212
    Elements Organizer 10.0.0.0
    Core Version: 10.0 (20110831.m.17215)
    Operating System Name: 2000 [Windows 8]
    Operating System Version: 6.2
    System Architecture: Intel CPU Family:6 Model:5 Stepping:5 with MMX, SSE Integer, SSE FP
    Built-in Memory: 7.8GB
    Free Memory: 3.3GB
    Important Drivers / Plug-ins / Libraries:
    Microsoft DirectX Version: 9.0
    Apple QuickTime Version: 7.73
    Adobe Reader Version: 11.0
    Adobe Acrobat Version: Not installed
    CD and DVD drives:
    E: (hp DVD BUS: 1 ID: 1 Firmware: RW)

    The IB is dead and gone, along with photoshop.com. The tutorials are now over at
    http://tv.adobe.com/product/photoshop-elements/
    although some of them have been updated for the newer versions.

  • How to capture name of user that logs into Portal?

    Im trying to create a report that returns information from a
    Profile table. The UserId is the key to the Profile table.
    Since this report returns information dependent upon who runs
    it, I would make use of the USER functionality in SQL to isolate
    the row in the Profile table. However, this technique wont
    work through Portal because the user logs into Portal not the
    database.
    What technique (keyword, API, etc.) should I use to capture the
    username of the person who logged into Portal?
    Thanx,
    JE

    Try this:
    PORTAL30.wwctx_api.get_user
    Adam

  • User created but can't log into Portal. OID not in-sync with Repository.

    Logged into Portal as portal
    Go to Administ Tab
    Created a group i.e. TestGroup
    Created a user i.e. TestUser, put the user's default group as TestGroup.
    I logged-out and and tried to log in as TestUser it doesn't let me log into Portal.
    I do see the TestUser under TestGroup when going to Administer Tab and checking it, but some how can't log-in. I tried to use wwsec_api.user_in_groups to print the group names using SQL-Navigator but it never returns anything for the user I created above.
    username := 'TestUser';
    groupid := WWSEC_API.USER_IN_GROUPS(p_user_name=>username);
    ..........Now if if try the following and use portal it returns me all the groups the portal user is in i.e.
    username := 'portal';
    groupid := WWSEC_API.USER_IN_GROUPS(p_user_name=>username);
    ..........Looks like OID and repository are not in-sync. Can someone give some in-sight why is this happening and what can I do to fix this. I even tried adding the user under some other groups but still never returns me the groups when I run the above PL/SQL.
    Thanks

    Under Administer -> SSO/OID Tab I have Enable directory synchronization is checked. But still can't log in. Any ideas.
    Thanks

  • Need to log into portal usign a different User-Agent(SPS15 issue)

    Hi,
    we are having an error trying to log portal. We have an application that logs into portal to get the MYSAPSO2 Cookie.
    This applications have in the header the User-Agent "ExtApp".
    Apparently due to changes in SPS15 the page builder becomes more restrictive on the range of browsers that can access portal.
    We´d like to add our own User-Agent.
    Any thoughts on how can this be done.
    Regards
    Fernando

    For anyone interested, the problem was resolved by restarting the OC4J_Security component from the infrastructure tier.
    This poses another question, for newly created users to take effect, does this restart always need to occur?

  • Yosemite agent - session crashes after logging into RDS via iPhone or iPad app

    I access RDS primarily through the Mac app, but will occasionally log into a session via iPad or Iphone.  Whenever this happens, trying to get back onto that session via Mac results in a distorted screen that is pulled diagonally, only fix is to sign
    out of the RDS session on Iphone or iPad, then log in via the remote desktop app on the Mac and sign in to a new session on RDS.  
    Are there any other fixes for this?

    Hi,
    Thank you for posting in Windows Server Forum.
    Did you try to use latest version of MRD? 
    Please try to use MRD v8.1.5 for IPhone and IPad and MRD v8.0.10 for MAC and check the result. If still facing issue you can collect log for further research.
    IOS:https://itunes.apple.com/in/app/microsoft-remote-desktop/id714464092?mt=8
    MAC: https://itunes.apple.com/in/app/microsoft-remote-desktop/id715768417?mt=12
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    TechNet Community Support

  • Wwc-41439 trying to log into Portal

    Hello,
    I'm getting error message wwc-41439 when trying to log into my Portal environment in Application Server 10g. My infrastructure and middle tier are on the same Linux RedHat 3.0 box. I am able to log into oiddas with no problem, it when I try to login into Portal that I get the error message. The following URL is the page with the login button:
    http://servername:7779/portal/page?_pageid=6,1,6_13&_dad=portal&_schema=PORTAL
    the button link is below
    http://servername:7779/pls/portal/PORTAL.wwsec_app_priv.login?p_requested_url=PORTAL.home&p_cancel_url=PORTAL.home
    and the error message page is below
    http://servername:7779/pls/portal/PORTAL.wwsec_app_priv.login?p_requested_url=PORTAL.home&p_cancel_url=PORTAL.home
    Any help appreciated!

    Hi,
    It sounds like the SPNego login Module is failing. You will get a better idea of the issue if you reproduce the logon scenarion while running a webdiagtool trace. You can follow note 1045019 for this.
    Regards,
    DAvid

  • Retrieve Novell Username when not logged into Portal

    Hi,
    Is there a way I can store the users Novell username into a variable? This would be done in a report, displayed on the Portal homepage. I require this functionality before the user logs into the portal, so I can't use PORTAL.wwctx_api.get_user.
    Thanks

    Hi,
    IE is sharing the cookies between sessions.
    If you open IE and open another window by clicking <CTRL>+N or menu File >> New Window you have the cookies shared.
    If you open another IE by clicking on the IE icon you will have two seperate IEs which do not share cookies.
    Either you teach your users to use the "logoff" link in the portal header or code a new portal application that automatically destroys the portal cookie when the users leave the portal page...
    Hth,
    Michael

  • Blank page after logged into portal system

    Hi,
    After logged into our portal system, we are getting blank page with white space. This is not quite common for all users, few users able to view screens at portal systems.
    Please help me to resolve this issue.
    Thanks in advance
    Regards
    Srinias

    Srinivas,
    Looks like the users not seeing anything have roles which does not have any content in them. Take any of these users and look for assigned roles in 'User Administration'. If there is no content assigned to these roles then assign some relevant content, else make these users part of the group that other users seeing content are part of.
    Hope this helps.
    Vishwas.

  • Not able to log in EP via HTTPS

    Hi all.
        After installing successfully EP 6.0 in WAS 6.40 J2EE I&#8217;ve tried to log via HTTP following the url http://<hostname>:5<instance id>00/irj. That is ok and working, but when y try to log via HTTPS i cant... https://<hostname>:5<instance id>01/irj
    I've downloaded and installed during the installation of EP the software for strong cryptography as the installation guide says but i don't know if there is something else to configure to get this work.
    If somebody can share your experiences.....
    Thanks !
    Message was edited by: Rosa Gracia

    There's a few simple steps required.
    1. Create the server’s key pair to use for SSL.
    2. Assign the key pair to use for the specific SSL port.
    3. If you are using client certificates for user authentication, then configure their use on the SAP J2EE Engine.
    This is fully described in:
    http://help.sap.com/saphelp_nw04/helpdata/en/f1/2de3be0382df45a398d3f9fb86a36a/content.htm
    Remember that ssl is a socket level protocol so you always have to assign certificates to specific ports.
    Nick

  • Hi i am a teacher and am looking to buy an iPad - we use SIMS (this isnt compatable with an IPad) but i can log into it via a virtual desktop.  What wold be the best iPad to buy?

    hi there
    im looking to buy an ipad- we use SIMS at school and i need to be able to log into it.  I can via a virtual desktop via the college wireless netork.  I also have work on the network.  What would be the best IPAD to buy?

    You have the choice of a full size iPad or the iPad Mini...both come as either WiFi only or WiFi+cellular data service.  With the cellular data model you can see if there is a SIM available that is appropriate.  Either model is capable of attaching to a wireless network to give you access.  Neither is capable of a wired connection, must be wireless.
    So, the question is which size is the best for your personal use, and do you want cellular data access - great thing to have.  Then the decision is which storage capacity do you want...keep in mind that the iPad is not upgradable after purchase so get the storage you really want to start out.

  • Error when logging into portal

    Today, when I tried to log on portal, I got this error message:
    You don't have permission to
    access /pls/portal/portal.wwsec_app_priv.process_signon on this
    server.
    It was runnig all right untill today (thats why I hate mondays).
    Any ideas ?
    Thanks in advance

    Hi,
    Thanks for your reply.
    Not any changes we are aware of. The thing is it is working for some people (they can login and go to the homepage of the portal ) and not working for some( they get login screen but they are not forwarded to the home page, instead displayed with a blank screen).
    Madhavi.

Maybe you are looking for