4.8 Enabling Table Authentication in OAS Version 25.0

This section describes how to enable the Table Authentication feature in Oracle Analytic Server (OAS) 25.0.

To enable the Table Authentication feature, follow these steps:
  1. Navigate to <DOMAIN_HOME(OAS Server Domain home)>/config/fmwconfig/ biconfig/OBIPS/incubation.properties(if this file does not exist, create it)
  2. Add/update the incubation.properties file with the following line:
    oracle.bips.auth.nextGenAuth=false
  3. Restart the OBIPS process(es).
    For example:
    • <DOMAIN_HOME>/bitools/bin/stop.sh -i obips1
    • <DOMAIN_HOME>/bitools/bin/start.sh -i obips1