Authenticate the account of database non-APEX?

My organization's APEX installed on its own database ("APEXDB"), separate from our main database ("LIVE"). I understand that this is not the recommended configuration, but most of the time I'm able to get by using views and database links. All of our users have accounts on the LIVE database, but we are currently creating a separate Application Express accounts for those who use these applications. However, we are currently trying to create a new APEX application that would be used by the whole of our users, so that we are looking for a neater authentication scheme.

How can I allow users can connect to APEX applications using their name to username/password LIVE? It doesn't seem to be an authentication system integrated for this so I guess I'll have to create a custom, but I'm not sure how best to do so. Is there built-in features that would be useful for this? Tips to help me get started would be greatly appreciated.

Thank you

View of Pete Finnigan's Oracle security blog for your verify_login function

Tags: Database

Similar Questions

  • Authenticate the accounts of Movi (Jabber) with LDAP/AD

    Condition: I have a setup of TMS-control-Expressway (VCS are x7.0.2, TMS is at 13.1.2).) Commissioning is good in all areas (manually created Movi accounts are correctly identifying you and calling functions are good). In the start-up directory, I have the root directory. In the root directory, I have 6 Movi accounts created manually as well as 6 subdirectories. I installed each subdirectory with a Base DN and DN (each subdirectory has a different Relative DN).

    Result: Each subdirectory is to import users AD it was supposed - and all areas that fall under each user Movi is populate correctly (email, title etc etc). The only area that is not filling (and should be grayed out/disabled) is the password field. This field has a default password for each user. In addition, the password field - meaning that it can be changed right there in the provisioning of TMS directory. The search AD to autheticate password is obviously not the case. FYI, if the Movi user uses their username (domainsername) AD and the password entered manually, Movi makes login.

    Attempt of high school: I also went in the control VCS vcs configuration > authentication > devices > Search AD and filled in the fields (to add the VCS control to the field). I also made sure authetication on VCS is set to 'local database', but the "auto" value on the challenges of the NTLM protocol.

    It doesn't change anything. MOVI users opening a session cannot use his AD password.

    Timothy,

    Yes, it should work. I see no problem with keeping the subfield of "treat as authenticated.  Again the subzone is where any request for 'registration' will pass through including your presence and your phonebook.

    the initial Setup subscribe for MOVI/Jabber is still going through the default zone which, in your case, will be challenged for credentials.

    Try it out and if face you any problem then post here.

    Thank you

    Alok

  • Earlier today, I registered on a different account. When I registered in the account that I use or music from apple, none of this was there. I do I get my apple music?

    Earlier today, I registered to a different Apple ID account in iTunes. When I registered in the account that I use or music from apple, none of this was there. I do I get my apple music?

    Your Apple's music is only available at the account Apple ID was purchased from.

  • BlackBerry 10 cannot delete the email account (unauthenticated) / cannot authenticate the email account with different servers SMTP and IMAP (a gmail)

    After updating the OS on my last night in 10.1.0.4181 Z10 (software) / 4633 (OS), all my accounts set up asked for credentials must be verified. Looks like now that it uses some sort of mechanism of OAuth - worked well for my Gmail accounts with two-factor auth.

    One of my accounts that I have Gmail as IMAP server (using a regular gmail.com account), but another SMTP server, with the address on a different domain. I use Gmail as my email client, basically.

    After the upgrade, I am prompted to authenticate, but at some point, someone on my domain set up Google Apps. Has never been for nothing. I wonder to enter * that * password via Google. I don't, and this is NOT the account that I'm trying to connect. (I want a server with user name [email protected] gmail.com IMAP and SMTP [email protected]).

    So I'm stuck... can not authenticate.

    Even worse: Also, I can not delete the account! Delete option is not available until after you have again authenticated. Because I can not delete the account, I can't try to add it again separately - I get an error indicating that the account is already configured.

    All options except wait for the next update of OS or do a wipe/restore?

    (Wipe/restore is really not an option for me, it takes several hours, and the last time I was forced to restore, I lost a good amount of data that I then had to enter manually in restoring to my old 9790 and then it tapping on my Z10.) Not to take this risk again).

    Try this:

    Open an e-mail account with the same account information and email address, but as a pop account to synchronize the account. Both accounts now appear in a new sub-account. Now you can remove the two accounts together. It worked for me...

  • Application SSO between the APEX and application non-APEX

    Hello

    In most of the forums I found information on how to implement SSO between 2 APEX applications. Anyone know if it is possible to implement SSO between one APEX application and a non-APEX?

    If it is possible, a usefulness of links?

    I understand APEX handles session management and also creates the session in a DB table. This session can be created in another application?

    I'm mainly looking for on the SSO application between an application built on AngularJS/NodeJS with APEX.

    Thank you

    Hi 1467086,

    1467086 wrote:

    Please change your login username of "1467086" to something meaningful. Reference: Video tutorial how to change username available

    In most of the forums I found information on how to implement SSO between 2 APEX applications. Anyone know if it is possible to implement SSO between one APEX application and a non-APEX?

    If it is possible, a usefulness of links?

    Without providing you details, members of the forum can not say. See: How to get answers from the forum

    Please include information on enforcement non-APEX thus.

    I understand APEX handles session management and also creates the session in a DB table. This session can be created in another application?

    Can you "another application" run PL/SQL.

    If yes then refer: Martin Giffy D'Souza on Oracle APEX: how to create a Session of the APEX in PL/SQL

    I'm mainly looking for on the SSO application between an application built on AngularJS/NodeJS with APEX.

    AngularJS is intended for the side (browser) interaction rich client with the user. But, NodeJS can provide you with the functionality you need.

    danmcghan-Oracle has previously worked with AngularJS and has now tapped into NodeJS with his excellent blog on https://jsao.io/, it can guide you on how to go about using NodeJS.

    I hope this helps!

    Kind regards

    Kiran

  • Could not create the link of database of the schema of the ORA/APEX

    Hello

    I tried to create the link of database for my schema oracle on my localhost and it brings me an error "database user has sufficient privileges for the proposed operation.". I don't know what the problem is?

    This pattern of localhost was created for APEX.

    Thank you

    I tried to create the link of database for my schema oracle on my localhost and it brings me an error "database user has sufficient privileges for the proposed operation.". I don't know what the problem is?

    This pattern of localhost was created for APEX.

    What is developer Sql has to do with the problem? This forum is ONLY for sql developer questions.

    If this isn't a problem with Sql developer please mark ANSWERED thread and repost it in the general forum of the database

    Database General Discussions

    The exception is you say the problem: the user you are using to create the DB link doesn't have the necessary privileges to create the DB link type you are trying to create. Privileges are required on the source and target databases.

    When repost you, you will need to provide:

    1. your full 4 DB for DBs source and target text segment

    2. a copy OF the sql * plus (or other) session you use to create the DB link

    3. information on the user that you use to create the link DB - including the privileges that have been granted to this ulser

    4 information on the type of link DB you try to create

  • Ho piano labor-intensive it Fotografia creative cloud my al momento di download app mi compare mio vecchio account of UN di posta con cui ho fatto a periodo di prova di Ps, come may? Ho gia e PAGI ho her left in the format Pdf, my non posso avere he pacch

    Ho piano labor-intensive it Fotografia creative cloud my al momento di download app mi compare mio vecchio account of UN di posta con cui ho fatto a periodo di prova di Ps, come may? Ho gia e PAGI ho her left in the format Pdf, my non posso avere he pacchetto, como way the Unico account con cui ho PAGI?

    Check your account indicates the subscriptions that you expect (and that the adobe, used in the next step id is correct) by logging in here and checking the status of your subscription, https://www.adobe.com/account.html

    If this isn't what you expect, contact adobe support during the time pst by clicking here and, when available, click on "still need help," http://helpx.adobe.com/x-productkb/global/service-ccm.html

    If that's what you expect, to disconnect and then back to your client application using the adobe id to pay for your subscription in cc: http://helpx.adobe.com/creative-cloud/kb/sign-in-out-creative-cloud-desktop-app.html

  • user name of the user who runs an Apex application in a database trigger

    Hello

    I need to fill a field of the audit in a trigger of database with the username of the user who runs an Apex application.
    In Oracle forms, I would have used the keyword "USER", I tried to use
    the word 'USER' in my trigger, but it is up to the user "APEX_PUBLIC_USER". I guess
    all users get connected as long as 'APEX_PUBLIC_USER' at a certain level.

    Can someone tell me how I can get the real of the user connected to the application of the Apex of a database trigger?

    I thank in advance for any assistance.

    Might want this in addition:

    nvl(v('APP_USER'), user)
    

    Since the database has no notion of the Apex, if you never update/insert/etc ' ing outside a session of Apex, v() will return a null value. That may be fine for your needs, but if your column is not nullable, it will throw an error.

    Just something to consider.

  • Oracle HTTP server on a different machine than the database and APEX

    Hi guys!

    I wonder if its possible to have Oracle HTTP Server installed on a different machine then the database and APEX?

    With respect,

    PsmakR

    Hello

    exactly. Details have recently been examined here: {: identifier of the thread = 1955437}. You will find the link to the license document it.
    But OSH is not only registered with the database. If you have an OAS running somewhere, you can use the HTTP server that comes with this instance for APEX as well.

    Another option could be the APEX listener that runs on (almost) any J2EE container. The officially supported include the embedded GlassFish and the Open Source Edition of GlassFish, who both don't need no extra license.

    -Udo

  • database of apex moving to the instance of production using datapump

    Currently, the apex database resides on a windows server and we would like to move to our production server (unix). I don't want to create a new database for the Summit on the unix server but prefer to import the apex tablespaces and users in the production instance. I tried to export only the apex schema and then import them into an instance of 'TEST' on the side of unix, but that doesn't seem to work since I get errors stating that apex users do not exist in the database target. Did someone done this before and they could identify how they did it.
    My database of apex is to 10.2.0.1 and my database of production to 10.2.0.3

    user483999 wrote:
    I'm only moving the database, apex applications will reside always on the server current app... After doing the import that I intend to change dad to point to the new database, and then test it...

    The statement above confuses the hell out of me.

    Apex lives in a database. He needs to access the items in the database.
    Apex applications reside on an application server. They are in the database.
    He can't see the items in a different database.

    What if all you're moving the database and pointing to the application server to the old database, so any changes you make in the new database will be visible in the application of the apex.

  • Authenticate the ACS 5.2 administrators Active Directory?

    Is this possible?  Rather that of maintainng local accounts is possible to authenticate the admins against AD?  I want to talk to the ACS itself to be clear server administrators.

    Not that I know, pretty sure it's local only.

    The irony of this kills just me, after you unroll the centralized authentication and AAA, you must maintain a local database of admins for the box itself!

    Painful!

  • Business Catalyst: Can I access the CRM extended through the API BC database?

    Hello!

    I'm trying to integrate our Business Catalyst with Salesforce account so that Business Catalyst handles all of our Web site and email marketing while Salesforce manages our sales data. I am trying to use a program called Podbox (that uses the API to maintain databases of synchronization), but can only the limited amount of lack of access, coordinated and none of my custom fields of BC. Does anyone know of a workaround for that all of my custom fields are visible via the API? Or are they available through the API and it would be a problem with Podbox? I tried to search in the documentation, but couldn't find much on the extended CRM database.

    Thanks for any help!

    ~ Rhyne

    Hello

    The extended CRM database API end points that you are looking for is not available in British Colombia at this point.

  • How to get SQL * more to connect to my database of Apex?

    How can I get SQL * more to connect to my database of Apex? By using the username and password I use to connect to Apex does not (ORA-01017). What should I do to connect to my db Apex?

    Thank you
    Kim

    Connection string is "connect username/password@database".

    The analysis schema is a database account, that's why you can log on to SQL * more like that.

    This allows to get the database name

    select instance_name from v$instance;
    

    And if you forgot the password for the PT

    alter user PT identified by 'your_new_password';
    

    Scott

  • Create the user in question plsql apex

    Hi, I did a form which receives information about a user and I want to create a user from the apex to connect to my request with the information provided in my form, however the user create is not able to connect to my apex application. I already gave my shchema privileges to create users, but I don't know if I have to take a few special considerations to make an oracle apex account to connect. The code that I use to create the user is:

    Start
    run immediately "create a user" | : P6_LOGIN | ' identified by ' | : P6_CLAVE;
    end;

    Thanks in advance.

    Edgar.

    Hello

    What authentication scheme your use of the application?
    Are you sure you like to create users from the database and use the account database to your application?

    You would like to create workspace users (end users, developer).
    http://download.Oracle.com/docs/CD/E14373_01/apirefs.32/e13369/apex_util.htm#BABCFBGG

    BR, Jari

  • migration of databases of apex

    Hello members,
    We intend to migrate a database of 2.2 and applications forms and reports solaris apex apex 8 to windows 2003. There are about 4-5 schemas in the database. The total size is about 40 GB... My plan is to set up the target with Oracle 10 g machine, install apex, export workspaces, applications, export (flow patterns and patterns of object data) of all source database diagrams, import into the target database, import files to the workspace, bind workspaces to imported schemas and finally import applications using the application builder then analyze tables, check all invalid objects and check the account object. Is - to move forward and go to work? Thanks in advance.

    Don't forget to mark the answers useful or correct ;)

Maybe you are looking for

  • How the work of automatic channel selection?

    Hi all I was wondering how the AUTO function works on an Airport Extreme/TimeCapsule channel selector 2.4/5 GHZ?  He selects a channel only started upward or is constantly searching for the best channel and according to the needs of switching? Thank

  • Taking iPad mini back to factory setting.

    someone has tried to take a mini to iPad 1st gen back to the factory settings. This could be the only way to get rid of the unwanted default apps like iBooks in IOS9. Default applications take about 20 GB of space for the 16 GB, even if they are not

  • Satellite P200D - cannot install Vista SP1

    I tried times serval update to Service Pack 1 of Vista. After that time of serval downloads, laptop installs Service Pack 1. After that serval hours windows update gives an answer that update is not possible with a message that is not explained by Wi

  • I changed a setting in my windows live to send big file now want change back, but don, t remember how

    I changed a setting in my windows live mail to send a large picture, now I want to restore it, but don, t remember how someone can help me

  • Radio on device blackBerry Smartphones

    Recently, I tried to use my "BOLD" newly bought in hotels in the United Kingdom and Iceland using local WiFi networks.  In each case, I had a sporadic problem.  I was able to connect to the network and receive e-mails (see another problem later).  Ho