Skip to main content

Command Palette

Search for a command to run...

Apex and PWA

Updated
1 min read
Apex and PWA
T

Databaseguy, Oracle Apex Lover

I read a lot about the iOS Ban, but this is no issue for me at the moment ;)

I have another Problem:

You can Switch Authentication Scheme within an URL Specification:

Via:

https://something.dev.at/ords/

pdb1/r/projectx/

template-app/login?

request=INTERNAL

or this

https://something.dev.at/ords/

pdb1/r/projectx/

template-app/login?

request=LDAP

too make that possible you need 2 authentication schemes:

Ok.. that works fine

but if you install as PWA you lost the URL REQUEST Variable

So we need a different trick, but i don't know at the moment which one?

best wishes, i will update !

Tom

APEX Implemented Correctly? YES/NO?

Part 18 of 28

The series is a exploration of Oracle APEX settings and configurations, focusing on ensuring they are optimized and aligned with best practices.

Up next

Which List entry should be deleted?

Confirm Page Delete Cascade?