4.8 Enabling Table Authentication in OAS Version 24.0
This section describes how to enable the Table Authentication feature in Oracle Analytic Server (OAS) 24.0.
To enable the Table Authentication feature, follow these steps:
- Navigate to
<DOMAIN_HOME(OAS Server Domain home)>/config/fmwconfig/ biconfig/OBIPS/incubation.properties(if this file does not exist, create it) - Add/update the
incubation.propertiesfile with the following line:oracle.bips.auth.nextGenAuth=false - Restart the OBIPS process(es).
For example:
<DOMAIN_HOME>/bitools/bin/stop.sh -i obips1<DOMAIN_HOME>/bitools/bin/start.sh -i obips1