Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Pass authentication from one APP to another within the same Workspace.

Jose Alejandro2 days ago

I have the following question.
From APEX.ORACLE.COM I have an APP_MENU with login and from there I have a hyperlink to call another APP_1. In the latter I DO NOT NEED the login but I do need to know who authenticated APP_USER.
Configure the call from APP_MENU and APP_1 the scheme is defined by HTTP HADER VARIBLE but the user in APP_1 (APP_USER) is APEX_PUBLIC_ROUTER.
I need the user of APP_1 to be the same as APP_MENU
This works if the authenticator scheme of APP_1 is Builder Extension Sign-In but this is only for the development environment.

=============================================================================================

Tengo la siguiente pregunta.
Desde APEX.ORACLE.COM tengo una APP_MENU con login y desde allĂ­ tengo un hipervĂ­nculo para llamar a otra APP_1. En esta ultima NO NECESITO el login pero si necesito conocer quien se autentico APP_USER.
Configure en llamado desde la APP_MENU y el la APP_1 el esquema lo defino HTTP HADER VARIBLE pero el usuario en la APP_1 (APP_USER) es APEX_PUBLIC_ROUTER.
Necesito que el usuario de la APP_1 sea el mismo de la APP_MENU
Esto funciona si el esquema autenticador de la APP_1 es Builder Extension Sign-In pero esto solo para ambiente de desarrollo.

==============================================================================================

Comments
Post Details