Logging into access manager via http arguments

HI ,
I am looking to login into the access manager through some web applett, its like i want to pass my username and password in the form of arguments to the login url. I inted to do it for passing passwords between servers ( details are insignificant) . To explain more , i used to do this on oracle identtity server.
i Launched explorer with the arguments
iexplore <oracle IM URI>?username=xxx&pass=yyy
as a result i used to log in to the server.
the reason was oracle IM URI is a java applett that accepts username and password as html parameters.
My question is :
Is there any similar applett for access manager?
Any suggestions of what alternatives i can use ? i dont want to use the java API ,
regards
kimi

You can use so called zero-page login with AM auth-service.
However is only allowed with HTTP-POSTs and not HTTP-GETs.
This is for serucity reasons, if GETs could be used username and passwords would be logged by systems in their log files (proxies, deployment-container).
-Bernhard

Similar Messages

  • 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.

  • How can I reset my iPad YouTube password? I can't sign into youtube on iPad. It says Username or password is wrong although both are correct when I log into YouTube account via Google.

    how can I reset my iPad YouTube password? I can't sign into youtube on iPad. It says Username or password is wrong although both are correct when I log into YouTube account via Google. I also tried my husbands youtube login and password and the same outcome. Now I cant log into YouTube via the iPad account. I can log into Youtube via Google however my subscriptions and favorites are all gone. Can I reset the YouTube account located on the iPad? I cant seem to reset the password or delete the app and re-add. I dont want to reset the iPad since I have alot of videos and pictures on it.

    Do you have Google 2 stage authentication turned on?
    If so, you wont't be able to use your normal google password, but will have to instead generate an "application specific" password for the iPad YouTube app in the google security settings section.

  • Multiple Top-Level Realms in Access Manager via AMconfig?

    Is it possible to configure multiple top-level realms in Access Manager via AMconfig? It is not possible through the UI.

    Hi!
    How about this:
    String adminDN = (String)AccessController.doPrivileged(new AdminDNAction());
    String adminPwd = (String)AccessController.doPrivileged(new AdminPasswordAction());
    adminToken = adminManager.createSSOToken(new AuthPrincipal(adminDN), adminPwd);
    hth Chris

  • AAA authentication when logging into the router via the web browser

    Hi group,
    I am trying to get access the a cisco 2621 via http and authentication
    via AAA but there is something I am not quite understand.
    I am using the freeware TACACS+ server running on RedHat Linux
    Enterprise Server 3.0. I setup the TACACS+ account for myself with
    enable privilege on the TACACS+ box. This account, let call it,
    ddt123, can telnet/ssh into the IOS router and the enable secret
    is associated with this account as setup in TACACS+.
    Here is my configuration looks like on the TACACS+ file:
    [root@dca2-LinuxES tacacs]# more tac_plus.cfg
    accounting file = /var/log/tac_plus.log
    key = zFgGkIooIsZ.Q
    user = ddt123 {
    member = admin
    name = "ddt 123"
    login = cleartext "exec123"
    user = $ddt123$ {
    member = admin
    name = "ddt 123"
    login = cleartext "privi123"
    group = admin {
    default service = permit
    [root@dca2-LinuxES tacacs]#
    Here is my configuration on the IOS device:
    aaa authentication login notac none
    aaa authentication login VTY group tacacs+ local
    aaa authentication login web local enable
    aaa authentication enable default group tacacs+ enable
    aaa authorization console
    aaa authorization config-commands
    aaa authorization exec notac none
    aaa authorization exec VTY group tacacs+ if-authenticated none
    aaa authorization commands 0 VTY group tacacs+ if-authenticated none
    aaa authorization commands 1 VTY group tacacs+ if-authenticated none
    aaa authorization commands 15 VTY group tacacs+ if-authenticated none
    aaa authorization network VTY group tacacs+ if-authenticated none
    aaa accounting exec VTY start-stop group tacacs+
    aaa accounting commands 0 VTY start-stop group tacacs+
    aaa accounting commands 1 VTY start-stop group tacacs+
    aaa accounting commands 15 VTY start-stop group tacacs+
    aaa accounting network VTY start-stop group tacacs+
    aaa accounting connection VTY start-stop group tacacs+
    tacacs-server host 192.168.15.10 key ***
    ip http server
    ip http authentication aaa login-authentication VTY
    line con 0
    exec-timeout 0 0
    authorization exec notac
    accounting commands 0 VTY
    accounting commands 1 VTY
    accounting commands 15 VTY
    accounting exec VTY
    logging synchronous
    login authentication notac
    line vty 0 15
    exec-timeout 0 0
    authorization commands 0 VTY
    authorization commands 1 VTY
    authorization commands 15 VTY
    authorization exec VTY
    accounting commands 0 VTY
    accounting commands 1 VTY
    accounting commands 15 VTY
    accounting exec VTY
    login authentication VTY
    The question I have is that when I open the browser and enter http://router_IP_address,
    the it prompts me for authetication, which password should I use, "exec123" or "privi123"?
    Can someone explain to me how this work, and if it works at all? Thanks.
    David

    here is the "debug aaa authen" and "debug aaa author" on the router:
    C2621#term mon
    C2621#
    Feb 25 23:11:33.967 UTC: AAA/AUTHOR/TAC+: (3081244823): send AV cmd-arg=monitor
    Feb 25 23:11:33.971 UTC: AAA/AUTHOR/TAC+: (3081244823): send AV cmd-arg=
    Feb 25 23:11:34.183 UTC: TAC+: (-1213722473): received author response status = PASS_ADD
    Feb 25 23:11:34.187 UTC: AAA/AUTHOR (3081244823): Post authorization status = PASS_ADD
    Feb 25 23:11:34.187 UTC: AAA/MEMORY: free_user (0x8276F8AC) user='ddt123' ruser='C2621' port='tty66' rem_addr='192.168.15.1' authen_type=ASCII service=NONE priv=0 vrf= (id=0)
    Feb 25 2007 23:11:36 UTC: %SEC-6-IPACCESSLOGP: list 111 permitted tcp 192.168.15.10(49) -> 192.168.15.1(24127), 1 packet
    Feb 25 2007 23:11:38 UTC: %SEC-6-IPACCESSLOGP: list 111 permitted tcp 192.168.15.10(49) -> 192.168.15.1(14840), 1 packet
    Feb 25 23:11:39.248 UTC: AAA/AUTHEN/LOGIN (00000000): Pick method list 'VTY'
    Feb 25 23:11:39.268 UTC: AAA/AUTHOR (00000000): Method=None for method list id=A0000003. Skip author
    Feb 25 2007 23:11:40 UTC: %SEC-6-IPACCESSLOGP: list 111 permitted tcp 192.168.15.10(49) -> 192.168.15.1(36781), 1 packet
    Feb 25 2007 23:11:41 UTC: %SEC-6-IPACCESSLOGP: list 111 permitted udp 192.168.4.10(2537) -> 192.168.15.1(161), 1 packet
    Feb 25 23:11:42.553 UTC: AAA/AUTHEN/LOGIN (00000000): Pick method list 'VTY'
    Feb 25 2007 23:11:43 UTC: %SEC-6-IPACCESSLOGP: list 111 permitted tcp 192.168.15.10(49) -> 192.168.15.1(19535), 1 packetu
    All possible debugging has been turned off
    C2621#
    Feb 25 23:11:46.552 UTC: AAA: parse name=tty66 idb type=-1 tty=-1
    Feb 25 23:11:46.552 UTC: AAA: name=tty66 flags=0x11 type=5 shelf=0 slot=0 adapter=0 port=66 channel=0
    Feb 25 23:11:46.552 UTC: AAA/MEMORY: create_user (0x8276AD88) user='ddt123' ruser='C2621' ds0=0 port='tty66' rem_addr='192.168.15.1' authen_type=ASCII service=NONE priv=0 initial_task_id='0', vrf= (id=0)
    Feb 25 23:11:46.556 UTC: tty66 AAA/AUTHOR/CMD(1541751897): Port='tty66' list='VTY' service=CMD
    Feb 25 23:11:46.556 UTC: AAA/AUTHOR/CMD: tty66(1541751897) user='ddt123'
    Feb 25 23:11:46.556 UTC: tty66 AAA/AUTHOR/CMD(1541751897): send AV service=shell
    Feb 25 23:11:46.556 UTC: tty66 AAA/AUTHOR/CMD(1541751897): send AV cmd=undebug
    Feb 25 23:11:46.556 UTC: tty66 AAA/AUTHOR/CMD(1541751897): send AV cmd-arg=all
    Feb 25 23:11:46.556 UTC: tty66 AAA/AUTHOR/CMD(1541751897): send AV cmd-arg=
    Feb 25 23:11:46.556 UTC: tty66 AAA/AUTHOR/CMD(1541751897): found list "VTY"
    Feb 25 23:11:46.556 UTC: tty66 AAA/AUTHOR/CMD(1541751897): Method=tacacs+ (tacacs+)
    Feb 25 23:11:46.560 UTC: AAA/AUTHOR/TAC+: (1541751897): user=ddt123
    Feb 25 23:11:46.560 UTC: AAA/AUTHOR/TAC+: (1541751897): send AV service=shell
    Feb 25 23:11:46.560 UTC: AAA/AUTHOR/TAC+: (1541751897): send AV cmd=undebug
    Feb 25 23:11:46.560 UTC: AAA/AUTHOR/TAC+: (1541751897): send AV cmd-arg=all
    Feb 25 23:11:46.560 UTC: AAA/AUTHOR/TAC+: (1541751897): send AV cmd-arg=
    Feb 25 23:11:46.768 UTC: TAC+: (1541751897): received author response status = PASS_ADD
    Feb 25 23:11:46.772 UTC: AAA/AUTHOR (1541751897): Post authorization status = PASS_ADD
    Feb 25 23:11:46.772 UTC: AAA/MEMORY: free_user (0x8276AD88) user='ddt123' ruser='C2621' port='tty66' rem_addr='192.168.15.1' authen_type=ASCII service=NONE priv=0 vrf= (id=0)no
    Feb 25 2007 23:11:47 UTC: %SEC-6-IPACCESSLOGRL: access-list logging rate-limited or missed 976 packets
    C2621#
    David

  • Wrt160nl Management via HTTPS

    Hi ,
    I have an issue with new Win8 & IE10.
    When I try to access web management interface of my wrt160nl (Firmware Version: 1.00.01 B15) via HTTPS I'm receiving the foolowing message:
    "Continue to this website (not recommended)."
    If I click on it another error page appears:
    "Certification error: Navigation blocked.
    There is a problem with this website's security certificate"
    At the same time I'm able to acccess the management interface via HTTPS, but from my laptop with Win7 & IE9. There if I click on the red Certificate Error > View certificate and the certificate information is:
    Issued by: Linksys
    Issued to: Linksys
    Valid from : 1.1.2009 to 1.1.2010
     So I'd like to know if I could update the router certificate or what settings should I use in IE10 in order to access the web management interface via HTTPS?
    BR,
    Krass

    You can try these steps. I found a workaround that might help you with the issue you are having since users who tried it reported that it worked for them.
    Try viewing https://192.168.1.1 in Compatibility View.
    Note: Not all website display problems are caused by browser incompatibility. Interrupted Internet connections, heavy traffic, or problems with the website can also affect how a webpage is displayed.
    Open IE.
    Press ALT+T keys, to launch “Tools” drop down menu.
    In the “Tools” menu, select “Compatibility View Settings” option.
    In the “Compatibility View” window, add the name of the site (with which you are facing the issue) and then check.
    Do check this link as well: Certificate errors: FAQ http://windows.microsoft.com/en-US/internet-explorer/certificate-errors-faq#ie=ie-10

  • Can't log into Application Manager CS6 MC

    Hi all -
    When I try to log into my CS6 Applciation Manager, it's reply is "Unable to contact Adobe". All was working fine two days ago.
    Via the Chat Window, I contacted a CSR that helped me reset my password ... but that did NOT solve my problem. Then the CSR stated there is no issue ... and did not seek to help me out any further.
    I am able to log into my Adobe account to see my purchases, serial numbers, profile, etc...
    But I still am not able to log into the Application Manager.
    What am I missing here?
    I can provide more details if need be.

    Thanks for your reply Mylenium.
    OK, now I can log into my Adobe (website) account and see my purchases, serial numbers, etc. .... AND ..... I am now able to log into my Applications Manager!!
    I did not do anything different from the other past few days; didn't load or download any software, nothing. Strange, but I'm glad it's back to normal now.
    Figures; when I go and seek out assistance ... it fixes itself.
    Thanks again ... and I hope this does not re-occur!!

  • Do you have to be logged into test agent via remote desktop for tests to run

    Hi 
    I have some coded UI tests now working and they successfully run in my test agent. However they don't run if you don't have remote desktop open and you are not logged into the test agent itself with the desktop active.
    Error was:
    Automation engine is unable to playback the test because it is not able to interact with the desktop.  This could happen if the computer running the test is locked or it’s remote session window is minimized.
    Any ideas how to get round this?
    Kind regards
    Rob

    Hi Rob,
    >>Automation engine is unable to playback the test because it is not able to interact with the desktop.  This could happen if the computer running the test is locked or it’s remote session window is minimized.
    This is by Design as for Playback an Active session is needed as in coded UI tests we do actual Mouse and Keyboard actions.
    Like Vishnu's suggestion in this blog:
    http://blogs.msdn.com/b/vishnus_blog/archive/2013/05/05/coded-ui-test-not-able-to-interact-with-the-desktop.aspx
    For the UI tests, the active desktop session has to be opened. We have faced this issue and we have couple of solutions
    1. Open a Hyper-V session onto the machine where the UI Tests are running. You can minimize the hyper-V window and the tests will still run fine.
    2. If you are running tests in a Lab Environment created from Microsoft Test Manager, Run the tests and open LEViewer[Lab Environment Viewer] to keep the desktop session active.
    3. Enable AutoLogon on the machine where the tests are running and restart the machine. Then you don't need to do remote desktop -
    http://support.microsoft.com/kb/310584
    Best Regards,
    Jack 
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Automatically log into iChat server via Single Sign On

    I'd like to set up our clients to automatically log into an iChat server (SL 10.6.6) when users log into their client Macs (single sign on). Catch is I'd like to set this up remotely...via WGM probably via an "always" or "once" Preference configuration...but can't remember details.
    Anyone point me in the right direction.

    Integration of PowerBuilder into Portal

  • Can you access BIEE via HTTPS?

    We're in the process of implementing BIEE. However, it must be in a secure environment. Does anyone know if u can access this tool via https?

    Yes, this is possible. See chapter 6 of the deployment guide: http://download.oracle.com/docs/cd/E10415_01/doc/bi.1013/b40058.pdf
    10.1.3.2 introduced SSL everywhere support.
    Bryan

  • Problem accessing VIP via HTTP from service servers

    I thought I had a pretty simple config on my CSS11501- but have run into an issue I'm having trouble resolving.
    I have two unix webservers (IPs are .99 and .100) on ports e1 and e2, and my uplink for the CSS is on port e8.
    The CSS has a VIP address (.105) that load balances HTTP requests to .99 and .100.
    From .99 and .100 I can ping the VIP address - and from outside the CSS - almost everything works great for the site I'm hosting on .105.
    I do have two web pages however that attempt to make calls directly to the VIP address - I noticed I can't load those pages.
    Nor can I just browse the website on the VIP address from either of the servers. The webservers can browse their own pages via IP, and each other's pages via IP.
    Just not pages on the VIP.
    I think it may be a case of the servers thinking that IP spoofing is occurring - or maybe I missed something simple in the config.
    Here's what I see in a 'show flows' when I try and browse the VIp address (.105) from the .100 server.
    Src Address SPort Dst Address DPort NAT Dst Address Prt InPort OutPort
    65.207.212.100 53758 65.207.212.105 80 65.207.212.100 TCP e2 e2
    65.207.212.100 80 65.207.212.100 53758 65.207.212.100 TCP e2 e2
    Since it appears that the CSS NATs the request to the same IP the server is using, will the reply from the server ever make it back to the CSS?
    Or does it think that it shouldn't need to reply - becauuse it is that IP?
    Should I be able to browse the VIP site from the webservers.
    Below is the full CSS config if someone can help me figure this out.
    Thanks in advnace for any and all help.
    Paul
    CSS11501# show run
    !Generated on 08/30/2005 12:08:11
    !Active version: sg0750004
    configure
    !*************************** GLOBAL ***************************
    no restrict web-mgmt
    acl enable
    logging subsystem acl level debug-7
    ip route 0.0.0.0 0.0.0.0 65.207.212.1 1
    !************************** CIRCUIT **************************
    circuit VLAN1
    ip address 65.207.212.104 255.255.255.0
    !************************** SERVICE **************************
    service www2
    keepalive type tcp
    keepalive port 80
    ip address 65.207.212.99
    active
    service www3
    keepalive type tcp
    keepalive port 80
    ip address 65.207.212.100
    active
    !*************************** OWNER ***************************
    owner WWW
    content rule1
    vip address 65.207.212.105
    add service www2
    add service www3
    port 80
    protocol tcp
    advanced-balance sticky-srcip-dstport
    active
    !**************************** ACL ****************************
    acl 1
    clause 10 permit any any destination any
    apply circuit-(VLAN1)

    Paul,
    simple config and well-know basic mistake :-)
    If a server tries to access the vip, the css will forward the request to the same server or the other one.
    Both ways, the response from the server will go directly to the client-server, bypassing the CSS.
    For this to work, you need to do client nat so the server making the HTTP connection appears to be coming from the CSS.
    Create a group like this
    group servernat
    vip addr 65.207.212.105
    active
    and add the following to your acl
    clause 5 permit any 65.207.212.99 destination content www/rule1 sourcegroup servernet
    Do a similar clause for the 2nd server.
    re-apply the acl.
    Everything should work now.
    Gilles.
    Thanks for rating.

  • Cannot log into SE sync via phone

    Hi there
    I was having an issue logging in and found it was because my Xperia X10 saved an incorrect email address as the log in and kept defaulting to that, no matter what I typed in. So i cleared the cache for the sync and entered my details and it tells me the username and/or password is incorrect.
    I gave up and requested my password be emailed to me. It was. I entered the exact details as in the email and it tells me, still, that the username and/or password is incorrect.
    I can log in fine via my PC but not on my phone - and I need to sync it!
    Help?

    I'm sorry to hear about this.
    This problem can be caused by incorrect time, date and time zone settings. Double check that you are using the correct ones.
    Menu > Settings > Time and date
     - Community Manager Sony Xperia Support Forum
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

  • Error while logging into Enterpise Manager

    Hi all,
    I have successfully installed the SOA suite. When I try to open the enterprise manager in the browser, it gives me the following error. Any help on what needs to be done would be appreciated.
    Weblogic server is running fine so is oracle BPM. Enterprise manager was also running till this problem occured.
    QUOTE"
    Request URI:/em/targetauth/asLogin.jspx
    The following exception occurred:
    OracleJSP error:oracle.jsp.parse.JspParseException:
    /targetauth/asLogin.jspx: Line # 1, <jsp:root version="1.2" xmlns:af="http://xmlns.oracle.com/adf/faces/rich" xmlns:bib="http://xmlns.oracle.com/dss/adf/faces" xmlns:cust="http://xmlns.oracle.com/adf/faces/customizable" xmlns:f="http://java.sun.com/jsf/core" xmlns:jsp="http://java.sun.com/JSP/Page" xmlns:pe="http://xmlns.oracle.com/adf/pageeditor" xmlns:tr="http://myfaces.apache.org/trinidad" xmlns:trh="http://myfaces.apache.org/trinidad/html">
    Error: java.util.zip.ZipException: invalid entry size (expected 37579 but got 37577 bytes)
    "UNQUOTE
    Thanks and regards
    http://localhost:7001/em

    Hi,
    You say EM was running fine before, but now it is giving you this error message. Did you access EM on this URL you mentioned below? Is this a standaone installation?
    You may want to use the FMW forums for this question. EM HA Configuration forum may not be the most suitable for this discussion.
    Thank you,
    Farouk

  • A very odd question about accessing cube via HTTP PUMP

    hi there:
      Everything was fine a couple of days ago when I used excel to connect to cube. Today, when I use excel -> from Other sources, I can select the AS database but can not see the cube at all... The odd thing is that if I choose to use Existing Connections
    which contains the connection to the CUBE before, after put my user id and password, I am able to connect and navigate cube data.
    There is a role for the AS database and myself has been granted as Full control ( administrator).  I've also switched to SSMS and access cube over there directly, no issues at all.
     Question: why excel is not allowing me to see the list of cubes for an AS database???
    Thanks
    --Currently using Reporting Service 2000; Visual Studio .NET 2003; Visual Source Safe SSIS 2008 SSAS 2008, SVN --

    Hello,
    How have you setup permissions for the HTPP access. If e.g. IIS and SSAS running on different machines, the permissions settings are a little bit difficult. So may a different user is used and that one may don't have permissions to access the cube.
    See Configure HTTP Access to Analysis Services on Internet Information Services (IIS) 7.0 => Step 3: Configure IIS authentication and add the extension + Step 5: Grant data access
    permissions
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • After restart cannot log into Workgroup Manager

    Ugh - after a restart (Leopard Srvr 10.5.4 on Quad core Xeon) I am unable to access any user info in Workgroup Mgr, it's just devoid of information. I do see "Viewing Directory: /LDAPv3/127.0.0.1. Not authenticated" along the top of the window. Clicking the lock to authenticate brings up the login screens, but I cannot login.
    Seeing some errors in LDAP Log related to slapd(40), but I don't know if these are related to what's going on.
    Any assistance you guys could provide would be fantastic. Thanks in advance.

    Turns out for some reason our mail server software (Communigate Pro) was set to use the LDAP port that is normally used by Open Directory. CGP was grabbing the port first, and this was screwing up Open Dir. Not sure why this suddenly started happening, the server has been rebooted several times in the past and the config has not changed. Very odd, just glad we got it figured out.

Maybe you are looking for

  • HT201412 after upgrading to newer iOS version 6 only my iphone 4 got turned off.

    hi , after upgrading to newer iOS version 6 only my iphone 4 got turned off. it could not turned.. contacted apple store they tried all the option .. solution was replace with other iphone4 by paying £119, Which is really not the new one, its refurbi

  • Eclipse / Workshop dev/production best practice environment question.

    I'm trying to setup an ODSI development and production environment. After a bit of trial and error and support from the group here (ok, Mike, thanks again) I've been able to connect to Web Service and Relational database sources and such. My Windows

  • OWB mapping name function?

    Hi, I am currently using a pre-mapping and post-mapping operators to kick off stored procedures to insert/update a record in my 'execution status' table. The inserted record in 'execution status' table has details like mapping name, process flow name

  • Synchro des App Iphone sur Itunes

    Bonjour. Je possède un Iphone depuis plusieurs mois et un Macbook Pro depuis Hier. Je souhaite sauvegarder les App de mon Iphone dans Itunes mais ce logiciel ne me propose que l'inverse (remplacer les App IPhone par les App présentes dans Itunes). Si

  • Adding global system properties

    Hello, I know that there are some system properties that are available by default via the System.getProperty method. I also know that I can programatically add my own properties to that list. My question is...Is there some way for an admin to add cus