Posts

Showing posts from November, 2018

EBS 12.1.3 and OAM 11.1.2.3 - After integration page is spinned after passing credentials

After the intergration of OAM with EBS, all profiles and oid configured. EBS and OID Provisioning of users also working when a new user in EBS is created. But when we call EBS URL then it prompts for SSO Login Page. After passing credentails pasge is keep processing like in endless loop. When I looked into  apache access.log , there was following error: <IP Addres from where login>- - [29/Oct/2018:16:00:00 +0530] "GET /OA_HTML/AppsLogin?requestUrl=http%3A%2F%2Fgstcrpcc.airtel.in%3A8002%2FOA_HTML%2FOA.jsp%3Fpage%3D%2Foracle%2Fapps%2Ffnd%2Fframework%2Fnavigate%2Fwebui%2FHomePG%26homePage%3DY%26transactionid%3D910851393%26oapc%3D58%26oas%3D-hLMEjZ3jTwNXKiRnDxm0Q..&cancelUrl=http%3A%2F%2Fgstcrpcc.airtel.in%3A8002%2FOA_HTML%2FAppsLogin&errText=You+have+insufficient+privileges+for+the+current+operation. HTTP/1.1" 302 1353 0 "http://bdrvl-pd-oid01.india.airtel.itm:14100/oam/server/obrareq.cgi?encquery%3DywXgwfpcCNSnIwu%2FlNOLWTIq%2BB%2FFnRa369au3LCzQoVMdd7Rz...

After new installation oam 11.1.2.3 : Unable Login To The OAM Console With The User That Is Stored In OID

Error in oam_server1 diagnostic logs: [2018-10-28T00:37:05.544+05:30] [oam_server1] [ERROR] [OAMSSA-20027] [oracle.oam.user.identity.provider] [tid: [ACTIVE].ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 22418d6c7523a70b:468d8b3c:166b1c5983b:-8000-000000000001653d,0] [APP: oam_server#11.1.2.0.0] Could not get user : SSOTEST, idstore: EBSIdStore, with exception: oracle.igf.ids.EntityNotFoundException: Entity not found for the search filter (&(objectclass=inetorgperson)(id=SSOTEST)).. [2018-10-28T00:37:05.545+05:30] [oam_server1] [NOTIFICATION] [] [oracle.oam.engine.authn] [tid: [ACTIVE].ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 22418d6c7523a70b:468d8b3c:166b1c5983b:-8000-000000000001653d,0] [APP: oam_server#11.1.2.0.0] [[ oracle.security.am.engine.authn.api.exception.AuthenticationException         at oracle.security.am...

OAM 11.1.2.3 New installation - There was issue in deployment on oam_server1 managed server which was in failed state.

Installed and configured OAM. However the oam_server (11.1.2.0.0) and oam_policy_mgr (11.1.2.0.0) application failed to deploy even though the OAM and policy server is up and running.  Soution: 1. Shut down the entire domain, including the WebLogic Admin Server and all OAM Managed Servers 2. Locate the correct "oam-config.xml" file. This will be located on the Admin Server node in the following location: <DOMAIN_HOME>/config/fmwconfig/oam-config.xml 3. Make a backup of the existing file prior to editing 4. Make the required change... Update the parameter "SetWellKnownAddress" by setting the value from TRUE to FALSE Update the Socket Buffer Size by following the instructions (May need the help of your OS/System Admin) 5. Locate the version number and increment the value by 1. The following snippet is from the oam-config.xml file. The version number will occur near the top of the file. <Setting xmlns="http://www.w3...

OAM 11.1.2.3 - Bad Oracle Access Manager Request Error After Applying OAM Patch 27373151 + Webgate Patch 27393427 BP 11.1.2.3.180717

After Applying OAM Patch 27373151 + Webgate Patch 27393427 BP 11.1.2.3.180717, when accessing the http resource then it was giving Bad Oracle Access Manager Like when accessing "http://hostname.domain:7779/index.html" we get following message in the logfile "diagnostics/logs/OHS/ohs1/oblog.log" 2018/10/26@15:29:46.68427       1890    1950    WEB     ERROR   0x0000151F      /ade/aime_ngamac_748106/ngamac/src/palantir/commonlib/src/apache2_req_info.cpp:294     ecid^005UIDZfNp87U8ups^h8iX0000SX00001w  rid^0   "WebGate Error Report"  Message^Unable to process the request due to unexpected error.  ReqReq^GET /public/index.html HTTP/1.1  ReqProto^HTTP/1.1       ReqHost^bdrvl-pd-oid01  ReqStatLine^    ReqStatus^200   ReqRawUri^/public/index.html    ReqUri^/public/index.html       ReqFilename^...