Oracle apex without password field application login page

Hi all

Someone please help with this request. I want to have a login to application page where users just enter their login user id and just click the button connection; Once they connect. I have an authorisation procedure which checks against the database for their user id table and redirects to different pages based on their role as defined in the database. If its a user id invalid; the process redirects to the page that is not permitted.

Is it possible in the apex oracle to connect to the app with just their user name. We use Oracle APEX 4.0.2 version and oracle 10g r2 database.

Previously, we had the LDAP authentication, which was no - ssl and we do not want to use it, as this will not be the policy of the company. We have tried to establish a SSL connection and create oracle certificate using s/n, but it always takes some time.

DECLARE

v_role VARCHAR2 (30);

v_page NUMBER;

BEGIN

BEGIN

SELECT user_role

IN v_role

FROM table_a

WHEN USER_ID = UPPER (TRIM (: P101_USERNAME));

EXCEPTION WHEN NO_DATA_FOUND THEN

v_role: = NULL;

END;

IF v_role = "MANAGER" OR v_role = "ADMINISTRATOR."

THEN

v_page: = 1;

ELSIF v_role = "ANALYST."

THEN

v_page: = 32;

ON THE OTHER

v_page: = 200;

END IF;

APEX_UTIL.set_session_state (p_name = > 'FSP_AFTER_LOGIN_URL', p_value = > NULL);

wwv_flow_custom_auth_std. Login (P_UNAME = >: P101_USERNAME,)

P_PASSWORD = >: P101_PASSWORD,.

P_SESSION_ID = > v ("APP_SESSION").

P_FLOW_PAGE = >: APP_ID | ':' || v_page);

END;

How to change, the process described above to allow the value null for the password field.

Please help with possible suggestions. Thanks in advance.

Thank you

Orton

Write a custom authentication scheme

http://allthingsoracle.com/custom-authentication-in-apex/

and simply return true without checking the password field. The author, Patrick Barel, gives an example:

FUNCTION authenticate (username_in in VARCHAR2

password_in IN VARCHAR2)

RETURN A BOOLEAN VALUE

IS

BEGIN

RETURN TRUE;

END to authenticate;

A custom authentication function can do what you want in terms of functionality, as long as it returns true if the authentication is successful or false otherwise.

Tags: Database

