Current we have a SQL server database that we are thinking to move to Oracle (12C RAC). In SQL Serve
Current we have a SQL server database that we are thinking to move to Oracle (12C RAC). In SQL Server we grant user access through a MS AD GROUP. So if anybody's user id is in the GROUP he/she is able to see the database data. In order for the transparent migration to Oracle, we would like to know if Oracle is able to grant access to AD GROUP as well. Is this possible in Oracle 12C? I see some added features in 18C or 19 on this topic. I have read Oracle Doc ID 1304004.1 and it seems to me it is grant on AD USER level not AD GROUP level. Any help is greatly appreciated. Thanks!