DB 18.3/Win 10/APEX 20.1: SAML setup java version issue
I'm trying to setup SAML authentication on the APEX 20.1 and Oracle DB 18.3 (on Win 10, just downloaded from https://www.oracle.com/database/technologies/oracle18c-windows-180000-downloads.html and installed).
and getting following issue with the first step - running
${ORACLE_HOME}/apex/core/PublicKeyUtil_class.sql
the error is:
SQL> select * from apex_release;
VERSION_NO
--------------------------------------------------------------------------------
API_COMPATIBILITY
--------------------------------------------------------------------------------
PATCH_APPLIED
--------------------------------------------------------------------------------
20.1.0.00.13
2020.03.31
APPLIED
SQL> alter session set current_schema=apex_200100;
SQL> exec apex_instance_admin.set_parameter('SAML_ENABLED','Y');
SQL> commit;
SQL> @C:\Users\mkhodzyn\ORA\apex\20.1\apex_20.1_en\apex\core\PublicKeyUtil_class.sql
create or replace and resolve java class using 'x'