Similar Questions

  • Allow the user to change the password on the login page.

    Hello

    How to allow the user to change the password on the login page?

    Thank you

    Gargi

    Elodie:

    The appeal of the procedure should be as below

    apex_util.CHANGE_CURRENT_USER_PW('hello');
    

    CITY

  • Help me to change user name and password on the login page text

    Hi all

    My requirement is to change the username and password text on the UID and PWD connection page

    I followed the steps in the Guide of Oracle Access Manager Customization Chapter 4

    But he is not having changed in the login page

    Please help me

    Thank you.

    Published by: user10648177 on December 1st, 2008 01:02

    Hello

    What you really need to do is edit the oblix/lang/en-us/msgctlg.xsl file, change the values of the variables MUserName and MPassword as you want and restart the server identity. Of course, if your language is not en - us, you need to interpret the above path accordingly.

    Where did you find the instructions you need to change the oblixbasemsg.xml?

    -Vinod

  • Issue of R12 Applications login page

    Hi all

    We have a strange problem with the login page of the applications, whenever we submit the credentials to the login page it up "404 page not found error" and refresh (refresh page) it will take you to the same login page. After submitting credentials, this time (second time), the user is authenticated successfully. This problem was reported by most of the users to access the applications. I would like to know, how to overcome this problem.

    EBS: R12.1.3

    DB: 11.2.0.3

    Operating system: Solaris SPARC 10

    Thank you

    Moore.

    The issue was resolved after the implementation of the Doc ID below:

    R12: Http Server frequently crashes with Segmentation Fault (NAS or SAN file system) (Doc ID 732857.1)

    Thank you all for your time.

  • APEX listener returns the empty login page

    APEX 4.2.2

    APEX 2.0.2 listener

    GlassFish 3.1.2.2

    The platform is 32-bit, Linux, Amazon EC2

    I am reasonably sure I have properly deployed the apex.war and i.war to Glassfish and set a virtual path and database connection correctly.

    When you run Firefox on the EC2 machine, access to the

    http://localhost: 8080/apex/dad1.

    does not return a login page, no problem. But navigation externally visible publicly address (I have to hide the real address, I'll use a.b.c.d) of the hosting machine or across the net returns a blank page:

    http://a.b.c.d:8080/apex/dad1.

    The success of this operation:

    http://a.b.c.d:8080

    I get the standard Glassfish page so I know Glassfish is listening on that address.

    I also tried from the stand-alone earphone, and I get the same effect: it refers to a login screen when browsing the localhost, but go to the external address, I get a blank page.

    The pages are really blank, there is no indication in the source of the page and it's all Firebug returns:

    <html>

    <> Chief

    "" <link title= "wrap long lines" " href="resource://gre-resources/plaintext.css" type="text/css"" rel= "alternative style"> "

    < /head>

    <> body

    <>of thepre< /pre>

    < /body>

    < /html>


    I tried to enable the query server side, but I have yet to find the way to produce the equivalent of an access.log. Searching the forum produced a few references to "routing rules" but I couldn't find what and where he could be.

    As the listener works perfectly when you go to localhost, I can't believe that rthis is the common problem of not finding the vivid, or url mapping problem. But I am of course open to suggestions!

    Any idea will be welcome.

    Thank you for your time.

    Fixed. Finally tracked it, a redirection problem fixed with the patch 16760897.

    Thank you to everyone who watched this, I'm sorry to have lost your time, hope to post the solution will help someone else.

  • (original username) data of the unsecured application login page

    Hello

    How to store data in a backing bean and restore in an another backing bean?
    examples please.

    the anecdote is below:
    There are two respective jspx support pages in grain.
    one is not secure logon page, the second secure page 1.
    I need to pass the user name, taken to the login page, to page 1.
    When the connection data of the user is substituted so that I have main access through securitycontext
    but I can not store the original data is entered at the opening.
    the problem is that the bean of the opening of the session backup timelife is backing bean, it saves the State between calls.

    Thanks in advance

    Yes would be the right method, because it is a card...

    Timo

  • The Oracle Applications login page throws an error message in R12

    Hi all

    Below, I see the error in the browser, when I try to access any Oracle Applications.

    In IE8

    "Could not generate the redirect URL. Exception: oracle.apps.fnd.common.AppsException: oracle.apps.fnd.common.PoolException: Exception creating object that can be aggregated. »

    In Firefox

    " 500 internal Server Error

    Servlet error: an exception occurred. Current application deployment descriptors do not allow for the inclusion in this response. Please refer to the application for more details log. »

    EBS:R12.1.3

    DB: 11.2.0.3

    The DB and Applications are on different nodes.

    We are seeing this problem after encryption earpiece on the side DB is after the addition of some settings in the file 'sqlnet.ora', the problem is solved after the restoration of the old configuration (sqlnet.ora), but we would like to have this encryption on the side DB. If this is the case how?

    Settings in the file sqlnet.ora, the origin of the problem:

    SQLNET. CRYPTO_CHECKSUM_TYPES_SERVER = (MD5)

    SQLNET. ENCRYPTION_SERVER = required

    SQLNET. CRYPTO_SEED = "#"

    SQLNET. ENCRYPTION_TYPES_SERVER = (AES256)

    SQLNET. CRYPTO_CHECKSUM_SERVER = required

    Thank you

    Moore

    The question be resolved after application "Unable to log in to the control Grid database when ASO is configured on the database (ID of Doc 854293.1)"

    Thank you

  • Oracle UCM how to ignore the Login page.

    Hi all

    I have the following questions regarding the UCM login without SSO solution screen to jump.


    1. is it possible to switch the connection of the Complutense University of Madrid passing the username and password in the url? If yes how.

    2-stellent 7.5.1 we can add plugin for IdcAuthPlugin Web server, it will give the ability to customize authentication.
    Is it possible in UCM11g as well?

    3 do we need to create our own authentication provider in weblogic to skip the login screen?


    Thank you and best regards,
    Karai

    Published by: karais on January 14, 2013 12:49 AM

    You can add credentials on the URL in following this:

    http://www.redstonecontentsolutions.com/5/post/2011/07/one-click-login-into-the-Oracle-content-server11g.html

  • How to determine the destination page based on a page element value in the login page... ?

    Hi all

    I am building a database application in the version of Oracle APEX - 4.2

    In the login page, I have three elements - 1) user name
    (2) password
    (3) a selection list with three values - A, B, C

    I also three pages - Page1, Page2, page3

    He must then to connect to this application, 1) if the user selects A in select list - user must disembark after the connection on page 1.
    (2) if the user selects in the select list B - user must be landed on page 2 after login.
    (3) if the user selects the C in the select list - user must be landed on page 3, after the connection.

    Please, help me to fill out.

    Kind regards
    Suhas

    Crikey, I looked not yet very high.

    You need start with something more like:

    create or replace procedure "TEST_PROC" is
      l_rights   pftable.rights%TYPE;
    begin
      SELECT RIGHTS
      INTO l_rights
      FROM PFTABLE
      WHERE EMAILID = v('APP_USER');
    
      if l_rights = '2' then
        owa_util.redirect_url('f?p=' || v('APP_ID') || ':2:' || v('SESSION') ||':');
    
      else
        owa_util.redirect_url('f?p=' || v('APP_ID') || ':1:' || v('SESSION') ||':');
      end if;
    
    exception when no_data_found then
     -- where to?
     null;
    
    end;
    
  • Alignments of zone apex 4.2 first Login page

    Hello

    I'm under Apex 4.2 on Oracle Express Edition (Linux). My login page has sometimes the alignments of the connection area of Workspace/name username/password under the image of the Apex as below: http://i.imgur.com/A49qx.png

    It is with the help of Firefox. The police page makes well with other browsers like IE or Chrome. Has anyone else experienced this problem?

    I'm under Apex 4.2 on Oracle Express Edition (Linux). My login page has sometimes the alignments of the connection area of Workspace/name username/password under the image of the Apex as below: http://i.imgur.com/A49qx.png

    It is with the help of Firefox. The police page makes well with other browsers like IE or Chrome. Has anyone else experienced this problem? >

    In FF tools > clear recent history > select Cache, data of the site offline Web and Site preferences > clear now.
    It fixed the problem for us.

    See you soon,.

  • Oracle Apps 11.5.10 ' Login Page showing not "in Windows Server 2003

    Hi master,

    I am facing problem a bit stupid here, but really stuck coz of this.

    I installed 11.5.10 on my PC for a long time that it wasn't working properly, but now I can not able to go to the login page.

    My service for APACHE is normally starts and also showing the HOME PAGE.

    Please help me for this.

    Thanks to adavace.

    Double wire...

    Oracle Apps 11.5.10 ' Login Page showing not "in Windows Server 2003
    Re: Oracle 11.5.10 Applications ' Login Page showing not "on Windows Server 2003

  • Delete 'forgot password' to the IOM login page

    Hi all

    We remove 'Forgot password' user IOM login page. We want to centralize password management in the AD that will propagate the password to the IOM through password synchronization connector.

    MetaLink, it is mentioned that the 'Login Help' menu item is pre-programmed. Is this the case even for 'Forgot password'?

    Thank you

    Hello

    XlWebApp.war--> WEB - INF updating tiles - defs.Xml.

    Search for forgetPassword.do. Comment the two elements of this file. Patch the .war again.

    ~ Ketan

    Published by: i.m.k on July 26, 2010 03:29

  • accompanies the height and width of the textfield, and password fields

    Dear friends in apex 4.1 when we create an application automatically creates a login page

    with the user name and password in it field

    So my question is can I increase the height and the width of the field user name and password in the login page

    If it is possible please help.
    and also I can't find the html as tag < input type = text... >

    Where to find it?

    Hello

    You can do this easily using css

    
    
    

    So in APEX, you need to edit the textfield object > attributes HTML Form Eelement > put class = 'MyClass'

    Thank you

  • Integration of Oracle Apex 4.0.2 with EBS R12.1.1

    We could integrate Oracle Apex 4.0.2 with EBS R12.1.1 with the help of http://www.oracle.com/technetwork/developer-tools/apex/apex-ebs-wp-cabot-consulting-169064.pdf successfully.

    The document said to navigate from EBS to Oracle Apex without any second login screen (works very well!), but now how we sail to EBS to Oracle Apex (in the same session) without any screen connection again as below

    User login of EBS-->--> Oracle Apex-> EBS EBS

    Please help to achieve this goal.

    Hello

    In your application's authentication scheme in the sign-out URL Section, gives the following

    wwv_flow_custom_auth_std.logout_then_go_to_url?p_args=&APP_ID.:http://xyz.ck.com:8010/OA_HTML/OA.jsp?OAFunc=OAHOMEPAGE
    

    Provide your url on ebiz instead of http://xyz.ck.com:8010 in the link above.

    Thus, while pressing the logout link in your apex, you will not be redirected to login ebiz again page, it will be redirect you ebiz menu homepage back in the same session itself.

    This will work for sure.

    Good luck!!!

    Change your login username of "805196" in a meaningful Word.

    Brgds,
    Mini

    -------------------
    If this has answered your question, then awarded points and close the debate.

  • Avoiding the ZeroPage points on the login page

    Hello

    How can I avoid ZeroPage items being displayed on the login page.

    My ZeroPage has a navigation menu that appears in the application login page.

    Version 4.0 of the apex

    Thank you.

    I don't think, but I did a lot with the hierarchy of parent/child regions.  You might look into it.  Create a parent area and all of your other parts a child in the region.  If the condition on the parent preventing rendering, I know if that will avoid areas of the child of the display.  I need to check.  If works this way so that might be your answer.

    David

    Post edited by: DLittle

    I did a quick check, I think you can create an empty region html and make all your other regions such as the subregions in this new area of html and then apply your State to the parent only.

    http://docs.Oracle.com/CD/E23903_01/doc/doc.41/e21674/ui_region.htm

Maybe you are looking for