ISE Guest portal CWA - Webauth exit button on Login Successful page not working (Safari and Chrome)

Hello
Has anyone else experienced the issue where this exit button works when IE is used to login to the ISE Guest portal, but not when Chrome is used. Same for Safari (from IPAD).
Sent from Cisco Technical Support iPad App

Google Chrome is not a fully supported browser  for use with the Administrative User Interface of the Identity Services Engine  (ISE), Version 1.1.3 and earlier.

Similar Messages

  • Command button on visio web page not working on sharepoint!

    Hey Everyone I created an organizational chart using visio.
    However, I customized it by using hide/unhide (command buttons). 
    Macro for the HIDE button
    Dim LayersObj As Visio.Layers
    Dim LayerObj As Visio.Layer
    Dim LayerName As String
    Dim LayerCellObj As Visio.Cell
    Set LayersObj = ActivePage.Layers
    For Each LayerObj In LayersObj
    LayerName = LayerObj.Name
    ' Debug.Print LayerName
      If LayerName = "" Then
        Set LayerCellObj = LayerObj.CellsC(visLayerVisible)
     LayerCellObj.Formula = False Or 0
      End If
    Next
    Macro for the UNHIDE button:
    Dim LayersObj As Visio.Layers
    Dim LayerObj As Visio.Layer
    Dim LayerName As String
    Dim LayerCellObj As Visio.Cell
    Set LayersObj = ActivePage.Layers
    For Each LayerObj In LayersObj
    LayerName = LayerObj.Name
    ' Debug.Print LayerName
      If LayerName = "" Then
      Set LayerCellObj = LayerObj.CellsC(visLayerVisible)
     LayerCellObj.Formula = True Or 1
      End If
    Next
    Now when I published this visio organizational chart (as a web drawing) on sharepoint using visio web access. My hide/unhide button doesn't work. Can anyone help me out? Any input will be greatly appreciated!
    Thanks! :)

    Hey everyone I created an organizational chart using visio.
    However, I customized it by using hide/unhide (command buttons). 
    Macro for the HIDE button
    Dim
    LayersObj As Visio.Layers
    Dim
    LayerObj As Visio.Layer
    Dim
    LayerName As String
    Dim
    LayerCellObj As Visio.Cell
    Set
    LayersObj = ActivePage.Layers
    For
    Each LayerObj In LayersObj
    LayerName
    = LayerObj.Name
    Debug.Print LayerName
    If LayerName = ""
    Then
    Set LayerCellObj = LayerObj.CellsC(visLayerVisible)
     LayerCellObj.Formula
    = False Or 0
    End If
    Next
    Macro for the UNHIDE button:
    Dim
    LayersObj As Visio.Layers
    Dim
    LayerObj As Visio.Layer
    Dim
    LayerName As String
    Dim
    LayerCellObj As Visio.Cell
    Set
    LayersObj = ActivePage.Layers
    For
    Each LayerObj In LayersObj
    LayerName
    = LayerObj.Name
    Debug.Print LayerName
    If LayerName = "" Then
    Set LayerCellObj = LayerObj.CellsC(visLayerVisible)
     LayerCellObj.Formula
    = True Or 1
    End If
    Next
    Now when I published this visio organizational chart (as a web drawing) on sharepoint using visio web access.
    My hide/unhide button doesn't work. Can anyone help me out? Any input will be greatly appreciated!
    Thanks! :)

  • How to use ISE Guest Portal for AD users

    Hi there,
    As  subject explains all, I want to use ISE Guest Portal for my domain  users. I have tried many different ways to authenticate users and  finally I came to the conclusion that ISE CWA works pretty well and is  very stable. WLC Webauth sucks alot, does not redirect to the login page  always.
    Can  you please share what other ways are stable ways to authenticate AD  users? I know about WPA 802.1x authentication but that requires a CA in  the network which is not available at the moment. So can you please  Suggect?
    Otherwise,  I want to use ISE Guest Portal for my AD users as well. AD is already  integrated to ISE, the issue happens when I attempt to athenticate using  AD user account, the user gets authenticated but the Guest Portal  redirects me to Device Provissioning page and there it shows an error  saying "there is not policy to register the device, contact system  admin"
    Am I missing something??
    I am running WLC 5760 with ISE 1.2
    Thanks in advance..

    Hi,
    Can you post a screenshot of your current policies? Also for 802.1x authentication although it is best practices you do not have to have an internal CA to make this solution work. You can disable the option to "validate server certificate" or you can use a trusted CA to sign the certificate for the eap interface.
    In most cases 802.1x is the method to go because it provides dynamic authentication without forcing users to redirected to a web page multiple times throughout the day, scenarios such as computers that sleep or users that are mobile will not have connectivity until they redirect to the portal if one of the scenarios exist. You also gain WPA encryption on your WLAN, if you are using strictly layer 3 web auth you run into issues where encryption is not used and rely on encryption from the application as your method of data integrity and security.
    Thanks,
    Tarik Admani
    *Please rate helpful posts*

  • Cisco ISE Guest Portal - DNS Issue - External Zone

    Hello,
    I have a customer that has the following sceanrio :
    In a wireless deployment and a Cisco ISE 1.1.3 deployment with CWA, when the wireless guest receives the redictect  URL  from ISE (URL to access the ISE Guest Portal), this URL is based on  the  ISE DNS name, not on its IP address; so, the PC can't resolve  this via DNS name since there is no DNS in the External zone (for guets) or by using the ISP DNS servers addresses provided  by the  DHCP server, and, so, it can't access the Guest Portal at all ;
    I know that in trying to manually code the IP address - this does not work (ie in the CWA Authorization profile, the equivalent URL redirect via the CISCO av-pair as follows :
    cisco-av-pair=url-redirect=https://10.10.10.10:8443/guestportal/gateway?sessionId=sessionIdValue&action=cwa, )
    since the sessionIdValue variable is not replaced by its real value when sent to the wireless client)
    My question is : Has this issue been addressed in version Cisco ISE 1.2 - has anyone tried it if has been addressed? If not in Cisco 1.2 - does anyone know iof this feature will become available?
    Thank-you in advance for your replies.
    Robert C.

    Robert,
    Manual assignment has been made available in ISE 1.2 release.
    M.

  • Pb to reach ISE Guest portal due to DNS constraints

    I have set up a Guest Portal with WLC 5508 7.4 and ISE 1.1.1 ;
    everything is OK, except one thing :
    the  Guest VLAN, associated to the Guest SSID is, actually, a DMZ behind my  customer firewall and the DHCP parameters provided to the wireless Guest  equipement connected on this VLAN include the public ISP DNS servers  addresses, not the customer internal DNS serveurs addresses;
    this  seems OK since the idea of this Guest SSID is to give a pure Internet  access to the Guests, and no connection at all towards the customer  internal servers;
    the  problem is that, when the wireless guest receives the redictect URL  from ISE (URL to access the ISE Guest Portal), this URL is based on the  ISE DNS name, not on its IP address; so, the PC can't resolve this  internal DNS name by using the ISP DNS servers addresses provided by the  DHCP server, and, so, it can't access the Guest Portal at all ;
    Apart  from changing those DNS values in the DHCP server (the customer does  not accept this solution), how could we solve this problem ?
    I have tried to code manually , in the CWA Authorization profile, the equivalent URL redirect via the CISCO av-pair as follows :
    cisco-av-pair=url-redirect=https://192.168.1.10:8443/guestportal/gateway?sessionId=sessionIdValue&action=cwa,
    but, it does not work, since the sessionIdValue variable is not replaced by its real value when sent to the wireless client
    any comment welcomed

    We had the same issue. Our solution was to advertise the internal IP address from our external facing DNS server and let it propagate publicly.  Our ISE box is in a DMZ and the firewall rules do not allow outside traffic to it, however the clients will get the correct internal IP address and since they are already inside the firewall on the DMZ segment they are able to get to the ISE box with the publicly resolved internal IP address.  The other option we entertained was a firewall DNS redirect.  That would work by intercepting the DNS request for that specific URL and return the proper internal IP, all other DNS requests would pass through to the public DNS server.

  • ISE Guest Portal and one more SSID using internal accounts

    Hi Guys,
    I have two SSIDs on WLC, the first is related with ISE Guest Portal and the second is related with employee but i realize that the
    Guest user can access the employee SSID and employee accounts can access the Guest portal page.
    I guess this is happen because i cannot split these databases under "Internal Users" on Authentication Policy.
    How can i restrict the access even if i am using the internal databse?
    thanks a lot

    using the Authorization policy is the right way.  Match the corp ID store to the corp WLAN SSID ID in the AuthZ policy, for example (where Employee is your corp ID store and yyyy is the name of your corp SSID):

  • ISE - Guest Portal Voucer

    hi all,
    my customer has set Wireless LAN Guest Voucher for 28 days however after 6 days its not working.
    Our customer gives Wireless LAN Guest User a 28 days voucher from ISE Guest Portal Solution. After 6 days of using the accounts will not work. Must be deleted and added new. These accounts are not expired, but the login will fail after 6 days.
    any idea why this is or do I need to escalte this to Cisco?
    regards,
    Lance

    You might have another limiter in there. have are your durations configured?
    //////only if expiring////////////////////////
    You are probably hitting the account duration set on the Sponsor Group that created the voucher.
    this can be set under administration -> sponsorgroups -> click on the sponsor group in question -> authorization levels -> and set the Max duration for accounts.

  • Customise ISE Guest Portal

    I'm having trouble with what seems the most basic of things to customise on the guest portal serverd out of ISE.
    I'd like the text colour on the page to be black, and not white (so I can use a completely white background). IE the Username, Password & Guest Portal text.
    I've tried all the values I can find with regards to customising, but I'm not having any luck.

    Did you ever get to the bottom of this?  I have got the exact same problem.  The text colours that are referred to in version 1.1.3 don't change the username and passord fields on the login page.
    thia seems like it should be quite a simple change to do on the customisation page (but then again most things in ISE don't seem to follow much logic)
    thanks
    Craig

  • Cap 6:  Issue when publish to PDF.  The exit button on the skin does not seem to work.

    All, 
    I attemped same using Cap 6:  Issue when publish to PDF.  The exit button on the skin does not seem to work.  I switched out skins and same issue.  I am using IE8. 
    When published as swf, exit button on skin works fine.  Any ideas on solve for the PDF version exit button?  We would rather publish as PDF since all files are contained in the PDF wrapper.

    Hello,
    Welcome to Adobe Forums.
    This issue is reproducble at my end, need to do some more testing before I can tell you any solution or action plan for this issue
    Thank you for your patience.
    Regards,
    Vikram

  • My iphone 4's display is completely blackout and even its battery is not charging. I tried to restart my iPhone by pressing home and on/off button but it is also not worked. Now I'm in Nepal and here not even a single apple service center. What to do? Ple

    Its been one month, my iphone 4's display is completely blackout and even its battery is not charging. I tried to restart my iPhone by pressing home and on/off button but it is also not worked. Now I'm in Nepal and here not even a single apple service center. What to do? Please help me.

    You clearly did not notice that you have joined a USER TO USER COMMUNITY FORUM
    This is NOT Apple ,Apple do not read nor do they  therefore respond
    So if you would like to wind your neck in ........................
    try a reset of iPhone and then a restore,best, as new and if it then functions correctly try restoring with your backup

  • My app store is not working. I followed instructions to hold wake/sleep   home button....did not work, I went into settings, general, reset network settings....didn't work...now what?

    My app store is not working. I followed instructions to hold wake/sleep   home button....did not work, I went into settings, general, reset network settings....didn't work...now what?

    Did you try to go to Settings > Store, tap on Apple ID, Log out and Login again.
    What message do you get when you open the App Store?

  • Soical buttons not working in firefox & Chrome but OK in Safari

    My webiste has been up and running for a month now but I've now noticed (among an array of other Muse bugs... aaaggghhh) that the 'Facebook Recommend and the 'Pin it' social widget buttons don't work in Firefox and Chrome but they do in Safari?
    http://www.thinksmartresumes.com.au/parthorus-resumes-design.html (freebie tab)
    Also on this page, the 'LinkedIn share' button works fine in Safari and Chrome but not in Firefox? See screen shots...
    The Muse Team (ie Danni Beaumont) clearly state in all the tutorial videos that they guarantee multi-platform user friendly code.... I spend half my day finding bugs between different browsers? Not happy.

    I am having similar issues - the URL that the plugin insists it wants to have complete (with http:// at the front) is being concatenated with another "http://" when it is rendered on the page.
    This is the URL I have in the properties for the button:
    But this is the URL that shows up in the Share dialog:
    If I take the http:// OFF the property for the button (so, I start with "www...."), the widget doesn't render.  I get an error that the thumbnail can't draw. 
    Yes, annoying. 

  • Navigation "Back" and "Forward" buttons are inactive, they do not work at all. How do I fix this?

    I have downloaded the latest version of firefox and the navigation buttons in the browser will not work in any way. The "Back" and "Forward" buttons are completely un-usable.

    Toolbar misbehavior could be due to a problematic add-on (e.g., theme or extension), or a corrupted settings file. Next time you upgrade -- and for security reasons, it is highly recommended -- try Firefox's Safe Mode to see whether you can pin it on an add-on or custom setting. You also could clear your toolbar settings.
    More info on Safe Mode:
    First, I recommend backing up your Firefox settings in case something goes wrong. See [https://support.mozilla.org/en-US/kb/Backing+up+your+information Backing up your information]. (You can copy your entire Firefox profile folder somewhere outside of the Mozilla folder.)
    Next, restart Firefox in [http://support.mozilla.org/kb/Safe+Mode Safe Mode] using
    Help > Restart with Add-ons Disabled
    In the Safe Mode dialog, do not check any boxes, just click "Continue in Safe Mode."
    Does the toolbar work correctly?
    More info on clearing toolbar settings: [[Toolbar keeps resetting]]

  • "Photos" option button in icloud control panel not working

    Photos option button in icloud control panel not working...it is not greyed out, and it is ticked, but clicking on it has no effect. Windows 8.

    luvsack wrote:
    DOES ANYBODY RESPOND TO THESE QUESTIONS EVER? I HAVE THE SAME PROBLEM AND CAN FIND NO ANSWER ANYWHERE! ANSWER THE **** QUESTION PLEASE!!!!!!!!!!!!!!!!!!!!!!!
    Windows 7 64
    Start your own thread, and please stop shouting, it is hard to read, and who wants that.

  • What should i do my sleep/wake button on iphone 5 does not work properly it only works if i press on the left side of it and my iphone still on warranty i heard its a common problem

    what should i do my sleep/wake button on iphone 5 does not work properly it only works if i press on the left side of it and my iphone still on warranty i heard its a common problem

    If there's a hardware defect and your phone is under warranty, bring it to Apple for replacement.

Maybe you are looking for

  • 1/8 inch to speaker wire?

    I use an Apogee One with my Macbook. I have a pair of old speakers that use regular speaker wire. I would like to connect those to the output jack on the Apogee Duet. Anybody know the easiest way to do this? Does anybody manufacture something that co

  • Fixing iPhoto for modified originals

    Hey all...I'm in a bit of a pickle. A while back, I got it into my head that I should start shooting RAW, even though I rarely adjust any of my photos. For more than a year, I tore through every last megabyte on my iMac's hard drive. All my photos ar

  • ABAP Function Module to BW Users.

    Hello All. Someone know if exists a standard Function Module in BW to return a specific user with your Cubes and Queries difined in BW authorizations. I have a Java application using BI Java SDK ....when i connect in BW ...the BI Java SDK return all

  • Cannot add an action after I select my "Button" Symbol

    Ok, I have been following a whole bunch of tutorials, and a lot of the tutorials I've found are using Flash 8. I downloaded the trial for Flash CS3 and when I'm following the tutorial on adding an action, or link, to a button, they say... "Click the

  • How to turn off auto update in numbers?

    G'day, working with a large spreadsheet... is there any way to turn off auto-update in Numbers? cheers Mark