BPM service could not connect to BPM Identity service provider for database
Hi Guys
I'm trying to connect to BPM through P6 to use workflow in P6, I did all steps as mention in documentation file [http://docs.oracle.com/cd/E25030_01/English/Install_and_Config/Admin_PDF_Library/connecting_bpm_11g_to_p6.pdf] and BPM Configuration window will display to fill those options
I fill option like this :
bpm.user : admin
bpm.password : my password
bpm.t3.url : t3://127.0.0.1:8001/soa-infra
bpm.security.realm : jazn.com
bpm.soap.url : http://127.0.0.1:8001
bpm.workspace.url : http://127.0.0.1:8001/bpm/workspace
bpm.partition : default
I should mention that I installed both SOA and P6 on local machine
Problem appear when I want to initiate workflow and click to + button, there are no workflow template there !!
when I troubleshoot that I found in "P6WebAccess.html " the "ORABPEL-10585" error
Service error occurs in BPMIdentityService in method authenticateUser
access denied (oracle.security.jps.JpsPermission IdentityAssertion)
BPM service could not connect to BPM Identity service provider for database
Any body can help me please how can I solve it ?
I already have read appendix part of the document, BPM 11g: Configuring SAML Web Service Clients for Identity Switching without Message Protection , which I think is related to my issue, but those definition and concepts are difficult to me, I did some steps of that but again I have problem :(
Please help me,
Thanks in advance