Is ORDS authentication (first-party basic) with ATP & APEX possible??
Summary
When using ORDS out-of-the-box included in ATP & APEX we cannot get basic authentication to workContent
Hi all,
We are running into the following problem. We have provisioned a serverless ATP database including ORDS. We used SQL Workshop in APEX to create a table and want to secure it with basic authentication. In all the blogs/documentation we see the following step for ORDS to create an ORDS user:
java -jar ords.war user ords_jpn_user ords_jpn_role
Enter a password for user ords_user: Welcome1
Confirm password for user ords_user: Welcome1
---->
<DIR>\ords.3.0.11>java -jar ords.war user ords_jpn_user ords_jpn_role
Tagged:
0