Hi guys.
I have a fresh SOA BPM 12.2.1 installation with SOA, BAM and BPM. Exists three instances:
WLS_SOA1
WLS_WSM1
WLS_BAM1
So, i set external active directory and deploy an application over WLS_SOA instances called "Solicitud de Cometidos Funcionarios".
Active Directory setup included virtualize=true, sufficient flag, first place in provider order, etc.
Then, i log into soa/workspace with an active directory user called "juan.adaro" and everything is fine.

Next step, acces to "Applications" page.

You can see "Solicitud de Cometidos Funcionarios" application**.**
When i click "Solicitud de Cometidos funcionarios" application, a new page is deployed, but with error.

and WLS_SOA1 error says:
<Sep 12, 2016, 12:27:54,180 PM CLT> <Error> <oracle.soa.services.workflow.task> <BEA-000000> <<.>
WorkflowUtil.getDisplayName()
Error while fetching the displayName for identity : juan adaro
Setting it to id>
<Sep 12, 2016, 12:27:54,183 PM CLT> <Error> <oracle.soa.services.common> <BEA-000000> <<.> User not found.
User "juan adaro" is not found in configuration "jazn.com"
Check if the user exists in the repository specified by the configurations. Check the error stack and fix the cause of the error.
ORABPEL-10509
User not found.
User "juan adaro" is not found in configuration "jazn.com"
Check if the user exists in the repository specified by the configurations. Check the error stack and fix the cause of the error.
I have searched oracle kb and googled and always says "put sufficient flag", "put virtualize=true", etc... but those parameters are already configurated.
Question: i can log into workspace with my active directory user, but i can't access to my application because "jazn.com" error. Any ideas? Any advice? Maybe i will forgotten something?
Thanks.