New Portal Redirect Loop

Hi,
When attempting to login to the new Azure portal (https://portal.azure.com), I end up getting stuck in an infinite redirect loop. I have tried clearing cache/cookies/local storage, tried using incognito-mode, and have tried using IE11, Chrome and Firefox. The
problem appears in all browsers. I am able to login to the old portal (https://manage.windowsazure.com) without any problems.
I was last able to successfully login to the new portal on Thursday, October 2, 2014. While in the new portal, I received a javascript alert saying that new updates had been applied to the portal. After I clicked "OK" on the alert, the redirect loop
issue started.
Does anyone have any suggestions on what else to try? I am using the new Azure Redis Cache and am unable to manage it without the new portal.
Thank you.

Hi RJ Regenold,
I am glad to hear that the preview portal is working for you, this portal is a preview version, it will more
stable later. I will close this thread, if you have any issue in future, welcome to our forum.
Sorry for any inconvenience.
Best Regards,
Jambor
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.

Similar Messages

  • Portal SRA 7.1 - Redirect Loop

    Hi,
    sometimes (approx. 50% of connections) get a 'Redirect Loop' when accessing gateway after sucessful login.
    Did anybody know how to solve this problem, please?
    Other info from logs:
    User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.8) Gecko/2009032713 Fedora/3.0.8-1.fc9 Firefox/3.0.8
    Keep-Alive: 300
    Connection: keep-alive
    The difference in the logs are:
    good connection in the: Gateway.toFromBrowser.0.0.log seems like:
    GET HTTP/1.0
    Allow: GET
    GET /portal/dt HTTP/1.0
    HTTP/1.0 200 OK
    Server: Sun-Java-System/Application-Server
    X-powered-by: Servlet/2.4
    redirect loop problem log Gateway.toFromBrowser.0.0.log seems:
    GET HTTP/1.0
    Allow: GET
    GET /portal/dt HTTP/1.0
    HTTP/1.0 302 Moved Temporarily
    Server: Redirector
    Location: https://dgw.company.sk/http://dportal2.company.sk/amserver/UI/Login?gw=dgw.company.sk&org=dc%3Dcompany%2Cdc%3Dsk&goto=http://dportal2.company.sk/portal/dt
    Content-Length: 292
    Content-Type: text/html/html
    Connection: Keep-Alive
    Keep-Alive: timeout=50,max=6
    GET /amserver/UI/Login?gw=dgw.company.sk&org=dc%3Dcompany%2Cdc%3Dsk&goto=http://dportal2.company.sk/portal/dt HTTP/1.0
    <message>Response sent back to Browser:
    HTTP/1.0 302 Moved Temporarily
    Server: Sun-Java-System/Application-Server
    Date: Wed, 15 Apr 2009 13:08:30 GMT
    Content-type: text/html
    X-powered-by: Servlet/2.4
    Cache-control: private
    Expires: 0
    X-dsameversion: 7.1 patch 126357-01
    Am_client_type: genericHTML
    Content-Length: 0
    Connection: Keep-Alive
    Keep-Alive: timeout=50,max=7
    Location: https://dgw.company.sk/http://dportal2.company.sk/portal/dt
    And again the same:
    GET /portal/dt HTTP/1.0
    HTTP/1.0 302 Moved Temporarily
    This continues 10 times both GET /portal/dt HTTP/1.0 and GET /amserver/UI/Login?gw=dgw.company.sk...
    and than firefox and IE failed with redirect loop.
    My configuration is:
    2 x AS 8.2 with AM 7.1, Portal and SRA Gateways in the two non-global zones. AM with session failover and Portals are both in their own domain1 (non-cluster, non-portlet failover) with SRA Gateways configured on the different virtual IP and aliases.
    JDK: 11866*-19
    JavaDB: 125246-03
    Cacao: 12389*-10
    MQ: 12506*-05
    AS: 124673-10
    PS: 124302-12

    You can also try adding the host you are trying to access to "URLs to which User Session Cookie is Forwarded" under Secure Remote Access --> Profiles in psconsole.

  • Wired Hotspot portal redirect fails

    I'm working on wired guest access from a 2960-X switch stack running 15.0(2)EX4.  The ISE 1.3 policy delivers the access-accept with the redirect URL, but the switch doesn't seem to do anything with it.  The client can do DNS resolution, so there is web traffic to redirect.  What I get is "Connecting".  The ISE can be reached directly from the client, so routing and ACL seem to be OK. It also doesn't make any difference whether the name or the IP address of the ISE policy server is used.  Anyone else seen this behavior? 
    Here's the session info as seen by the switch
    EF3211# sh auth sess int gi6/0/12
                Interface:  GigabitEthernet6/0/12
              MAC Address:  28d2.440e.5662
               IP Address:  Unknown
                User-Name:  28-D2-44-0E-56-62
                   Status:  Authz Success
                   Domain:  DATA
           Oper host mode:  single-host
         Oper control dir:  both
            Authorized By:  Authentication Server
              Vlan Policy:  648
         URL Redirect ACL:  Blackhole
             URL Redirect:  https://DHISE1P2.hitchcock.org:8445/portal/gateway?sessionId=82bd783e000E38FF552FED1B&portal=59c60952-e443-11e4-a2a2-0050568a6a89&action=cwa&type=drw&token=36c5ae30b39dd01e8a6b9852096a3924
          Session timeout:  N/A
             Idle timeout:  N/A
        Common Session ID:  82BDF8060004560D109E916F
          Acct Session ID:  0x00048CA9
                   Handle:  0xD800088F
    Runnable methods list:
           Method   State
           dot1x    Failed over
           mab      Authc Success
    The ACL looks like this
    Extended IP access list Blackhole
        10 permit udp any any eq domain
        20 permit tcp any any established
        30 permit ip any host 130.189.120.62
        40 permit ip any host 130.189.120.63
        50 permit icmp any any echo
        60 permit icmp any any echo-reply
        70 permit udp any eq bootpc any eq bootps
        80 deny ip any any

    Problem I believe is the Redirect ACL. The ACL isn't used as access control, it's used as a filter to say which traffic is redirected. So you want HTTP and HTTPS traffic to be redirected. Should look more like the following:
    deny ip any host <PSN_IP>
    permit ip tcp any any eq www 443 8443
    deny ip any any
    So the Permit is actually saying "redirect this traffic" to ISE for CWA and the deny is saying "dont redirect". The first line is there because there used to be a bug where any traffic towards the ISE box turned into somekind of redirect loop so I've included it just to be sure.

  • Cookieless session causes redirect loop when deployed to Azure Website

    I have a website that needs to use cookieless session. The website works fine locally and the session key gets passed into each request url as expected. However, when deployed to an Azure website, the website requests cause a redirect loop by reloading the
    url over and over again with new session keys each time. I've tried setting regenerateExpiredSessionId to false but that does not have any effect. The Azure Website works okay with UseCookies, but I need to use cookieless session for other technical reasons.
    What can be done to resolve this issue or get more insight into why it is happening?

    Hi,
    Disabling the affinity can be done in two ways:
    In your application
    In a site configuration
    Which one did you tried.
    Regards,
    Azam khan
    I'm unmarking this as an answer. In no way does this answer the original question. In my previous reply I stated that I used web.config setting to disable ARR Infinity cookie. This did not resolve my problem. Also, could you please take a minute to describe
    why you think disabling this feature would solve the problem? The original link you posted does not mention cookieless session or give any description of why that would be related to my problem.
    Thanks for trying to help, but unfortunately this has not solved the problem. If you have more details, please provide them.

  • E-Business to Apex Authentication Problem - Redirection Loop?

    Hi Folks,
    I have a couple of EBS (11i) environments which successfully launch Apex Functions using the whitepaper delivered from Cabot Consulting (Extending Oracle Applications). I have created a new responsibility, menu and function on our live environment today which does exactly what the whitepaper suggests:
    1. Send a cookie to the browser with Username and a generated hash.
    2. Apex authentication checks for this cookie and if it does not exist, displays a login page.
    3. IF the cookie exists, it takes the username and validates the hash, redirecting then to Page 1 of my application.
    However, I have found that the first time the EBS function is clicked, Firefox throws a "Redirect Loop Error", Internet Explorer instead gives an unhelpful 404 error. If I click my back button to get back into Oracle Applications and click the function again, this time it works.
    I can't release this to my userbase if there is a chance of redirect issues!
    Has anyone had experience of this and is there a verified solution to resolve the issue? I am happy to post whichever code you wish.
    Many thanks,
    Pete

    Hi Scott,
    Your suggestion answered my question first time. My login page was not public for some reason!
    I've changed this now and kerching, my applications all work a breeze!
    Fantastic - so simple :-)
    Many thanks.
    Srini - thanks for the suggestion, I've read every bit of EBS integration I could find so this is a bit of an RTFM!
    P

  • How to open NEW PORTAL PAGE from current portal page ?

    I'm very confuse with my problem.
    I have 2 portal page.
    portal page I has 2 portlet : portlet A & portlet C.
    portal page II has 2 portlet : portlet B & portlet C.
    Now my customer want : start with portal page I, when i submit portlet A, program will open portal page II.
    I don't know the way to call new portal page from current portal page. Help me, please.
    Thanks.
    Edited by: young_hero on Oct 30, 2008 1:12 AM

    Could you please help me how to call a .html page
    from a Pl/Sql procedure or trigger ?
    Thanks & Regards
    Kalyani KothaKalyani,
    Could you explain a little more exactly what you're trying to acheive? I'm not quite sure what it is you're asking for. Are you asking: "how would you/can you open a browser and direct it to a URL with PL/SQL?"
    Earl

  • Creating a new portal in a new domain - no baseportal template

    Using Weblogic Platform 7.0 on Solaris 8, I'm trying to work through the
    procedure at http://edocs.bea.com/wlp/docs70/dev/newdom.htm "Creating a
    new portal in a new domain."
    Step 1 "Creating the new domain" goes fine. I can start the portal
    server using WL/user_projects/domainname/startPortal.sh and connect to
    its console at http://server:7501/console.
    In Step 2 "Create the new portal", I start up ebcc.sh, open the project,
    and run the Portal Wizard. I get as far as "Portal Templates". The
    portal templates comes up empty; there is no baseportal icon, and I
    can't go any further.
    What's wrong?!?!
    Larry Mulcahy [email protected] [email protected]
    http://www.nyx.net/~lmulcahy/ http://www.frii.net/~lmulcahy/
    PGP key at http://wwwkeys.pgp.net:11371/pks/lookup?op=get&search=0xE6F89645
    "I like Linux, but I don't have any part of my body pierced." Roland Latour

    Michael -
    See this document. It should help you out.
    http://edocs.bea.com/platform/docs81/confgwiz/startcw.html#1049231
    Regards,
    Kunal
    "Michael Meyer" <[email protected]> wrote:
    hi,
    I am running BEA Weblogic Portal 8.1 on a linux machine without any grafical
    user interface. On Windows I was using the 'Configuration Wizard' to
    create
    a new domain. Can someone please tell me, how I can create a new domain
    without an grafical user interface? Are there any command line tools?
    Michael

  • Error deploying new portal logon page

    Hi Gurus,
    I'm getting an error deploying my new portal logon page. I've made teh necessary changes to the portal.logon.par.bak file. I've rename it and made the necessary changes in config tool. i've created a new autoscheme_test.xml file and have assigned it accordingly. After restarting the portal, i'm getting the error message below trying to launch the portal :-
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    The exception was logged. Inform your system administrator..
    See the details for the exception ID in the log file
    Any ideas? Are there any other setting that i need to do aside from teh autosceme file. thanks

    Hi Johan,
    There are two lib files which you need to paste while you import the file in the NWDS.Just check for the steps through this weblog
    the jar files name are
    com.sap.portal.runtime.logon_api.par
    umelogonbase.jar
    (when you unzip you can find the files at PORTAL-INFlib)
    Modifying The Logon Par(or customising the Logon Screen)
    Thanks
    Pankaj

  • Creation of new Portal Apps!!portal.wf not found !!!

    Hi ,
    In EBCC I am creating a new portal web application in the existing Portal
    Application. I am assigning default portal webflow to my new Portal.
    After synchronization , if I access the portal by its context root it
    says, portal.wf not found..
    What is the significance of portal-project directory ?
    regards
    vedant.

    We found the problem,
    We had to add a numeric and /or a special charachter in the password

  • Create new portal-user with webservice

    Hi,
    I'm trying to develop a ejb-webservice which is creating a new Portal-User.
    The webservice is working so far, I made methods like getDisplayName() which is returning the display name to a logonId and so on. All this is working. I'm using the component sap.security.api.sda for this.
    Problem: User-creation is not working. I think the problem might be, that a webservice is not authorized to create users? Or putting it in another way: Is it possible that a webservice is "logging in" at the portal, or sohehow authorizing itself?
    Thanks and regards
    Jan Hempel

    Hi Detlev,
    thanks for Your answer.
    It seems like that the problem was caused by using array-parameters in the webservice-method?!
    Strange, but after removing the array-parameter from the method it worked! Before the webservice never returned anything, not an error or anything else.
    Well, strange enough, but I can live with that.
    regards
    Jan

  • New Portal User options are disabled when trying to create a new User

    Hi All,
    I am trying to create a new portal user profile using the administrator login. While doing that, I am getting all the options ( used to create the new user ) as disabled. Can anybody let me know the reason & solution of such a problem.
    or
    Anyone can provide me the document on how to create the new profile on portal. Thanks.
    Best Regards,
    Chander Kararia
    Edited by: Chander Kararia on Jan 15, 2009 7:26 AM

    Hi Chander,
    I just want to know if you are able to modify the attributes of an existing user. If not then you have been assigned the User Admin role (read only). Please check that. If yes then revert.
    Regards.
    Rajat

  • I have been sampling new imported drum loops. And if I adjust region to song or time strecth it updates the audio file in the library. How to stop this? I lost the original setting to one loop. automatically doing it ??

    I have been sampling new imported drum loops. And if I adjust region to song or time strecth it updates the audio file in the library. How to stop this? I lost the original setting to one loop. automatically doing it ??

    This "original file cannot be found" thing happens if the file is no longer where iTunes expects to find it. Possible causes are that you or some third party tool has moved, renamed or deleted the file, or that the drive it lives on has had a change of drive letter. It is also possible that iTunes has changed from expecting the files to be in the pre-iTunes 9 layout to post-iTunes 9 layout,or vice-versa, and so is looking in slightly the wrong place.
    Select a track with an exclamation mark, use Ctrl-I to get info, then cancel when asked to try to locate the track. Look on the summary tab for the location that iTunes thinks the file should be. Now take a look around your hard drive(s). Hopefully you can locate the track in question. If a section of your library has simply been moved, or a drive letter has changed, it should be possible to reverse the actions.
    Alternatively, as long as you can find a location holding the missing files, then you should be able to use my FindTracks script to reconnect them to iTunes .
    tt2

  • Problem about New Portal Desktop?

    hello
      I have read the PDF document about How to Create a New Portal Desktop.
    And I have done following the document.
      Now I have a problem,when the test user open the Portal Desktop,the Top-Level Navigation iview is in the top,and it cover half of  the Masterhead iview.
      I check a  long time ,but I can't find what's the reason.
      Anyone can help me  ?
      Thanks
      lexian

    Hi lexian,
    May be while creating the theme you would have set a larger height pixel for this.
    Check this link
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/4161
    Regards
    Arun

  • New object inside loop condition

    I would like to create new object inside loop condition and use in its body
    while(new File(localization).exists()){
         //now would like use File object created above
    }What's the notation for that?

    YoungWinston wrote:
    TheGreatEmperor wrote:
    I would like to create new object inside loop condition and use in its body
    while(new File(localization).exists()){
    //now would like use File object created above
    }What's the notation for that?Encephalopathic gave it to you, but I'd worry about ending up with a never-ending loop. What about
    if ((myFile = new File(fileString)).exists()) { ...instead?
    Winston1) Same thing I put (except change the name "f" with "myFile")
    2) you could get a never-ending loop with your answer (depending on the body)
    3) The previous answer by Encephalopathic would NOT give a never-ending loop unless there was a never-ending listing of files with the name:
    "Foo" + fileCounter + ".txt"; where "fileCounter" is incrementing (as done in his code)

  • New Portal Theme not showing up in list

    Hello fellow experts,
    I'm using EP 7 sp10...I've created a new portal theme, it shows up on the Portal Display page, under my Themes, however it does not show up in the drop down list (Content admin/Portal Content/portal users/standard portal users/every user core role) as an option for a portal theme...
    Please advise!
    Sincerely,

    Hi Scott,
    Please very these steps,
    Themes:
    System Administration
                  -->
             Portal Display
                            -->
                        Theme Editor 
                                  -->
                              Choose a Theme
                                          -->
                                          Make Changes
                                            If Any
                                                     --> Save It
                                                                -->
                                                                Desktop and
                                                                 Display Rules
                                                                          -->
                                                                          Portal Content                                                                               
    --->
                                                                          Portal Users
                                                                          <--
                                                                 Standard Portal
                                                                       Users
                                                                 <--
                                                            Copy [Default Frame
                                                             Work Page & Desktop]
                                                        <--
                                              Paste it In a New Folder
                                            Rename the Desktop
                                           <--
                                             1).Open The Renamed Desktop
                                             2). Open Folder Themes (sys) and R.C
                                             3).Add theme to DESKTOP.
                                             4) Save it.
                                             <--
                                     Open ->portal Admin -> SuperADmin
                                  <--
                          Open -> Master Role Collection
                          <--
                    Select a Role/user/group from Master Role Collection
                 <--
              R.c on Renamed Desktop and “add Portal Desktop To Expression".
            <--
       Open Renamed Dektop,Select the theme,
        <--
      Hit the Button "Set Default" (save)
       <--
    Logoff and Logon the Portal Page.
    Regards,
    Ramganesan K.

Maybe you are looking for

  • This AE is not compatible with this version of Itunes????

    Hello forum! i just setup a TC with two AE with air iTunes. They both work excellent with the sort pauses. Today i decide to run the Ethernet cable to each AE. Did the setup as commanded, i just tested it with a Macbook and MacbookPro and both work f

  • How to insert line numbers in InDesign CS5

    I am creating a document that needs to have line numbers appear every for every 5 lines of text. Using the list function, I can get a number for every line, but can't find a way to just number line 5, 10, 15, 20, etc. All help appreciated, Cathy

  • Import java.util Error

    How come program wont accept import java.util ? I get cannot resole symbol ?? i looked in up in my java book and its spelled right . what gives ?

  • How Do Property Wrappers Work?

    Bellow is an example of a simple string property wrapper. In the program bellow I expected any changes that I made to a property object to be pushed back to the field in the Pojo that it wraps. Based on the outpup it doesn't seems like changes are pu

  • Table order in join, how?

    obiee generate sql like this select ... from ( select ... from T1, T2) d1 left outer join (select ... from T1, T3 ) d2 on d1.c1 = d2.c1 in this case I need right outer join (becouse first select have less rows then second) or change like this select