We are attempting to configure Database as the Authentication Provider for Oracle Analytics Server 7.0 by following the steps outlined in the following URL: https://docs.oracle.com/en/middleware/bi/analytics-server/security-oas/configue-oracle-analytics-server-use-alternative-authentication-providers.html#GUID-69FA64EF-C2E6-4E28-9CEA-1DA568A6786A
We have successfully configured the authentication provider as SQLAuthenticator and can log in to the WebLogic admin console using a user stored in the database table. Furthermore, the user (User01) is also listed in the WebLogic console and assigned to the 'BIServiceAdministrator' group along with all other default groups.
We have set the properties virtualize=true and OPTIMIZE_SEARCH=true in the Fusion Middleware, as specified in the mentioned URL. However, when attempting to log in as User01 through OAS, we encounter the following error.
Upon opening the ‘console’ >’User and Roles' in OAS through weblogic admin account, we observe that all Default Authenticator groups and users are displayed, but the SQLAuthenticator groups and users, including User01, are not visible in OAS.
any help in this regards will be appreciated.