Share the authentication scheme between different applications

Hi all:

I use APEX3.1.2 in Oracle 10g XE.

I created a new authentication scheme called 'APEX_EBS' in the application "A". I have several other applications 'B', 'C' etc. I want also to application 'B' and 'C' using the same authentication scheme 'APEX_EBS', I created for application 'A'. However, I have connection select application 'B' (or 'C'), then the shared components = > authentication schemes, I do not see the pattern "APEX_EBS".

How to make my "APEX_EBS" available for application 'B' and 'C' custom authentication scheme. It seems easy to do, but I can't find an answer.


Thank you!


Kevin

Kevin,

First, all applications must exist in the same workspace. Go to application B, create an authentication scheme (note, Plan, no schema) of the Gallery (choice of the scheme of Application Express) and name it EBS_COPY, for example. Then modify this scheme and under subscription, use the popup LOV labeled 'Reference Master Authentication Scheme From' and select the application APEX_EBS schema a. apply changes and which copy the APEX_EBS authentication scheme in application B.

This publish/subscribe feature is also available for other types of shared components. At any time, the developer of a subscribing application can use "Refresh" to "pull" the latest version of the component from the main application, or editing. Alternatively, the publishing application developer can use the "publish" feature to 'push' the most recent copy of the component to all subscribers.

Note that for shared in this way authentication schemes, you must decide if you want to use a page of common connection or page within each application. If your APEX_EBS authentication scheme uses a login page in one or more of your apex applications, let me know how it should work and I will be able to guide you further.

Scott

Tags: Database

