Share authentication schema among different applications
432328Dec 21 2008 — edited Dec 23 2008Hi All:
I am using APEX3.1.2 in Oracle XE 10g.
I have created a new authentication schema called "APEX_EBS" in application 'A'. I have several other applications 'B', 'C' etc. I also want application 'B' and 'C' using same authentication schema 'APEX_EBS' I have created for application 'A'. However, I login select application 'B' (or 'C'), then Shared Components => Authentication Schemas, I don't see schema "APEX_EBS".
How to make my 'APEX_EBS" custom authentication schema available for application 'B' and 'C'. It seems easy to do, but I can't find answer.
Thanks!
Kevin