For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
I am trying to configure my P6 Professional to use SSO. For configuring I used this documentation: https://docs.oracle.com/cd/E80548_01
At this point, i'm trying to test my setup with oamtest and getting this error message on authentication step:
[25.04.19 16:55][request][authenticate] no
[25.04.19 16:55][response] Creds :
[25.04.19 16:55][response] Redirect URL : https://ep-app.mydomain.com/adfs/ls/?SAMLRequest=fVJdT8IwFP0rTV942tohi9owDEoIRFR0Ez%2FealegydqO3s65f%2B8YmGhieL33nHPPObnDqy9doE%2FpQFmT9KKQ9pA0wubKbJLeczYNLnpXoyFwXZRsXPmteZK7SoJHLc8A6xYJrpxhloMCZriWwLxg6fhuwfohZaWz3gpb4CPlC1SCt96XjJC6rsP6LLRuQ%2FqURuT1bpGKrdQ8UAY8N0JitDzyr5XpXJ089nEAAZtl2TJYPqQZRvNJglUevIxX61t7GYnd26Mom6fUzeqslpRu4k%2FbTFz%2FNU6r1TTFaHWsA7eKLR2gkvPOjm9HNLoM6CDox1l0xuKYxefvGE3aRpThvmPts0EbTpYBL8tQN7nVXJlQWE14vgZSAMGHTlkn7n6VeToeB5BufwWjqXWa%2B9Pw%2FaRNvu6gTBqvfINHx%2B7%2FsceiQUQpsVyTtcyH5JfFnx%2B4byXnk6UtlGjQuChsfeMk9zLB3lUSk9GB9fdZRt8%3D&RelayState=id-jqMsPuyDoLFbVkeC66vGQuL23mSsop9h8B8AoD3f&SigAlg=http%3A%2F%2Fwww.w3.org%2F2000%2F09%2Fxmldsig%23rsa-sha1&Signature=Db8qCc0tpuPx4nwoJwJGXC5uVrucC4JZsJOJ8DgZCAk3JT2TGtUU%2BzM3Y9YR%2FLyZPofG5WBRHG7PD21CPeF787Baj4kP8vkXw4WJKkQkEP%2F7yCoeaAYcpTLKa%2F8%2BP1ZzW56usDR5BVcQTITTtsOvbljsogp2P7FIcEKlpzxYwKM%3D
[25.04.19 16:55][response] Action Type : GET_REDIR
[25.04.19 16:55][response][action] AdminMode : false
[25.04.19 16:55][response][action] impersonateUser :
[25.04.19 16:55][response] Major code: 96(AuthenticationPending) Minor code: 47(AuthnPluginDenied).
I'm using windows 2012 r2 with AD, AD FS to identify my users and OAM 12c to protect resources.
Any tips will be appreciated.