Similar Questions

  • List of the authentication schemes current for Applications in a workspace

    Hello

    I have a request by our verification service to give them a list of applications and that the authorisation schemes they currently use. I had a quick glance at the sight APEX_APPLICATION_AUTH and from this point of view only gives me the authorisation schemes available for each application, but I can't see a column that allows me to filter on the current. Does anyone know how to get there?

    We use the Apex version: 3.2.0.00.27.

    See you soon,.
    Paul.

    Hello

    Can you do this?

    select workspace, authentication_scheme from apex_applications;
    

    Yes?

  • Authorisation regimes between different applications

    Hello

    I have a main application which the user can go to different applications (via the tabs).
    I have authorization schema defined for the main application.

    When I try to use these authorisation (main application) schemes in other applications of void, they does not work.
    Is there a way we can globalize the authorization scheme in the main application so that they can be used by different applications?
    Or share the authorisation schemes with sub applications main applications.

    Thank you.

    Machan wrote:
    Hello

    I don't want to keep the same authorization scheme in two different places.
    So I thought that if I use the main applications authentication scheme in the sub apps without actually face in the sup apps!

    It's pretty simple, leave Create counter in your master app and then create applications under the authorization > as a copy of an existing authorization scheme > select your main application.

    Once you have copied > change the same and > select the name of the schema master permission for Reference Master authorization regime of > make sure you check the checkbox refresh.

    Repeat the above process for all desired void applications. (You can register as many apps as you want under)

    So now in rooms you don't have to maintain the system of approval to void apps, just make changes to that master app and publish only the changes, which will apply these changes to sub applications all subscribed to this regime.

  • Change the administrator account inaccessible apex because of the authentication scheme


    Dear all,

    "By mistake I changed the Admin of my Oracle Apex application account authentication scheme to ' Oracle Application Server Single Sign-On. The application is hosted on a Linux server. Now, I'm not able to access the application and get this message"

    WWSEC_SSO_ENABLER_PRIVATE package does not exist or is not valid.

    Please ask your administrator to Application Express to configure the engine to Oracle Application Server Single Sign-On. »

    Someone could please help me out here and let me know how can I change this back to demand Express accounts? If there is no script that can reset to default, or whatever it is?

    Thank you

    Hi najet-Oracle,.

    Christophe-Oracle wrote:

    "By mistake I changed the Admin of my Oracle Apex application account authentication scheme to ' Oracle Application Server Single Sign-On. The application is hosted on a Linux server. Now, I'm not able to access the application and get this message"

    WWSEC_SSO_ENABLER_PRIVATE package does not exist or is not valid.

    Please ask your administrator to Application Express to configure the engine to Oracle Application Server Single Sign-On. »

    Someone could please help me out here and let me know how can I change this back to demand Express accounts? If there is no script that can reset to default, or whatever it is?

    Connect to the SYS user with SYSDBA privilege and to do this:

    ALTER SESSION SET CURRENT_SCHEMA = APEX_050000;
    
    BEGIN
        APEX_INSTANCE_ADMIN.SET_PARAMETER('APEX_BUILDER_AUTHENTICATION', 'APEX');
        COMMIT;
    END;
    /
    

    Reference:

    I hope this helps!

    Kind regards

    Kiran

  • How to communicate between different applications on 1 Server?

    As the title says: how to communicate between different applications on 1 Server?

    I'm new to FMS and I am trying to build a program that I need to have a communication between 2 or more applications on the same server.

    How to do this?

    There are several ways to do so.

    1. the favorite for me is make a NetConnection instance of an application to another and make calls between the two using .call NC on one side and client.call interface on the other side

    2. you can use the objects proxy shared to affect this change even

    3 build your own interface for that use the remote features

    Just some thoughts.

    ASA

  • How to sing alone on a user between different applications?

    Hello


    I have developed 7 applications in the same workspace. They use an authentication with functiuon 'acl_custom_auth' authentication scheme, I followed many examples in the documentation of the APEX. The user is stored in the ACL_EMPLOYEES table and their right on the APEX_ACCESS_CONTROL table. It all works well.

    Each applications use a two-level tabs, the parent tabs are used to pass from one to another application.
    For example, a parent tab would contain this URL as target: f? p = 110: 1: & SESSION. :
    Another objective: f? p = 114:1: & SESSION. :
    And so on. With this user can easily switch from one application to another.

    I would like it if a user is identified on an application, it may be possible for him to go to another application and remains identified. The password should not be passed as URL, because it wouldn't show.

    Do you have any suggestions?

    Thank you very much for your help!

    Christian

    Hello Christian,.

    If you use one of the newer versions of the ApEx (don't remember when the function has been introduced - 3 + maybe?), you can just the authentication scheme in each of your seven requests for access and enter a name of identical Cookie in the Cookie attributes section. As long as you're passing SESSION in the URL it seems that you are, you should be all set. I usually use _AUTH to the name of the cookie as a standard.

    Note: This setting does not take effect before you sign out, close the browser and go back in the.

    Hope this helps,
    John

  • sharing data between different applications

    HIII friends...

    Please share yourideas.

    is it possible to share the database saved in playbook among different applications.

    What app can access data that are modified by another application.

    right now I used StorageDirectory application but it's a unique directory for an application where no one can access it.

    while I'm trying to use documentsDirectory or desktopDirectory I received the message because the QNX operating system error there is no.

    So please tell me how I can create a database that can be accessed by any other application.

    Hi all

    I found the solution after posting just he...

    access_shared

    Add this to your blackberry - app.xml and it works by creating the file using documentDirectory.

  • Condition based on the authentication scheme

    Hello

    How can we determine the current active authentication scheme in a PL/SQL in Apex 4.2 application?

    Thank you!

    1033559 wrote:

    Update your forum profile with a recognizable username instead of "1033559": Video tutorial how to change username available

    How can we determine the current active authentication scheme in a PL/SQL in Apex 4.2 application?

    Use the IS_CURRENT_AUTHENTICATION column in the APEX_APPLICATION_AUTH view.

    For example:

    select
        workspace_display_name
      , application_id
      , application_name
      , is_current_authentication
      , scheme_type
      , scheme_type_code
      , authentication_scheme_name
      , is_subscribed
    from
        apex_application_auth
    where
        application_id = 1948
    
  • How to choose the LDAP settings in the authentication scheme?

    Hello

    I'm not LDAP expert by any stretch of the imagination ("newbie" would probably be a much better description of my 'expert' level), so please help me understand in simple terms why I'm not going to put up the correct authentication scheme.

    When you use Softerra LDAP Browser 2.6 from my PC (where Apex 3.2 is also running in an instance of Oracle 11 g), I can successfully connect to an LDAP service and see all of the directory by using the following parameters:
    -Host: 10.34.70.236
    -Port: 389
    -User DN: cn = RIS, OU = RIS, or = Applications, OU = Services, o = BMGC
    -Password is empty

    When you configure the LDAP authentication scheme, I use the same settings:
    -LDAP host: 10.34.70.236
    -LDAP Port: 389
    -String LDAP DN: cn = RIS, or = RIS, ou = Applications, OU = Services, o = BMGC

    When you try to log in with my user name, I get error of authentication fr.

    -How is it supposed to work?
    -How is he (supposedly) find my user name in LDAP full?
    -How the LDAP_USER parameter is used?
    -Where can I learn more about this topic?
    - And finally and above all, how can I make this work as any user in the LDAP service can connect but no one else do?

    Thanks in advance,

    Gabor

    In the LDAP DN string field, you would put % LDAP_USER % where you want your user name typed-in (from the logon page) to go, for example,.

    CN = % LDAP_USER %, or = RIS, or = Applications, OU = Services, o = BMGC

    This becomes the DN DBMS_LDAP argument. SIMPLE_BIND_S and the password for your login page is used as the argument of PASSWD SIMPLE_BIND_S.

    How is it (supposedly) find my user name in LDAP full?

    You must know the exact structure of the directory to find out where your username is present.

    And finally and above all, how can I make this work as any user in the LDAP service can connect but no one else?

    If the verification of user name and password succeeds on the LDAP directory, then authentication is successful and that the user will be connected. I don't know what is the other case.

    Scott

  • Share the XSD schemas of the BPEL projects?

    Hello

    Does anyone know how to share among projects BPEL XSD schemas?

    I use the GS1 XML standard for a project. But I want to just keep only one consolidated copy of the XML schema. Now, I have to copy the entire schema to each BPEL project folder for use.

    Moreover, I can assign the directory of the application of the scheme to help "... /.. '. "/ something", but I can't assign the absolute path in WSDL. And how about you during the deployment?

    Thank you and best regards,
    Kerr

    Edited by: Kerrs 03/24/2009 15:29

    You can copy xsd in /bpel/system/xmllib folder and access it by using the following url:
    http://:/orabpel/xmllib.

    for example - http://localhost:8888/orabpel/xmllib/Mail.xsd

    Kind regards
    Diakité
    http://SOA-HOWTO.blogspot.com

  • Problem A blackBerry Smartphones to share the same bbm on different phones

    Hi all... I really wish that if someone could help me solve my problem! My little brother used my app world ID on his device. Then all of a sudden all my bbm contacts have been added to his bbm and vice versa (which means that its contacts were added to my bbm as well) it's as if we share the same user of bbm! Same name, same picture, even in everything, but in two different phones... I want to do things to normal! So if you know please, tell me what I need to do?

    Hello NoorRM

    Sorry to hear about the problem you are having with BBM contacts.

    Please see the following article on expectations when you use the same BlackBerry ID on multiple devices for BBM:

    http://www.BlackBerry.com/BTSC/KB28543

    One of you will need to create a BlackBerry ID and change the BlackBerry ID for your device by following this process:

    http://www.BlackBerry.com/BTSC/KB26694

    They will also fill their contact BBM manually under the new BlackBerry ID list.

    Have a great day.

  • How to share the WiFi connection between Mac (host) for XP (comments)?

    Hello

    When my Mac is connected to an ethernet cable, I am able to share the connection with my XP VMWare (bootcamp).

    Now I use a WiFi connection and I can't get a connection when you use NAT or bridged in VMWare network settings. Help please?

    Restart the Mac and then without starting the merge run the following command in a Terminal (/ Applications/Utilities/Terminal).  Just copy and paste the command and press ENTER.

    kextstat | grep vmware; ps -ax | grep vmnet
    

    The output should be similar to the following.

    $ kextstat | grep vmware; ps -ax | grep vmnet
    327    0 0x34962000 0xd3000    0xd2000    com.vmware.kext.vmx86 (2.0.2) <12 6 5 4 2>
    328    0 0x34223000 0xb000     0xa000     com.vmware.kext.vmci (2.0.2) <6 5 4 2>
    329    0 0x3422e000 0x6000     0x5000     com.vmware.kext.vmioplug (2.0.2) <41 21 6 5 4>
    330    0 0x342ca000 0x9000     0x8000     com.vmware.kext.vmnet (2.0.2) <12 6 5 4 2>
    12815 ??         0:00.01 /Library/Application Support/VMware Fusion/vmnet-natd -c /Library/Application Support/VMware Fusion/vmnet8/nat.conf -m /Library/Application Support/VMware Fusion/vmnet8/nat.mac -d /var/run/vmnet-natd-vmnet8.pid vmnet8
    12821 ??         0:00.00 /Library/Application Support/VMware Fusion/vmnet-dhcpd -cf /Library/Application Support/VMware Fusion/vmnet8/dhcpd.conf -lf /var/db/vmware/vmnet-dhcpd-vmnet8.leases -pf /var/run/vmnet-dhcpd-vmnet8.pid vmnet8
    12823 ??         0:00.00 /Library/Application Support/VMware Fusion/vmnet-netifup -d /var/run/vmnet-netif-vmnet8.pid vmnet8 vmnet8
    12826 ??         0:00.00 /Library/Application Support/VMware Fusion/vmnet-netifup -d /var/run/vmnet-netif-vmnet1.pid vmnet1 vmnet1
    12829 ??         0:00.00 /Library/Application Support/VMware Fusion/vmnet-dhcpd -cf /Library/Application Support/VMware Fusion/vmnet1/dhcpd.conf -lf /var/db/vmware/vmnet-dhcpd-vmnet1.leases -pf /var/run/vmnet-dhcpd-vmnet1.pid vmnet1
    12831 ??         0:00.00 /Library/Application Support/VMware Fusion/vmnet-bridge -d /var/run/vmnet-bridge-vmnet0.pid vmnet0
    12904 ttys001    0:00.01 grep vmnet
    $
    

    What does your show?

  • Calling a function in the process of prior authentication in the authentication scheme

    Hi all

    I want to call a function somewhere inside the apex (not in the database) of the prior authentication process in an authentication scheme.
    Is this possible?

    Cordially Pedro.

    Pedro

    Apex is in the database under the scheme of flow so I don't know what you're getting...

    Is that what you want your function (I guess that's PL/SQL?) in a pattern that do not have access to the users?

    See you soon

    Ben

  • Share the data store between clusters

    Hello

    I want to add a second group to our existing data center and want to use the same data store (iSCSI) as for the first group. Is it safe to share between clusters within the same vCenter/datastore? All hosts are running the same version of vSphere 5.1 and managed by vCenter device 5.1. If additional information is required, ask.

    Yes you can share between clusters. You will share it on hosts. It won't matter for storage if the hosts are in a different cluster or a cluster, as you do at the host level.

  • How to share the same function in different frames

    I create a quiz of multiple choice with several questions.

    I have every clickable selection using "answer1", "answer2"... as the instance name.

    I created a standard button to show the different States and make selection (like what is below):

    ANSWER1.buttonMode = true; / / to display the hand icon

    ANSWER1.addEventListener (MouseEvent.CLICK, answer1Click);

    ANSWER1.addEventListener (MouseEvent.ROLL_OVER, answer1Rollover);

    ANSWER1.addEventListener (MouseEvent.ROLL_OUT, answer1Rollout);

    function answer1Click(ev:MouseEvent):void

    {

    ANSWER1.gotoanswerndStop (2);

    ANSWER2.gotoanswerndStop (1);

    answer3.gotoanswerndStop (1);

    answer4.gotoanswerndStop (1);

    salt = 1;

    }

    function answer1Rollover(ev:MouseEvent):void

    {

    ANSWER1.gotoanswerndStop (2);

    }

    function answer1Rollout(ev:MouseEvent):void

    {

    If (salt! = 1).

    {

    ANSWER1.gotoanswerndStop (1);

    }

    }

    Duplicate the setting for different questions, but I can't reuse the same functions for the first question. It would give error 'Duplicate' function definition... I don't want to rename the names of instances for each new question. How can I reuse the same function for questions?

    Thank you

    This layer only for functions do not use to add event listeners. Add headphones when the answer buttons appear:

Maybe you are looking for