OAM Mobile and Social Service (OAMMS) 11g R2 PS2 (11.1.2.2.0) Configuration and Testing
This post covers the configuration of Oracle Access Manager Mobile Services and subsequent testing.
Mobile integration with OAAM is done at the database level. The OAM Suite needs to be added as a target of the OAAM Data Source.
Login to weblogic console and deploy the OAAM_SERVER_DS Data Source to oam_server1
Install Mobile Client Simulator Tool
Deploy OICClientTester tool .war file as one of the deployments to oam_server1
While Deploying keep everything as defaults and choose "Install this deployment as an application"
After Deployment
Open Mobile Services
Mobile integration with OAAM is done at the database level. The OAM Suite needs to be added as a target of the OAAM Data Source.
Login to weblogic console and deploy the OAAM_SERVER_DS Data Source to oam_server1
Install Mobile Client Simulator Tool
Deploy OICClientTester tool .war file as one of the deployments to oam_server1
While Deploying keep everything as defaults and choose "Install this deployment as an application"
After Deployment
Enable Mobile and Social service in OAM Console
Open Mobile Services
Create a application profile
Enable the Mobile Configuration checkbox, to turn on additional configuration options
provide a baseSecret
Open the out-of-the-box MobileServiceDomain and configure as below
Change the Auth Schema as TAPScheme in webgate11g_1 Application Domain
Use the Mobile Client Simulator Tool to test
Go to http://host:14100/mobiletool (default oam_server1 port where we installed OICClientTester Application)
We will test App Profile first to obtain configuration information, including service endpoint information for authentication, and single-sign-on application participation names
Test Register to register the single sign-on app, the registration acts as a device registration
Click Copy OAAM Session button
Click Copy OAAM Device button
Click Copy OAAM Device button
Click Copy multiStepAuthnSessionHandle button
and provide the answer to the question for specified user
test again
Now we will test authenticate operation
Click Copy SSO Agent ID & CRH button once the response comes back and test again
Test Access Operation
and finally the verify operation
Comments
Post a Comment