Customized webauth redirect to favorites tabs

Hi!
I´m trying to create a Customized WebAuth page for WLC 5.0. The dilemma is that customers that have several tabs that starts different webpages at start of the webbrowser would like to have those tabs redirected to the chosen startpage for every tab after login. As it is now the customized webauth appears on every tab and when You try to hit the update buttom on the webbrowser a popupmessagebox appear with the notice that Your already logged in. Instead of that message I would like to be redirected to the appropriate website chosen for that specifik tab. Hope You understand the dilemma and that there are someone that have an answer to share. How do I configure the customized "Login.html" to achieve the desired act?
Regards
Peter Vahlersvik

In order to have the web page load properly, it is not sufficient to set the web-authentication type as customized globally in the Security > Web Auth > Web login page. It must also be configured on a particular WLAN . In order to do this, complete these steps:
    Log into the GUI of the WLC.
    Click on the WLANs tab, and access the profile of the WLAN configured for Web-authentication.
    On the WLAN > Edit page, click the Security tab. Then, choose Layer 3.
    On this page, choose None as the Layer 3 Security.
    Check the Web Policy box, and choose the Authentication option.
    Check the Over-ride Global Config Enable box, choose Customized (Downloaded) as the Web Auth Type, and select the desired login page from theLogin Pagepull down menu. Click Apply

