Site Web of Oracle ApEX based

I intend to create a Web site using Oracle ApEX and a question about security, authentication.

Most of the pages are going to be public to anyone, but some of them will require authentication. My question is what is the guideline to handle this? If I activate an authentication on application level scheme then each visitor is going to land directly on the login page when you visit the Web site, which is not good. I intend to place a login box area of the public pages, so users can connect / register if they want to.

Your help is very appreciated!

Hi user13428604,

user13428604 wrote:

Update your 'user13428604' user ID to something meaningful. Reference: Video tutorial how to change username available

I intend to create a Web site using Oracle ApEX and a question about security, authentication.

Most of the pages are going to be public to anyone, but some of them will require authentication. My question is what is the guideline to handle this? If I activate an authentication on application level scheme then each visitor is going to land directly on the login page when you visit the Web site, which is not good. I intend to place a login box area of the public pages, so users can connect / register if they want to.

Your help is very appreciated!

You can have Oracle APEX application pages are public, even if the authentication is enabled at the application level. You define the Attributes of Page -> authentication Page is Public for pages that are going to be public. The pages that are not public, to set the Attributes of Page -> authentication Page requires authentication(which is set by default to the creation of the page). So when the user accesses the public pages, the app will not ask the user for authentication, but when he tries to access the page with all of the authentication, it will ask you for credentials.

It's Security page attributes screenshot where you want the public pages:

Reference:

I hope this helps!

Kind regards

Kiran

Tags: Database

