Hi ,
I am trying to Configure LDAP as the Authentication Provider and Storing Groups in a Database.
Have followed following document for the steps:
https://docs.oracle.com/middleware/1221/biee/BIESC/privileges.htm#BIESC6128
I have created the Table the way they are described all the steps in console are completed & Iam able to see roles in
myrealm >Users and Groups
Customize Table: Providers MySQLGroupProvider
But i do not see them in EM as groups but as application roles, Are these groups from table are supposed to be seen as roles in EM?
Please help me in understanding how Groups( Read from database) are read by EM & passed on to Catalog in analytics page.
When i added them as LDAP everything worked fine & able to see roles for each user. Issue is only with DB groups?