Is it possible to associate the users to the Groups setup in WLC via the rpd Authorization init block (sql with GROUP session variable) after I associate the Application Roles to the Groups in EM which I think should associate the user the application role by its membership to the parent groups determined through the authorization init block?
But then the Groups don't show up in rpd and so I'm not sure if OBIEE can associate the user to the group...
Is there any difference if I'm to associate the user to the application role via init block versus associating the user to the group via init block and then groups mapped to application roles? I read somewhere in the event I try to manually associate the user to the application role in EM that requires a re-start of the BI server... does this issue have any implication when I associate the user directly to role via rpd session init block by using ROLES session variable?
Thanks!