Hi Angelo, I hope you are doing well. In your authentication scheme, do you have the type custom, right? In this case you need put the function name, procedure name in case when session is invalid and authenticacion funcion name. Then the option enable legacy authentication atrributes set to NO and in the option Swith in session set to Enabled!. Maybe it can help you :)
Angelo Stramieri
Hi Karla, great work—very inspirational! I'm also working on extending some Oracle Forms modules with Oracle APEX. I've already implemented JWT custom authentication, but for some reason, the deep links aren't working. After a successful login, APEX redirects me to the home page instead of the intended destination. I’ve enabled "Deep Linking" in my app settings, but it hasn’t resolved the issue. Do you have any suggestions?