listener authentication AAA with the custom login page

Hello

is it possible to customize the page of connection on an ASA 5520 8.2 (1) that appears when you use the "listener authentication aaa" by adding images? I know that there is the command 'auth-guest' but it only allows to add text. Is there a form any HTML that allows the inclusion of the gif, bmp or jpg?

Any hint is appreciated.

Carpet

Hi Matthias,

officially, this is not possible. There is an improvement for this request:

CSCsh02789    Improvement: Ability to customize the page of connection through proxy cut

So you can open a TAC case and ask to link to the application (to add a little more weight) or contact your account team and ask them to talk to the business unit (to add more weight).

That said, there is a possible hack you might want to try:

for example, I have configured:

AUTH-guest guest Please loghttp://myserver/image.gif' > '.

and it shows the picture below to the command prompt. So it is a hack of course not supported, so it can break in future versions. And of course, it's pretty limited in what you can do.

Now, if you disable the listener, for HTTP, it will use basic browser (no login form) authentication, but for HTTPS, it will use always a form, but a much more basic, so you can always use the same hack with a little more flexibility.

HTH

Herbert

Tags: Cisco Security

Similar Questions

  • 11.1.2.2 OAM: Custom Login Page Timing out until the Timeout of Session value

    Hi all

    We are facing a weird problem in our application in which the custom login page is time in 15 minutes, although the session timeout has been configured as 65 minutes.

    All the world is facing this problem in the past?

    Here are the details -

    WebGate level "Max Session Time" = 60 minutes

    OAM Console - common parameters "Idle Timeout" = 65 mins

    The user will not be used on the page of connection custom for 20-25 minutes and after then tries to connect, it is redirected to an error page that says "system error, please contact your administrator '."

    Strangely, the application for which OAM SSO has been implemented honours timeout values.

    Newspapers -

    Error occurred during the processing of the request.

    Supplemental details java.lang.RuntimeException: authentication request has expired. Eapsed time in min: 79560

    at oracle.security.am.controller.BaseRequest.updateObjectWithCachedMap(BaseRequest.java:482)

    Research already done

    https://support.Oracle.com/epmos/faces/DocumentDisplay?ID=1908294.1 says that this question is but only for the "set timeout". But why in this case it happens before 65 mins!

    Appreciate any help.

    Thank you

    Nassima

    OK after all those hours was finally able to work around this bug as explained weird Oracle in the SR-

    https://support.oracle.com/epmos/faces/DocumentDisplay? ID = 1908294.1

    Add a metatag as following one behindin the login page customized.

        http://host.example.com/public/public.html">

    Http mechanism for a meta tag is described at: http://www.w3schools.com/tags/att_meta_http_equiv.asp

    The value of 890 seconds comes:

    The downtime of 15 minutes set by OAM seconds is:
    -Online (15 * 60 = 900) less (tolerance of 10 seconds time)

    If the user remains now 890 seconds on the custom login page, the browser will bring returns to the public page as defined by URL (http://host.example.com/public/public.html).


    I still have no idea why the custom login page times out after 15 minutes, where Oracle is set this value to "hard",

  • ADF Mobile custom Login Page link to external resources (Twitter Widget)

    Hello

    I read that as much as possible on the ADF Mobile connection custom HTML pages, it is not well documented at this time. As I understand it, I can't reference a resource such as an image or a URL that is not in the public_html directory. I tried to add a Twitter Widget by using the Twitter API on my custom login page that displays the most recent tweet from one of my Twitter accounts. However, when I try and deploy my application as it the custom login page no longer works correctly (the Connect button, for example, becomes not clickable).

    Could someone confirm whether my interpretation above is correct? Is this a case of ADF Mobile prevents me from using an external resource through it is the audit rule: file not in public_html directory?

    In addition, anyone know if there is a way for me to reach my goal?

    Thanks a lot for your time and assistance.

    Ben

    "To allow the deployment, all resources referenced by the following attributes must be located in the public_html directory of the controller view or the controller of the implementation of the projects."

    "ADF Mobile does not support resources referenced from another location, which means that you cannot, for example, enter a value outside the directory public_html to help... / as a prefix.

    http://docs.Oracle.com/CD/E37975_01/doc.111240/e24475/define_features.htm#CIHDCCED

  • cannot reactivate the CS2 after the hard disk crash - site says I need to talk with adobe (activation can be done online) but the customer support page loop all around - help/activate also not going anywhere - it's a pc - thank you!

    cannot reactivate the CS2 after the hard disk crash - site says I need to talk with adobe (activation can be done online) but the customer support page loop all around - help/activate (since the opening page of CS2) also not going anywhere... it is a pc - thank you!

    message says 'unavailable activation server this time... error code 24:24.

    Error: "Activation Server is not available. CS2, Acrobat 7, pass a hearing 3

  • Problem with adding a new value to the default login Page

    I hope he's a simple guy, I added an element of the selection list to the standard login page (P101) to allow the user to select a FIELD as well as their username and password.
    When the next page appears and I am trying to retrieve the value which is held in the new domain, it has been deleted, but the values entered in the elements
    P101_USERNAME and P101_PASSWORD are always present.

    I can't understand why the values that held in points P101_USERNAME and P101_PASSWORD are always present, but P101_DOMAIN has been deleted.

    I tried to create value to the zero page and writing in the field of value using pl/sql and javascript, but as soon as the page is requested, the value is cleared.

    Any ideas how to get around this problem?

    Thanks in advance

    I guess that your login page contains a process like this:

    BEGIN
       wwv_flow_custom_auth_std.login (p_uname           => v ('P101_USERNAME'),
                                       p_password        => :p101_password,
                                       p_session_id      => v ('APP_SESSION'),
                                       p_flow_page       => :app_id || ':1'
                                      );
       :t_random_number := :p101_random_number; /* this is something I added to my code */
    END;
    

    Now, if you go to this page:

    http://Apex.Oracle.com/pls/OTN/f?p=31517:1

    Please note the random number assigned to you. Once you login, the same number will appear on page 1 (near the top).

    So, this is how you can solve your problem.

       :t_random_number
    

    is a part of the application.

    Denes Kubicek
    -------------------------------------------------------------------
    http://deneskubicek.blogspot.com/
    http://www.Opal-consulting.de/training
    http://Apex.Oracle.com/pls/OTN/f?p=31517:1
    -------------------------------------------------------------------

  • Display Messages customized login Page

    I use a custom with APEX 4.1.1 authentication and I want to display error messages that are customized on the login page if authentication fails. In my authentication function, I use apex_util.set_authenication_result to set a result code (code below). I tried to use the apex_util.get_authenication_result on the login page to hide and display custom messages, but it does not work. I don't think that the apex_util.get_authenication_result is in fact to get the result? I'm doing something wrong? Is there a better way?
    FUNCTION verify_user(
        p_username VARCHAR2,
        p_password VARCHAR2
      ) RETURN BOOLEAN
      IS
        v_ctr      NUMBER;
        v_id       NUMBER;
        v_attempts NUMBER;
      BEGIN
    
        SELECT COUNT(1) INTO v_ctr FROM users_tbl 
           WHERE username = TRIM(UPPER(p_username)) 
           AND password = utl_raw.cast_to_raw(dbms_obfuscation_toolkit.md5(input_string => p_password || TRIM(UPPER(p_username))));
    
        IF v_ctr = 1 THEN
    
          SELECT user_id INTO v_id FROM users_tbl WHERE username = TRIM(UPPER(p_username));
          UPDATE users_tbl SET login_attempts = 0 WHERE user_id = v_id;
          APEX_UTIL.SET_AUTHENTICATION_RESULT(0);
          RETURN TRUE;
    
        ELSE
          SELECT COUNT(1) INTO v_ctr FROM users_tbl WHERE username = TRIM(UPPER(p_username));
    
          IF v_ctr = 1 THEN
    
            SELECT user_id INTO v_id FROM users_tbl WHERE username = TRIM(UPPER(p_username));
    
            SELECT login_attempts INTO v_attempts FROM users_tbl WHERE user_id = v_id;
            IF v_attempts > 5 THEN
              APEX_UTIL.SET_AUTHENTICATION_RESULT(2);
              RETURN FALSE;
            ELSE
              UPDATE users_tbl SET login_attempts = login_attempts + 1 WHERE user_id = v_id;
            END IF;
    
          END IF;
    
          APEX_UTIL.SET_AUTHENTICATION_RESULT(1);
          RETURN FALSE;
    
        END IF;
    
      END verify_user;
    Thank you
    Mark

    Hello

    Thank you.

    In your example, it's that you have used the page element.
    In this solution, you must use the application to store the custom login message.
    I have fix your example. Please check

    Kind regards
    Jari
    -----
    My Blog: http://dbswh.webhop.net/htmldb/f?p=BLOG:HOME:0
    Twitter: http://www.twitter.com/jariolai

  • Customize the Standard login page

    I use 24 cloudy theme on APEX 4.2.6.00.03.  Just try to do a few things that quickly brought me into an edumacation rabbit hole.  But I like to keep things simple.

    Try to change the background image on the standard login page (not in the region, not the image in option left in the area, I mean background image in the classical sense of HTML) which doesn't seem to work in the same way as the other pages.  It seems to relate to the theme & model page.  To replace the model of 'Login' to 'default theme' Page displays the background as planned for my setup below.

    On the attributes Page for the default login page so any application (e.g., p.101) using this theme (have not tried others).  I have change the HTML header on the page to be:

    < style type = "text/css" >

    body

    {

    background-image: url(#WORKSPACE_IMAGES#test.png);

    background-repeat: no-repeat;

    background-size: cover;

    }

    < / style >

    Where test.png is the name of a file that I imported into my workspace application.

    Run the page, and nothing happens.  Re-edit attributes Page, up to 'Default Theme' as shown and the background shows fine (but of course the rest of the layout is wrong).

    I guess I should be copying the model of Login Page (done) and then edit in a way to support the display of a background on this page.  Any thoughts on next steps?

    IQof20 wrote:

    I use 24 cloudy theme on APEX 4.2.6.00.03.  Just try to do a few things that quickly brought me into an edumacation rabbit hole.  But I like to keep things simple.

    Try to change the background image on the standard login page (not in the region, not the image in option left in the area, I mean background image in the classical sense of HTML) which doesn't seem to work in the same way as the other pages.  It seems to relate to the theme & model page.  To replace the model of 'Login' to 'default theme' Page displays the background as planned for my setup below.

    On the attributes Page for the default login page so any application (e.g., p.101) using this theme (have not tried others).  I have change the HTML header on the page to be:

    Where test.png is the name of a file that I imported into my workspace application.

    Run the page, and nothing happens.  Re-edit attributes Page, up to 'Default Theme' as shown and the background shows fine (but of course the rest of the layout is wrong).

    I guess I should be copying the model of Login Page (done) and then edit in a way to support the display of a background on this page.

    Probably your CSS rule is not applied due to rules theme appearing later in the cascade or with the greater specificity. Correspondre correspond to the specificity of rule of theme by adding that he uses the ID selector, then override the waterfall using the! important directive:

    body#uLogin {
        background-image: url(#WORKSPACE_IMAGES#test.png) !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }
    

    4.2 page Inline CSS property should be used for custom CSS acting rather than the HTML header, which has the advantage of not requiring the style wrapper element.

  • WebCenter portal with the custom identity assertion provider?

    Hi all

    I developed all the custom identity assertion provider that always fills a topic for weblogic without validating the token as a test.

    I moved the IdA provider at the top of the list of providers. and put the flag of control for the other provider of authentication as "SUFFICIENT."

    I was expecting when I access the WebCenter portal (http://webcenter.local, host: 7777 / webcenter), default login page jump the homepage appear automatically connected by the custom of IdA provider like weblogic.

    But there is no tracks from the custom of IdA WC_Spaces log file provider and the default login page has been demonstrated.

    Please let me know what the problem...

    Thank you and best regards,

    I used a phony. After that I changed the token as 'JSESSIONID', the custom of IdA provider worked well.

  • Host PayPal and EBay loading OK, but during the registration/login page is selected this page open as text based GUI. No error message is given.

    For the past month tried to solve a recurring problem with EBay & PayPal login pages. My PC is a near new as is the operating system, Win7 64-bit Home Premium edition. The 1st problem took place approximately 6 months with my previous PC and Win XP Pro, but it disappeared after a few days and Firefox updated. This problem does not occur with IE 8

    Clear the cache and cookies from sites that cause problems.

    "Clear the Cache":

    • Tools > Options > advanced > network > storage (Cache) offline: 'clear now '.

    'Delete Cookies' sites causing problems:

    • Tools > Options > privacy > Cookies: "show the Cookies".

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the extensions or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox/tools > Modules > appearance/themes).

  • Problem with the WIndows Update page

    I am running Windows XP with Service pack 3. Microsoft Security essentials is the security system. When trying to run Windows Update using Internet Explorer 8, at the point of the page is to check that if my system is the correct update software, the page fails, finally displaying the message "Internet Explorer has stopped to try to restore this Web site. It seems that the Web site continues to be a problem. "This is repeated each time I have repeat the initial attempt, or click 'Back to the microsoft.com site' on the error page. Is the problem with the Microsoft web page (the address is www.update.microsoft.com/microsoftupdate/v6/default.aspx ) or on my computer?

    When I try to run Windows Update... to the point that the page is to check If my system is correct, update software the page can't...  Is the problem with the web page of Microsoft ( www.update.microsoft.com/microsoftupdate/v6/default.aspx ) or on my computer?

    You are correct George: whenever you access the site Windows or Microsoft Update, Windows Update will take care of updating itself. that is, it looks for updates available from the Windows Update Agent or the customer allows you to update your system.

    Since June 21, 2012 a WUA new version 7. 6. 7600. 256 aired by WU to automatically update itself its version now aged 7. 4. 7600. 226 .

    The problem you see may occur when there is a version mismatch of the file with the Windows Update Agent files, which is a mixture of old files with the new files. This is due to an installation "or damaged."

    You can take a look at your windowsupdate.log file located in your WINDOWS directory, to check the error codes - missing files or failling updated files (especially c:\windows\system32\wuapi.dll, wups2.dll, c:\windows\system32\wups.dll or wuweb.dll).

    You must re-register or re - install files WU in order to obtain the Service Windows Update works again. Try here:

    http://support.Microsoft.com/kb/958053

    And

    http://support.Microsoft.com/kb/949104

    Trust that this assistance.

  • SRA 4600 Web Application Firewall blocks access to the Portal login page.

    We have a 8.0.0.1 - 16 4600 running and run the Web Application Firewall.  We had a few reports of users home that our portal page was not available, only tried IE, but everything went well here.  Today we had an internal machine with the same question and noticed that it was blocking WAF access: "threat of avoided WAF: Injection SQL 1 attack" you can see nothing wrong with this machine that may be cause the WAF to block the Portal login page.  Here are the event log:

    "Jun 10 09:34 sslvpn1 SSLVPN: id = sslvpn sn = C0EAE4745184 time =" 2015-06-10 09:34 ' vp_time = '2015-06-10 14:34 UTC' pri fw = xx.xx.xx.xx = 2 m = 34 c = 402 src = dst = xx.xx.xx.xx xx.xx.xx.xx user = 'Unknown' usr = 'Unknown' msg = "prevented WAF threat: SQL Injection attack 1 ' URI=remote.ncmic.com:443/ rule-match =" _ga = ga1.2.1366358136.1433946841; " _dc_gtm_ua-21325736-1 = 1 "AttackCat = 'SQL Injection attack 1' somm ="SQL Injection is a technique of attack used to exploit websites that construct SQL statements from user-supplied input,"hamid = category '9005' = 'command execution - SQL Injection' agent =" Mozilla/4.0 (compatible; " MSIE 7.0; Windows NT 6.1; Trident/7.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729 .NET CLR 3.0.30729; Media Center PC 6.0; NET4.0C;. NET4.0E; Tablet PC 2.0)' geoCountryID = '0' geoCountryName = 'LAN' geoRegionName = 'unknown' geoCityName = 'unknown '.

    Other machines can access the page without problem... thoughts?

    Can not reproduce this problem at the moment...

  • Customizoing the Webvpn login page

    Hey ppl!

    On ASA 8.x sslwebvpn running with the Anyconnect client.

    The default login page has a Cisco logo in the left corner. Change the properties of defaultcustomization, I see that the Logo comes from

    Now - where is + CSCOU +? How can I / if possible download a business on this frontpage logo?

    I read the customization on the Anyconnect clint doc - and who does not have the trick to this.

    Any thoughts?

    Kind regards

    Kelvin

    Hi Kelvin,

    6.0 (3) ASDM

    Access configuration

    ---> Remote access VPN

    ---> Access clientless SSL VPN

    ---> Portal

    ---> Webcontents

    ---> Import

  • IOM 11 GR 2: Customizing Login page

    Hi all
    I would like to customize the IOM login page; more in detail I want to change the logo of the Oracle.
    The version of the IOM which we installed in our environment is OIM 11 g R2 BP04 (11.1.2.0.4)
    I found some information in this document http://docs.oracle.com/cd/E27559_01/dev.1112/e27150/uicust.htm#BABJIJIA, but they are not sufficient for my knowledge.

    I also found these positions, but they are applicable for OIM 11 g R1:
    http://identityandaccessmanager.blogspot.in/2011/01/custom-logo-in-OIM-11g-on.html
    http://www.Oracle.com/WebFolder/technetwork/tutorials/OBE/FMW/OIM/oim_11g/customizing_oim_ui_using_skins/customizing_oim_ui_using_skins.htm
    Re: IOM 11 GR 2 customization

    My requirement is to change the Oracle default logo in the login page.
    Can someone help me please?

    Thanks in advance,
    Daniele

    http://kinisblog.blogspot.com/2012/10/OIM-11gr2-customizing-self-service-user.html

  • What about the OAM login page

    Hello world

    Im getting 404 error when accessing the url http:// < host_name > im content: 14100/oamconsole.

    If I have access to http:// < host_name >: 14100/oam im getting the login of the OAM page but I'm system error. Please try your action again. If you continue to receive this error, contact administrator. in the browser.

    In the log file I'm getting the following error...

    < 9 April 2012 14:26:25 IST > < error > < HTTP > < BEA-101017 > < [ServletContext@458296091[app:oam_server module: oam path: / oam spec-version: 2.5], request: [weblogic.servlet.internal.ServletRequestImpl@1baf0b54
    GET /oam/index.jsp HTTP/1.1
    Accept: * / *.
    Accept-Language: en - us
    User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729 .NET CLR 3.0.30729; Media Center PC 6.0; MS - RTC LM 8; InfoPath.3)
    Accept-Encoding: gzip, deflate
    Connection: Keep-Alive

    Root cause]] of ServletException.
    weblogic.servlet.jsp.CompilationException: could not compile JSP index.jsp
    index.jsp:2:4: no tag library could be found with this URI. Possible cause could be that the URI is incorrect, or there are errors during the analysis of the .tld file.
    < uri prefix = "http://beehive.apache.org/netui/tags-html-1.0" %@taglib = "netui" % >
    ^----^
    index.jsp:2:4: no tag library could be found with this URI. Possible cause could be that the URI is incorrect, or there are errors during the analysis of the .tld file.
    < uri prefix = "http://beehive.apache.org/netui/tags-html-1.0" %@taglib = "netui" % >
    ^----^
    index.jsp:3:4: no tag library could be found with this URI. Possible cause could be that the URI is incorrect, or there are errors during the analysis of the .tld file.
    < uri prefix = "http://beehive.apache.org/netui/tags-databinding-1.0" %@taglib = 'netui - data' % >
    ^----^
    index.jsp:3:4: no tag library could be found with this URI. Possible cause could be that the URI is incorrect, or there are errors during the analysis of the .tld file.
    < uri prefix = "http://beehive.apache.org/netui/tags-databinding-1.0" %@taglib = 'netui - data' % >
    ^----^
    index.jsp:4:4: no tag library could be found with this URI. Possible cause could be that the URI is incorrect, or there are errors during the analysis of the .tld file.
    < %@taglib uri prefix = "http://beehive.apache.org/netui/tags-template-1.0" = "netui-template" % >
    ^----^
    index.jsp:4:4: no tag library could be found with this URI. Possible cause could be that the URI is incorrect, or there are errors during the analysis of the .tld file.
    < %@taglib uri prefix = "http://beehive.apache.org/netui/tags-template-1.0" = "netui-template" % >
    ^----^

    at weblogic.servlet.jsp.JavelinxJSPStub.reportCompilationErrorIfNeccessary(JavelinxJSPStub.java:226)
    at weblogic.servlet.jsp.JavelinxJSPStub.compilePage(JavelinxJSPStub.java:162)
    at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:256)
    at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:216)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:243)
    Truncated. check the log file full stacktrace
    >



    I also tried http:// < host_name >: 7001/oamconsole but in browser im get internet cannot display the page *. [Admin even break and oamserver is in operating mode] * what url I have to use to get the OAM login page?

    If I gave correct url I have to solve?

    Please advice me?


    Kind regards
    Knani

    Hello
    Here are the troubleshooting steps:
    1. check if there was a refreshment which took place.
    2 go and manually check if all policies configuration were relocated properly.
    3. After all, the update of the measures conducted were restarted servers if not go and restart the server.

    Kind regards
    Olivier B.

  • LOV cascading if I don't have only one table with the customer name and the name of the product in the ADF.

    Hi Please help me how to use cascade, if I don't have only one table with the customer name and the name of the product in the ADF... I use Jdeveloper 11.1.

    For the client, I used customer VO with client list to fill but to populate the product that I use bind variable PrODUCT_NAME select distinct from TABLE where client_name =: bindCustomer

    so first of all, I need to set the variable of liaison on behalf of the selected customer.

    Can you please tell me how to set this variable binding in this case.

    After you set the LOV to your product attribute, correspondting VO in the LOV will appear under view accessors.

    Change the accessor of the view, you will see the variable binding. Set its value to the customer field of the parent object.

    Visit this link: https://www.youtube.com/watch?v=nXwL2_RP7AQ

    Kind regards

    Elias.

Maybe you are looking for