Similar Questions

  • FAQ on the site Web of Oracle Education showing no data in the United Kingdom.

    At the time of this post various support FAQ on the site of Edcuation Oracle (available from UK) show ANY DATA

    [http://www.oracle.com/education] - frequently asked questions:

    Leading to [http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=120]
    Oracle University Frequently Asked Questions
    Search FAQs:    then: 
      Show All | Hide All
    Top 10 Questions
    How do I register for a class?
    To register for a class, you can either call your Oracle University sales representative or enter your order online.
     * * * * SNIP * * * * 
    Please refer to our FAQs and Technical Support page for assistance.
    What is your class cancellation policy?
    Please refer to the OU Legal Terms and Conditions for our class cancellation/rescheduling policy.
    
      Show All | Hide All
    Oracle Training
    NO_DATA
    NO_DATA
    - NO_DATA
    - NO_DATA
    - NO_DATA
    .......
    [http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=82#5Q1A] were also affected.

    Apologies if it's lightweight double at {: identifier of the thread = 3854068} however the question is more widespread that initially, I noticed.

    Patience.

    There were updates of systems for education sites, and they have advised that certain aspects are not available until Tuesday.

  • I have a question comparing Dreamweaver and Muse.  Can I create a website with Muse, then learn Dreamweaver, and edit the site Web of Muse?  Or would I need to start over with a new Web site based on Dreamweaver?

    I have a question comparing Dreamweaver and Muse.  Can I create a website with Muse, then learn Dreamweaver, and edit the site Web of Muse?  Or would I need to start over with a new Web site based on Dreamweaver?

    I went the same route. I started to want to learn web design and the Muse is an excellent tool. The code it generates, however, not to use it in Dreamweaver. This could be done, I think this isn't worth it, even for a real Geek. Once you get to Muse you will find there are things missing, stuff, you want to do, but are just tough in Muse or you can buy a widget. It is possible in DW and you get which through subscription, so it makes sense. Me what I know now, I'll go directly to DW to learn, except if you want results right now. If you don't want something to cause I stay with Muse and maybe learn to animate CC to add some pizazz to the site. If you only want a simple layout and a couple supporting stick with Muse pages if you want a larger site use DW. Good luck and check out this page to Muse on Google Plus Adobe Muse for beginners - community - Google +...

  • Oracle Apex 4.0 & Div based theme

    I use Oracle Apex 4.0. I know that there are certain themes based div associated with this release.

    What is generated in the #BODY substitution # still based table? And if it is by default, how to control what is generated for #BODY #?

    Thank you!

    You're right, in 4.1 and below, when you add a one item you get a table. If you like it or not.

    Now that said, you can still add some div inside the body by subregions.  I created quite complex arrangements within the region in this way.

    The basic technique is:

    1 Add a subregion model number with your HTML code.  For example, a region of 'Open Div' with the code.

    "

    2. Add a model No. (or a region of minimal style) subregion with elements

    ' 3 Add a subregion No. HTML Template that closes the tag div:

    "

    The other thing you can do is to add that some targeted CSS at the table.  Sometimes, which is also needed.

    I hope this helps a little.

    Thank you

    -Jorge

  • How to build a Web of Oracle site style

    Dear all,
    (Not sure that this question should be this subsite or not).

    My question is how to build a Web of Oracle site style, what technology should be used.
    Example Site: [http://www.orapub.net/ebs/index.htm | http://www.orapub.net/ebs/index.htm]
    The style of this web site is like Oracle Enterprise Manager.

    Thank you very much
    Pan

    You can use Oracle Webcenter or just Oracle ADF to build a kind of Oracle Enterprise Manager of the site.
    See details here-
    http://St-curriculum.Oracle.com/OBE/jdev/obe11jdev/ps1/ria_application/developriaapplication_long.htm
    http://www.YouTube.com/watch?v=iE2zTNhlvy8

  • How to hide the field element of text based on true or false cases in the oracle apex

    Hello

    I have a set of text field in the oracle apex:

    1. Order number
    2. Revision number

    When we open the report, the review must be hidden.

    Only when the user enters the unique order number (order not duplicate numbers), revision number should be visible.

    If he enters the number of duplicate order, the revision number should be hidden.

    Help, please.

    Hi 2932464,

    2932464 wrote:

    Hello

    I have a set of text field in the oracle apex:

    1. Order number
    2. Revision number

    When we open the report, the review must be hidden.

    Only when the user enters the unique order number (order not duplicate numbers), revision number should be visible.

    If he enters the number of duplicate order, the revision number should be hidden.

    Help, please.

    Give you an example of how to do to get there.

    Step 1. Create three elements of the Page

    (1) P1_ORDER_NO - text field

    (2) P1_REVISION_NO - text field

    (3) P1_ENABLE_DISABLE_REVNO - hidden, protected value - no.

    2 create dynamic Actions 3

    (1) disable the revision on the loading of the page number

    Event - loading of the Page

    Action - disable

    Fires when the result of the event is - real

    Selection type - point

    Point - P1_REVISION_NO

    (2) check the number of duplicate order

    Event - change

    Selection type - item (s)

    Article (s) - P1_ORDER_NO

    Condition - is not null

    Action - to execute the PL/SQL Code

    Generate in front of false action - not checked

    Fires when the result of the event is - real

    Fire on page load - disabled

    Stop execution on error - checked

    Wait for the result - verified

    PL/SQL - code

    declare
    l_count number;
    begin
      select count(*) into l_count
        from emp
       where empno = :P1_ORDER_NO;
    
    if l_count > 0 then
      :P1_ENABLE_DISABLE_REVNO := 1;
    else
      :P1_ENABLE_DISABLE_REVNO := 0;
    end if;
    end;
    

    To present the page = P1_ORDER_NO

    Page referred to return = P1_ENABLE_DISABLE_REVNO

    (3) enable and disable the revision number

    Event - change

    Selection type - item (s)

    Article (s) - P1_ENABLE_DISABLE_REVNO

    condition - greater than or equal to

    value - 1

    Action - disable

    Fire on Page Laod - disabled

    Generate the opposite action of false - verified

    Selection type = item (s)

    Article (s) - P1_REVISION_NO

    Hope this helps you,

    Kind regards

    Jitendra

    DER_NO

  • Oracle APEX 4.2.2 problem

    Hi all respected gurus / members of this forum.

    Recently, I downloaded Oracle Application Express 4.2.2 of ORACLE's Web site.

    1 *@apxins.sql* has worked with success
    2 *@apxconf.sql* has worked with success
    3 *@apxldimg.sql* does not work and I am faced with error below.
    ---*******************************************************************************************
    SQL > @apxldimg

    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    . Loading images directory: d:\apex\images/apex/images
    Created directory.
    declare
    *
    ERROR on line 1:
    ORA-22288: file or LOB FILEOPEN operation failed
    The system does not have the specified path.
    ORA-06512: at "SYS." XMLTYPE", line 296
    ORA-06512: at line 15 level
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    Validation complete.
    Directory has fallen.
    calendar for: Load Images
    Elapsed time: 00:00:03.00
    SQL >
    --*****************************************************************************************

    When I tried to open http://localhost: 8080/apex/apexadmin_ *, I received below the details of the error in Internet Explorer.

    Webpage error details

    User Agent: Mozilla/4.0 (compatible; MSIE 8.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)
    Timestamp: Tuesday, May 14, 2013 14:26:04 UTC

    Message: "apex" is not defined
    Line: 35
    Char: 1
    Code: 0
    URI: http://10.2.32.129:8080/apex/f? p = 4550:10:30571037878788:

    Message: "apex" is not defined
    Online: 85
    Char: 1
    Code: 0
    URI: http://10.2.32.129:8080/apex/f? p = 4550:10:30571037878788:

    ---*****************************************************************************************

    Thanks and best wishes
    Mohammed Uzair Awan*.
    ORACLE APEX programmer
    PAKISTAN

    Hello

    If you extracted the files to D:\ install, so you run

    @apxldimg d:\
    

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

  • Reading and updating of MS Active Directory (AD) by Oracle APEX

    Hi all

    Anyone who has ever read and update components using Oracle APEX AD?
    I know we have accumulation APEX in the LDAP authentication, but this is for authentication, what reading other attributes such as phone number, Department, office etc. of MS AD; and updated about the same information.

    Oracle Identity Management is the only solution
    Windows Server 2008 R2 provide SOAP based web services (ADWS), AD has anyone who used with APEX (11g R2 with setting up EPG)?
    Is it possible to have a c# code (thanks to an outpatient procedure) who could read and write MS AD; can we only use the 'C' code in oracle as external proc or c# as well?

    Pointers would be a great help.

    Thank you
    Ash

    Hello Ash,

    APEX LDAP API is a simplification for the DBMS_LDAP API provided by your database. You can use this API in APEX as well. This API is documented here:
    http://download.Oracle.com/docs/CD/E14571_01/OID.1111/e10186/dbmsldap_ref.htm#OIMAD009
    Among many other examples that you find in this forum, you can look in the following thread for an example of extracting any LDAP (including AD) attributes: {message identifier: = 8399529}

    -Udo

  • Progressively display areas in Oracle Apex 5.0 (universal theme)

    Hello, what I am trying to achieve:
    https://apex.oracle.com/pls/apex/f?p=63709:1:2676260562286:

    So basically I have 3 region on page load all regions must be hidden, after that the user click on the button (Let's Say ADD_REGION) first region will appear on new clicks of the user on the same button second region indicated even for the third.

    in the link above I created a region called JavaScript_Working in HTML.
    I want something even for areas of oracle apex.

    Tried:

    (1) based on the ID of a region I created a DA who will hide the region during the loading of the page, but after clicking on the button it does not return.

    (2) Css: inline Css section of a page where I had called Display: none with region Id prefix.

    (3) javascript: get Null drop back so this idea.

    Any advice will be good enough.

    Always:

    Identification information: new_b/new_b/new_b

    App: Apex_Community

    ID: 63709

    page: 1

    Thank you.

    This function added

    function check_then_show(p_region) {
    
        if ($(p_region).css('display') === 'none') { // if  hidden
          $(p_region).show(); //  show
          return true;
        }
        return false; // keep looking for next region
    
    }
    

    and this at the click of a button

    if (check_then_show('#region1')) {}
    else if (check_then_show('#region2')) {}
    else if (check_then_show('#region3')) {}
    

    That will keep test in the order provided.

    Looks like you were something already to help the regions of catalog, you would like to combine? It was just the first idea that worked

  • How to limit navigation directly via the URL when the user tries to type the page number and access this page in ORACLE APEX 4.2

    Hi all

    I developed an application where I have 6 pages and 5 tabs and based on the user role I posted the tabs for the user to access these pages.

    But when the user, who doesn't have access to the particular page (say, page 2), but still the user can navigate to it directly by typing the page number in the URL.

    I want to avoid such scenarios.

    eg: http://Apex.Oracle.com/f?p=110:2 , when the user type this in the address bar, it navigates the user to this page even if this particular user does not have access to this page.

    How to prevent the user to navigate through the URL, if the user tries to navigate directly through URLS rather than tabs, I have to give the error message.

    Version: ORACLE APEX 4.2

    Thank you

    Good reading this recent post

    Re: Authentication at the Page level

    All links to a page and the page itself must be secure.

    You can also consider the protection of session state to prevent tampering of the URL.

  • check for oracle apex of validation 5.0

    Hello

    I use oracle apex 5.0. I have a problem when it comes to Validations.

    I used a blank in it two static region an address and one for the text elements. So, basically static region (a) a address in it and select the button called. If I click on the "Select" button, then the address will pass to the second static region based on the id.

    text element 7 I used.

    When you click on the button select associate address fields will be filled with good values. present all the text elements are Disable means that you can change. You can read only, so far its working fine.

    Now on the same region I have 1 button of Validation checking and redirecting to another page in the application.

    What I tried.

    Action button: Submit Page

    Branch created to redirect

    The apex of the Validation process integrated.

    -----------

    Also created DA to Submit page.

    -----------

    Need advice

    Thank you

    Pranav.Shah wrote:

    Oky I created a DA to make the disabled items.

    so, how to read-only

    If they are always read-only, then change the items and set the attributes of the HTML Form element (the component view) /custom attributes (Page Designer) property read- only.

    If it is necessary to be dynamic, and then create a dynamic action to run the JavaScript Code that defines the attribute using jQuery prop method:$('#ITEM_NAME').prop('readonly', true);

  • Oracle Apex Interactive report missing filter column header information?

    Hello

    I use Oracle Apex 4.2, on Internet Explorer 9. I created an interactive report based on the views created in the database (11 g, version 11.2.0.1.0) oracle (workspace = database schema) I use the value of rownum to act as a key to identify the different lines.

    Whenever I try to find the information of one of the column headers for the interactive report (number), I'm not able to find the line, but when I try the same search for "action bar" at the top I am able to see the desired results. That is true of the SQL Developer so know if enter the same information in the filter of the columns, I see the corresponding lines.

    Y at - it an explanation for this behavior?

    Thank you

    Harry

    Hello

    This is a limitation of APEX. Column header filters in IR displayed first 999 distinct values in the ascending (after the application of all the IR filters). For example, you can filter 2310 using 'menu action filter' (as you specify) and then try clicking on the topic 'the number '. Then you must see 2310 here.

    fac586 of course it is a bug in the documentation, but 1 million limit is neither practical nor a way to go.

    Kind regards

    Hari

  • Update of the elements on the Page regarding filters in Oracle APEX interactive report

    I recently started using interactive reports in my Oracle APEX application. Previously, all pages in the classic application reports. The interactive report in my new page works fine, but now, I would like to add a summary box/table above the interactive report on the same page that displays values added some columns in the interactive report. In other words, if my interactive report displays 3 names of separate Manager, 2 separate offices and 5 different employees, my summary (box) will contain a line and three columns with numbers, 3, 2, and 5, respectively.

    So far, I did this job creating the box summed up as a classic report that account of the distinct values for each column in the same table that my interactive report pulls. The problem is when I try to filter my interactive report. Of course, the classic report is not updated based on the interactive report filters, but I don't know how I could link the two so that the classic report meets interactive report filters. From my research, there are ways to refer to the value in the search box of the interactive report using javascript/jquery. If possible, I would like to refer to the value of the filter of the interactive table with javascript or jquery to refresh the summary box whenever a new filter is applied. Does anyone know how to do this?

    Thanks, Patrick! I was always getting some of the old filters for a reason, but I was able to use the tables included in queries to retrieve my ID to report, that I used in the APEX_IR. Function GET_REPORT.

    More details here.

  • Assignment of values in Oracle Apex

    Hi all

    I am working in Oracle Apex 4.2 for mobile application development.

    I have a doubt regarding the assignment of the values for items of data in Oracle APEX.

    My scenario is,

    I have 3 select lists,

    1. the first is Account_Type values will be "the and 'P'."

    2. the next field is Account_Name, whose value will be based on the list of Account_Type above.

    3. the third list is Sales_Person, and this value will be based on the two lists above.

    That is the 1 and 2 list works perfectly, whenever I changed the list 1, the corresponding values are filled in list2.

    Whereas that list 3 will not change its value.

    Added more, when I change the type of list POPUP LOV 3, then list3 works well. But for the type of selection list, it scrolls to infinity.

    List 1 - static list

    2 & 3 - dynamic list list

    I have almost 5 fields to assign based on lists 1 and 2.

    Please tell me how to do this.

    You can view my project @ https://apex.oracle.com/pls/apex/f?p=1798:1:4681984457103

    Login @ apex.oracle.com

    workspace: myws_net

    username: guest

    password: Mani_1

    project name: test

    Thanks in advance.

    Kind regards

    Melanie

    I made a few changes,

    It should work now, check on your side and let me know. If this is what you wanted?

    Thank you

  • How to color line specific "BOLD" / inactive in the classic report (oracle apex).

    I have the classic report in oracle apex

    with query below

    Select EMPNO, ENAME, HIREDATE, ADDRESS of emp COMM;

    If the ENAME = "John".

    so, I want to do any "BOLD" line and readonly/inactive. (set of rank who name John)

    Thanks in advance...

    Simple answer: see this blog: reports APEX: color line based on column value

    Thank you

    Tony Miller
    Software LuvMuffin
    Ruckersville, WILL

Maybe you are looking for

  • Journ.e Touch suspended on the start screen

    My Journ.e Touch just doesn't start. She is new and fully charged (about a month, rarely used). When I turn on the Tablet, it does not start the operating system, it can stay on the start screen for hours, or until the battery is flat. I can't stop,

  • Satellite A660-1DW - screen graphic problem becomes faints

    Hi guys, this is the first time m write on any shape... !! Basically, I bought toshiba A660-1DW from argos 4 months after using it for 4 months VGA (display graphic problem becomes faints and a little colored lines appear on the screen) .. as I had t

  • Will I lose my photos on my phone if I tur off iCloud photo library?

    When I try to turn off iCloud library it says "this Iphone was not able to download 389 photos high resolution and videos.» If you continue, the versions low resolution of these photos and videos will be deleted. "I just want to know if I lose them f

  • Satellite L30-134 - LAN and audio driver problem

    I installed the LAN driver but my internet is not working and I have problem whit my sound. I can't make it work in the speakers.

  • Powered USB not charging

    Hi, I just joined this forum after buying e420 and find some problems with it. Not a very pleasant change of Tecra, I must admit. Anyway, USB powered laptop recharges very well when the power is on, but it will fail to load when the laptop is turned