Similar Messages

  • Is there a setting that allows firefox to follow redirects on inactive tabs?

    I usually browse multiple pages at once. While one page is busy loading I like to switch tabs and read another page. The problem Ive recently encountered is that whenever there is a page redirect firefox will wait until the tab is active before following it.
    For example sometimes when Im posting a message to a support forum (lets say forums.fedoraforum.org as just one specific example) it will submit my message and then try to redirect me back to the thread that I was posting to. I often switch tabs right after I click submit and expect the page to be loaded when I come back, but to my disdain firefox will wait until the tab is active before following the redirect, thus when I switch back it still has not even started loading the page yet.
    I was hoping maybe there is an about:config setting or something that will allow firefox to follow these redirects while the tab is inactive?

    A standard diagnostic step is to try Firefox's Safe Mode to see whether it is caused by a custom setting or add-on.
    First, I recommend backing up your Firefox settings in case something goes wrong. See [https://support.mozilla.com/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.com/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."
    If redirects now work normally, you can assume that an add-on or custom setting is the culprit.

  • Custom webauth settings in between Anchor & Foreign

    Hi techies,
    We have implemented a new wireless mobility guest SSID in between the anchor and multiple foreign controllers.
    We are using a custom webauth page, written by the customer, which was working great.
    Since we've upgraded to 7.2.115.2, we receive a couple of complaints from users saying that they receive the default Cisco web auth login page, instead of the custom. But, after they successfully logged on, they see the successfull page of the custom webauth package? Which seems quite strange. It seems like the webauth pages from the default Cisco one and our custom are getting mixed during the authentication process.
    I have read in the mobility design guide about which settings should be absolutely identical in between the anchor & foreign controller(s).
    So I've checked them and I see a difference in the web auth settings, under the security tab in the WLC, which tells the controller if it must use the default internal page, or a custom one. We've uploaded the custom web-auth package only to the anchor controller. The foreign controller have this option set to "Internal (default)".
    Do we need to upload the same custom webauth .tar package to all of the foreign controllers to mitigate this?
    It seems I can't find it in any ofthe cisco docs available..
    Thanks!
    Dion Dohmen

    I think there was an issue with what you are seen with versions of 7.2. The webauth should be in the anchor WLC no matter what. You can search the forums as others have ran into that issue also.
    Sent from Cisco Technical Support iPhone App

  • Custom WebAuth

    I am basically trying to take the e-mail pass-through page and manipulate the simple html code say Signature instead of Email Address. However Every time I copy the code and open up the login.html that I upload with the custom webauth page I no longer have a submit button and even when I hit enter it no longer redirects me anywhere. Basically the need for this is to have the users name in the system to log them. We are just trying to figure out if there is a way for a guest to self register themselves by reading a license agreement and then signing at the bottom. Thanks in advance for any help that could be provided

    Just in case somebody is having the same problem.
    I did a "view source" from the internal web auth webpage and saved it to login.html.
    The internal webpage file path and the "Customised (Downloaded)" filepath are two different locations. So when you upload the login.html page you also need to bundle in loginscript.js (however I would rename loginscript.js to something else and change the reference to it in login.html). Here is the code for loginscript.js
    function getHtmlForButton(nameStr, str, bClass,onClickFn){
        if(nameStr == null || nameStr ==""
          || str == null || str ==""
          || onClickFn == null || onClickFn =="") {
            debugMsg("One of the input params for the button is not available");
            return;
        document.writeln('');
    function submitAction(){
      if(document.forms[0].err_flag.value == 1){
        // This case occurs when user's attempt to login failed
        // and he is going to login again. This means we have already
        // extracted redirect url in his first attempt and its stored
        // in redirect_url input element. so just submit the form
        document.forms[0].err_flag.value = 0;
        document.forms[0].buttonClicked.value = 4;
        document.forms[0].submit();
      }else{
          var link = document.location.href;
          //alert("Link is "+link);
          var searchString = "?redirect=";
          var equalIndex = link.indexOf(searchString);
          var redirectUrl = "";
          if(equalIndex > 0) {
                equalIndex += searchString.length;
                redirectUrl=link.substring(equalIndex);
                var index=0;
                //add http only if url does not have
                index=redirectUrl.indexOf("http");
                if(index != 0){
                   redirectUrl = "http://"+ redirectUrl;
          if(redirectUrl.length > 255){
              redirectUrl = redirectUrl.substring(0,255);
          document.forms[0].redirect_url.value = redirectUrl;
          //alert("redirect url is "+document.forms[0].redirect_url.value);
          document.forms[0].buttonClicked.value = 4;
          document.forms[0].submit();
    function submitOnEnter(event)
      var NS4 = (document.layers) ? true : false;
      var code = 0;
      if (NS4)
        code = event.which;
      else
        code = event.keyCode;
      if (code==13) submitAction(); // 12 corresponds to enter event
    function checkForMsg(){
        if(document.forms[0].info_flag.value == 1){
            alert(document.forms[0].info_msg.value);

  • Guest-User custom Webauth Page

    I have created and loaded a custom webauth page on my 4400-Software version 4.2.61.0. The TAR file loaded successfully on the controller.
    When a user logs in they get an ip however they never get re-directed to the page. It doesn't even try. When I try to web to 1.1.1.1 it displays page cannot be displayed.
    The Default WEB page works just fine.
    Any ideas?

    Same problem here.
    I have tried several webauth bundles (all upload fine). The client gets and IP, resolves the remote webserver address and is redirected to http://1.1.1.1 etc etc with all the correct parameters in the url, but the browser just displays a blank page. Running version 5.1.151.0. If I change Layer 3 security to Internal, I get the standard page displayed fine.

  • Custom WebAuth Issues "Error Code 1"

    Hi All,
    Being experimenting in the Custom Webauth uploads. The main problem I have is my company does not want to issue a username/password to each vistor so we just have a static credentials that change weekly. In the custom webauth this mean error code 1 is issued by the controller "the user is already logged in" Go Figure! All browsers apart from IE ignore this and redirect as normal. IE being the pain it is displays the message but does not redirect. This means the user goes into a constant login loop trying over and over again. But in fact they have already authenitcate and all they need do is browse away from the login.
    Does anyone know how I can ignore error code 1 all together. Its funny the built in page doesn't even care about this and when I captured that and uploaded the failed login script stopped working. I guess different error codes are used when using a custom webauth.
    Think Cisco need to update the templates anyway for the latest browsers.
    Thanks,
    Darren

    I'm not sure if this would help, but could you use this command to stop the checks for multiple logins and hopefully not generate the error code? From the 7.0 config guide:
    "config advanced eap max-login-ignore-identity-response {enable | disable}—When enabled, this command limits the number of devices that can be connected to the controller with the same username. You can log in up to eight times from different devices (PDA, laptop, IP phone, and so on) on the same controller. The default value is enabled."

  • How do I add a new site to my Favorites tab?

    I need to add a new site to my favorites tab.

    Hey scrambler1105,
    It sounds like you want to add a website to the toolbar. Is that right? It's really easy and there are a few ways to accomplish this. Take a look at [https://support.mozilla.com/en-US/kb/how-do-i-use-bookmarks?s=favorites&r=2&as=s#w_working-with-your-bookmarks-in-the-library-window this article] and it should give you all the information you need.
    Happy bookmarking!

  • Mystery of mysteries. Can't get rid of "Glossary" text on Favorites tab.

    I consider myself relatively well-versed in chm file compiling and chm related issues, but this one has me stumped...
    System Specs;
    RH 9 now (initial English help in background below was compiled using RH 7)
    Windows 7 64-bit
    First, the background -- We use RoboHelp to compile our English CHM. We then decompile the files from the CHM and ship those off for localization. When they come back from translation, we use usually use FAR HTML to recompile the help. Sometimes we use RH (if FAR HTML is being tempermental). And in rare cases, like today, we use both. So today I was working on compiling a Traditional Chinese help we got back from translation recently. I tried using FAR HTML as usual for the initial post-translation compile. I ran into various and sundry compiler errors that made no sense whatsoever, so I decided to try compiling it in RH instead. The compilation made it through, but the Contents and Index tabs weren't displaying the proper Chinese characters. So I took this Traditional Chinese chm that was compiled by RH, decompiled it, and tinkered with .hhc and .hhk file encoding and charsets and used FAR HTML again to compile. And this time compiling worked without a hitch. We got proper characters. Yay! So far so good. Well, sort of. That's just the background.
    Now, the problem -- So now, compiling back in FAR HTML from the above decompiled RH 9 files, I'm getting a psuedo Glossary tab I don't want since in our localized versions of the help. (We simply just call an htm containing the glossary info, and tie the htm to the toolbar.) I say "pseudo" because here's what the navigation pane on the compiled help looks lilke:
    Notice that the Favorites tab is actually somehow getting named as "Glossary".  We don't want this. I want the default "Favorites" text for the tab. If I unregister the hhactivex.dll and recompile, the "Glossary" string on the tab thankfully goes away, showing just "Favorites". If I register the dll again or move the compiled help onto a system with a registered hhactivex.dll, the problem reappears all by itself when the help is launched.
    How can I get my Favorites tab back to normal? I suspect this problem is contained somewhere in the HHP file, specifically my Windows definition. But I've tried recreating the hhp, and the window definition many times, but it still appears. I even at one point tried removing the Favorites tab but then the mystery "Glossary" text moves onto infesting the Search tab.
    Here's my hhp innards if it helps:
    [OPTIONS]
    Binary TOC=No
    Binary Index=Yes
    Compiled File=pcdlrn.chm
    Contents File=pcdlrn.hhc
    Index File=pcdlrn.hhk
    Default Window=HtmlHelp
    Default Topic=intro.htm
    Default Font=,,136
    Full-text search=Yes
    Auto Index=Yes
    Language=0x404 Chinese (Traditional/Taiwan)
    Title=PC-DMIS Help
    Create CHI file=No
    Compatibility=1.1 or later
    Error log file=_errorlog.txt
    Full text search stop list file=
    Display compile progress=Yes
    Display compile notes=Yes
    [WINDOWS]
    HtmlHelp="PC-DMIS Help","pcdlrn.hhc","pcdlrn.hhk","intro.htm","intro.htm","pcdlrn_glo.htm","Glossary Button",,,0x61520,244,0x4386E,[432,113,1354,863],0xB0000,,,,,,0
    [FILES]
    Auto_Edge_Strength.htm
    ... and a bazillion other files ...
    [ALIAS]
    #include Core.ali
    [MAP]
    #include BSSCDefault.h
    [MERGE FILES]
    errorcodes.chm
    pcdbasic.chm
    pcdmiscmm.chm
    pcdmisdci.chm
    pcdmisfixturing.chm
    pcdmislaser.chm
    pcdmisnc.chm
    pcdmisportable.chm
    pcdmisregistry.chm
    pcdmistutor.chm
    pcdmisvision.chm
    Is RH somehow still doing something to it even though technically I'm not using it to compile? Is there some other setting or file somewhere that could be controlling this or is it just a compiler bug that I've never noticed?

    Thanks Cara, but I'm not sure if that's the same thing. In this problem the Favorites tab in the CHM was showing up with the word "Glossary" in it. Anyway, it's water under the bridge now for me. Things are better now that we're localizing our Engish RH project directly, instead of our old way of decompiling the English chms and sending the decompiled htms.

  • Need my custom webauth page displayed with HTTP instead of HTTPS

    I have a custom webauth page installed that I am using with web passthrough authentication on my WLC2006 in order to put up a acceptable use policy page.
    The WLC uses HTTPS to display this which causes a security certificate warning to appear if I go with the WLC's own self-signed certificate. Is there a way I can get the WLC to use plain HTTP to display this page instead so I can eliminate the warning?
    I have already tried installing a trusted 3rd party certificate on the WLC, but I have this very strange problem where mucking with the WLC's web authentication certificate in any manner causes all network activity on the WLC to break except for CDP and ARP, essentially leaving the WLC dead. Three weeks of troubleshooting with Cisco TAC has yielded no progress on that front so now I am trying to bypass the need for a security certificate altogether since I really don't need to encrypt my acceptable use policy page.

    The documentation doesn't provide very clear direction, does it?
    To download the WLC's default webauth page, browse to the controller's Security > Web Login Page. Make sure the web authentication type is Internal (Default). Hit the Preview button. Then use your browser's File > Save As... menu item to save the HTML into a file. Edit this to your liking and bundle it and any graphics images up into a TAR archive, then upload via the controller's COMMAND page.

  • I imported all my favorites from Internet Explorer, but in the Firefox window I don't see a favorites tab. I've got a bunch of favorites that I don't want to have to redo. Any advice?

    Question
    I imported all my favorites from Internet Explorer, but in the Firefox window I don't see a favorites tab. I've got a bunch of favorites that I don't want to have to redo. Any advice?

    You can usually find the imported IE Favorites in a folder ("From Internet Explorer") at the bottom of the Bookmarks Menu folder (Bookmarks > Show All Bookmarks).
    If you have problems with importing the IE Favorites in Firefox then export the Favorites in IE to an HTML file and import that file in the Firefox Bookmarks Manager.<br />
    That way you also preserve any sorting that you may have done in IE with the Favorites.
    * Export the favorites in IE to an HTML file (bookmarks.html): File > Import and Export
    * Import the HTML file in Firefox: Bookmarks > Show All Bookmarks > Import & Backup > Import HTML: From File
    See also:
    * http://kb.mozillazine.org/Import_bookmarks ("Import from another browser" and "Import from file")

  • Lost bookmark button and favorites tab. How do I get them back?

    I had problems with my NEW Dell computer and had to have everything removed and had to start over again. (not by me, by a professional) After all was done and my info was replaced, my favorites and bookmark button disappeared. I called Dell and had a download Dell PC TuneUp. Which really took care of a lot of problems. Finally I realized my above buttons were missing. I downloaded a Google tool bar, but the bookmark format is not like it was. I do not like what they now have. My favorites tab appeared for a while then vanished. I don't know how to get it back.

    Did you or they make a backup of your profile data before removing (reinstalling) everything ?
    See http://kb.mozillazine.org/Lost_bookmarks
    See http://kb.mozillazine.org/Profile_folder_-_Firefox
    "Application Data" in XP/Win2K and "AppData" in Vista/Windows 7 are hidden folders, use %APPDATA% in the File name field<br />
    See http://kb.mozillazine.org/Show_hidden_files_and_folders
    Go to: Control Panel > Folder Options > "View" tab > under "Hidden files and folders", select "Show hidden files and folders"<br />
    You may want to un-check the box "Hide extensions for known file types" to see the file extensions of all files
    Vista/Windows 7: C:\Users\&lt;user&gt;\AppData\Roaming\Mozilla\Firefox\Profiles\&lt;profile&gt;\

  • WLC 7.2 code and Custom WebAuth

    Is there a way to associate a Custom Downloaded page to 1 and only 1 AP/guest account, leaving the rest using the default?
    It appears to be a global condition.
    the folks at the Law Library have/want their own verbage for their guests and receive the usual daily guest key..  I want the default page for all the other 'guest accounts' on the controller.
    currently the LawLib AP resides on a WiSM while all the rest of the production devices are on 5508's, and I want to kill the WiSM.
    David

    To explain it better, you only can define a certain WebAuth page per SSID and that is why having a separate SSID for the library is a better way of doing things. This allows guest users to know what SSID they should connect to and separates in a way the normal guest from the library guest. It doesn't mean that the guest or library guest won't connect to the other SSID but at least you have the correct verbiage on each custom WebAuth HTML page.
    Sent from Cisco Technical Support iPhone App

  • Disable favorites tab on "save as" popup window

    Is it possible to change something/somewhere including the standard template - ANALYSIS_PATTERN to...
    Disable/hide the "Favorites tab" when you use "save as" on web application iview.
    We want to keep "Bex Portfolio" and "My Portfolio".
    The reason being the docs in favs are not visible in a FPN consumer portal but avilable in BI portal, however users are unable to save favs saved as using "save as" in consumer portal.
    Thanks
    Gopi

    Hi,
    Please check Note No. 988406 and the role mentioned in this link:
    http://help.sap.com/SAPHELP_NW04S/helpdata/EN/a5/4b0b40c6c01961e10000000a155106/frameset.htm
    I would also recommend that you try with the latest java patches. BIBASE and BIWEBAPP patches.
    Thanks,
    Michael

  • Additional custom field on the assignments tab KO01

    Hi Geeks ,
    I have  a requirement to add a new custom field to the assignments tab of the tcode KO01. This new field is not available in the structure CI_AUFK . Is it achievable via enhancement COOPA003 ? If yes , then how ? . A <removed by moderator> response would really be appreciated.
    Thanks,
    Preetinder singh.
    Edited by: Thomas Zloch on Nov 4, 2011 11:28 PM

    Proceed as follows:
        You can use the CMOD transaction to create an enhancement project for the COOPA003 enhancement.
        You can use the SE11 transaction to create the CI_AUFK structure as described above. Transfer three fields into this structure and activate it:
    Field name Data element
    ZZMATNR MATNR (Material nummer)
    ZZKUNNR KUNNR (Debitor)
    ZZTEXT30 TEXT30 (30-character text)
    It is recommended that you reactivate the COAS and AUFKV views separately.
        Copy the following objcts from the KOXM function group to the XAUF function group, using the SE80 transaction (Workbench Organizer). There, display the KOXM function group, position
    the cursor on the source object, and copy it to the corresponding target object.
    Caution
    When you copy, the target objects are overwritten. If the target objects already exist, then insert the source code for the source object into the target object.
    Object type Source Target
    Screen SAPLKOXM 0100 to SAPLXAUF 0100
    Include (Top include) LKOXMTOP to ZXAUFTOP
    Include (PBO) LKOXMF04 to  ZXAUFU04
    Include (PAI) LKOXMF05  to ZXAUFU05
        The ZXAUFTOP still requires changes to the source code. Use the SE38 transaction (ABAP Editor) to process this include. Detailed instructions are contained in the source code as
    comments.
        Activate the enhancement project. The fields should now be available in the master data maintenance, and should be saved.
        Function/Program:
            EXIT_SAPMKAUF_002: Function callup for customer fields: PBO data SAP -> Customer
            EXIT_SAPMKAUF_003: Function callup for customer fields: PAI data customer -> SAP
    Include ZXAUFU04 (part of EXIT_SAPMKAUF_002)
    *&  Include           ZXAUFU04
    write imported data in global structures
      MOVE-CORRESPONDING I_AUFK TO GLOBAL_AUFK.
      MOVE-CORRESPONDING I_KAUF TO GLOBAL_KAUF.
    decide wich subscreen is to be displayed
      IF ( GLOBAL_KAUF-PAR_LAYOU <> 'ABCD' ) AND
         ( GLOBAL_AUFK-AUART  <> '1234' ).
        SUBSCREEN = '0100'.
      ELSE.
        SUBSCREEN = SPACE.
      ENDIF.
    *&  Include           ZXAUFU04
    This include is part of the example programm for
    customer exit COOPA003.
    To activate the example, copy it to the include ZXAUFF05.
    Remove the asteriks indicating a comment line in the first column.
    Make sure ZXAUFF05 doesn't exist yet! Use cut-and-paste instead.
      INCLUDE LKOXMF05                                                   *
    give only customer fields back to SAP-Programm
    *C_USER_CI_AUFK-ZZMATNR    =  GLOBAL_AUFK-ZZMATNR.
    *C_USER_CI_AUFK-ZZKUNNR    =  GLOBAL_AUFK-ZZKUNNR.
    *C_USER_CI_AUFK-ZZTEXT30   =  GLOBAL_AUFK-ZZTEXT30.
    Edited by: ZAHID HAMEED on Nov 5, 2011 12:37 PM

  • Adding a custom field in IW32 Components tab

    Hi,
    I had a requirement to add a custom field in the "components" tab of IW32 transaction.
    I tried to find out an exit for this transaction but I haven't found any exit that fullfills this requirement.
    Please provide me some information whether there is an Exit, BAdI or any enhancement spots available to add a custom field.
    Thanks in Advance.

    Hi,
    you can add a custom tab in IW32 tcode via the function group XWOC.

Maybe you are looking for

  • Can anybody help me set this code into an array?

    Thanks, can you help me understand how to make an array work? I need to fade toggle a different country png for each country button and fade out the rest of the country images i.e.: when i click the UK button i need to fade toggle the UK png and fade

  • Stop Local PO creation from Shop Cart

    Hi Guys... I need to stop the creation (local PO) from SC. When a SC was create the PO is generated automatic with held status. How a make for desactivate this creation ? Thanks

  • Inventory service does not start 610 failed login

    L.S. Netware 6.5, SP6 ZEN 7.01SP1IR1 Sybase database Standalone server My inventory service does not start. I've looked around but did not yet find the solution. I did have an error I've read nothing about: logger screen: java:Class com.novell.....ZE

  • PARALLEL WORK IN AN OPENED WORD DOCUMENT AND FORMS 9i

    Hello, Our customer want to have an enhanced integration of the Forms application and MS Word. Currently, he opens an existing Word-file from a Forms form, MS Word opens, he edits the Word file, closes it, and goes back to the Forms application. The

  • Build Second Plot for XY Graph

    Hi guys, At the moment I am plotting some calculated XY values (viscosity of oil against temperature) in the initialisation stage of a program, as the program runs I am collecting measured viscosity and temperature and would like to plot a second 'me