Unified through showcase custom login?

I can't seem to find a clear answer and could use some help.

My publication is a member and is not for sale to the general public.  I use my straight server to check the creditentals to connect within the Viewer application.  In other words, the credentials of Member for their folios is the same to access the content behind the wall of the remuneration of our site.

A custom window could be created to manage the two sets of connections to cut the required redundant connection if a user tries to access web content via the browser in the application of a folio?  Currently, you must enter twice the same login information.

Thank you!

It should work. Remember that in your custom store, you will need to call authenticationService.login () to authenticate the user with the Viewer.

Tags: Digital Publishing Suite

Similar Questions

  • Ability to custom login portlet and redirection page

    Hi all

    User log-in, I have to redirect the user to the appropriate page based on its user group. I intend to use a custom login portlet that queries the OID and then redirect users to the correct page. Do you think that you have another way to do this?

    In any case you have a code example of this custom login portlet? I've never coded environment Oracle ACE.

    Thank you.

    You can set a default homepage at the group level in the Oracle Portal. During its connection through the custom login portlet, the user is taken to the homepage of group for access to his group by default.

    Note:

    It will work with the link of connection as well, but you need to change the scope of the feeder link from the current page to the default home page:

    ! http://content.screencast.com/users/suizebol/folders/Jing/media/d9255a17-a935-4d2b-9fb0-65cc6f6fb9a1/00000038.PNG!

  • 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

  • ADF/authentication to connect using the security of ADF (with Page of custom Login)

    Hi all!

    I am trying to achieve a simple project where I need my Application users to open a session before access to these pages in the application.

    I found some tutorials, but most of them manually added user security, and I need them to be ONLY on the database, because I use a Web service to retrieve the data.

    Here is my business needs:

    • Create a custom Login page, requesting identification by name of user and password information
    • Extract data using the Webservice (this part is done)
    • If the data matches a Session must be opened.
    • Some data user as username, preferences... must be registered on a SessionBean
    • The session must be opened up to disconnection of the user or the timeout.

    Any tips/advice on how to set up the login page and follow the data Session and status?

    PS: Using jdev 12 c


    Best regards

    Luis Cabaco

    You can enable the ADF security in your application and configure the authenticator RDBMS on WLS.

    http://Biemond.blogspot.BA/2008/12/using-database-tables-as-authentication.html

    For the custom login page, see: https://docs.oracle.com/middleware/1213/adf/develop/adf-web-securing.htm#ADFFD2008

    Dario

  • 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",

  • Showcase Custom iPhone and iPad app

    Hello


    Is possible to create a showcase custom in a rest application (using the associated formats) for iPad and iPhone?

    Thank you


    Toby

    Hi Toby,

    App Builder allows you to include up to 8 icons of navigation for the iPad (6 more custom icons Library and Viewer) and 2 for the iPhone (1 custom and library).

    .. so you can have different HTML assets for the iPad and iPhone.

  • Showcase Custom in Windows

    Hello

    Is it possible to build a showcase custom in Windows?

    In the affirmative. Anyone know of any example for download?


    Best regards

    / Ake

    Yes. You can use a display since the DPS store Configurator, and take up, for example.

    https://www.dpsapps.com/dpsapps/store_configurator/

    Neil

  • custom login form

    Hello

    We use oracle forms 6i and 11 g.
    Our clients do not want to enter into the database (to connect), they want to do is enter the user name and password.
    So, I decided to create a custom login form in which there are only two fields (username, password) and a button

    I put the code NULL trigger for connection etc.
    Then the button of the custom form, I added the following code
    logon (un,pw||'@'||cn).
    if form_success 
    then
       call_form('xxx')
    else
    null;
    end if; 
    The question is even if the password is wrong that it doesn't always work the call_form.
    How can this be corrected? any ideas?

    Thank you
    Laba

    Dear mohamed,

    No need to save the password in a Table.

    You must check the FORM_SUCCESS State in the trigger logon WE , and save its value in A form level Variable / Item. Then check that the value of the trigger WHEN BUTTON PRESSED and do accordingly.

    Kind regards

    Manu.

  • 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

  • Showcase Custom Android v27

    Hello

    I tested a showcase custom in the DPS v27 iOS and it all works, but the same code that I use in the iOS does not work in android.

    I tried to use v2.27 and v2.28 LibraryAndStoreSDK (links below), but the results are the same.

    http://www.Adobe.com/devnet-docs/digitalpublishingsuite/LibraryAndStoreSDK-2.27/docs/index .html

    http://www.Adobe.com/devnet-docs/digitalpublishingsuite/LibraryAndStoreSDK-2.28/docs/index .html

    Also, I was able to debug my showcase custom iOS successfully, but in Android, there seems to be no way to debug it.

    So, should I do something special to make it work on android? It is even possible to have a showcase custom in android? Is there a way to debug it in Android?

    All of the examples I have seen are old and they all speak of showcases custom iOS... someone was able to implement one in android?

    Thank you.

    Library updates automatically each time the app is taken over State assets. But if you need to explicitly call and update the library, yes libraryService.updateLibrary () is the function to call

  • 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

  • Custom login

    Hello

    I use Apex 4.0 in OracleXE and I created a custom authentication function called test_auth, I changed on the authentication scheme to this function and the only change I made on the login page (101), is that I deleted the cookie process.

    the function is very similar to the custom_auth that comes with the sample application and uses the custom_hash to encrypt the password.

    Since the connection process always gives error-> Invalid Login Credentials <- but if I change the function to always return true the application accepts my login (as it should)

    I have no idea of the reason for the cause of the error, I tested the feature on the database and it is not working properly.

    Am I missing something?

    By default, the user name is converted to uppercase.  Could it be the problem?

  • Clear last user name of the Horizon customer login window

    Hello

    When I Powered thin client that uses the customer Horizon 3.5.2 the username field indicates the ID of the previous user.

    Is anyway to clear it?

    Kind regards

    Oliver

    The Windows client respects the GPO that Windows itself uses to determine whether to show the last used the username on the login screen.  So, if you configure Windows to not display last user name after the close of session, the client must do the same. I don't have the name of the GPO flippant, I'm sorry.

  • Link banner showcase custom tab or preview folio overlay?

    I used the setup of "Custom tabbed view" in the Configurator DPS to create a custom showcase. I've been customize files still manually and I'm looking for some suggestions on creating manual links in the html code to the different elements within the app - more precisely:

    1. What method should be used to create a link to the image of the banner to target one of the tabs? or to target one of the tabs AND start a folio download this tab?

    2. I already was able to target download a folio of an image banner directly, using the method of "com.xxxx .yyy://v1/folio/article". What method could be used to open rather the superposition of the folio preview (for example in the image below)?
      overlay-image.jpg

    any help would be appreciated. Thank you!

    # 1, you can use goto: / / as the URL to access a specific tab. See Hyperlink overlays and button for more details.

    # 2, there is not a way to trigger from a custom window. When you build a custom storefront, you are responsible to provide the user interface, including any preview window you might want to show.

    Neil

  • [Help needed] Several errors in X 40 with ADF security with or without custom login page

    OTN greetings community, I'm sorry to bother you again, but I need help again once, links to the relevant files (pastebin and imgur) are on the bottom of the post in the meantime ill try to explain my situation.

    I use version 11.1.1.7.0 for JDeveloper with (I assume) updates all of the current side.

    In my efforts to learn more about ADF, I had finished the Apps to build with ADF I guide I produce a 'simple' application to manage contacts, companies and their places of activity.

    With all my functions done and tested semi (small scale) I went ahead and and tried implement security.

    So, with the help of Andrejus Baranovskis Entry of Blog (have been using his blog as a source of information, has contributed to many situations, especially related bean) and fireboxtraining (Part1 and Part2) youtube videos, I have 2 pages, a Login Page (a dispatcher Panel 1 facet has only text showing the user names and passwords connection and the 2nd input text facet 2 related to the bean requesting the user name and Word 3rd password a button that calls the doLogin method) and an error page displays just the text.

    So after you have enabled security, create 2 users, create 2 roles of the company, creating application roles 2 and associating all 2 grants of right one to each role app giving privilege to see on the pages I want, I developed (my goal is that in the homepage, using a mixer according to user's role would display a region that all data can be changed or another that all data is read-only but I don't that have not yet implemented).

    So I went on the test page and unfortunately I hit the 1st wall would not display the login page (seemed to be always be update a blank page in firefox) so I checked if the pages are in the anonymous role and they were. So, as I saw in the video I deleted the page definition files in the Databindings.cpx file and I am past the 1st obstacle has shown the login page. So I typed the username and passwords and I hit my second wall (error 404 - Not found), I saw the code, debugged it and found that he wouldn't be able to hang or something like that (forgive me for my brutal inexperience) then I disabled the security and reactivated with pages of default form, and when it prompted me to type the user name and password I had hit my 3rd and last wall (error 401 - no allowed) which we I didn't wait, I went in the jazn-"Data.xml" and looked if the grants/permissions/roles were ok, in my inexperience, I don't find any problem, so beat I come here to seek support.

    Code:

    MyLoginBean

    MyJazn-"Data.xml"

    MyWeb.xml

    Error logs:
    OnDeployment

    OnLogin

    Screenshots:

    404 full

    401 full

    Sorry for the long post and to put the code in another site (not wanted to put this post more than it already is).

    Thank you very much for your time and your support.

    Hello

    Article http://www.oracle.com/technetwork/issue-archive/2012/12-jan/o12adf-1364748.html

    comes with a sample download, run and explore.

    http://www.Oracle.com/technetwork/issue-archive/2012/12-Jan/o12adf-524995.zip

    It includes all your use cases. So I suggest that start here

    Note that following the code has experienced problems with recent versions of the IDE instead of a side server before we recommend (and will amend accordingly our documentation) to use a redirect on the facesContext--> externalContext instead (I'm typing through while it's not his apparent

    recommended and more)

    ' Private Sub sendForward (HttpServletRequest, HttpServletResponse response, forwardUrl String query) {}

    FacesContext ctx = FacesContext.getCurrentInstance ();

    RequestDispatcher dispatcher = request.getRequestDispatcher (forwardUrl);

    try {}

    Dispatcher.Forward (request, response);

    } catch (ServletException to) {}

    reportUnexpectedLoginError ("ServletException", is);

    } catch (IOException ie) {}

    reportUnexpectedLoginError ("IOException", IE);

    }

    ctx.responseComplete ();

    }

    Frank

Maybe you are looking for