OAM 11g R2 Ps2 (11.1.2.2.0) - Social Authentication using Google
In this post, I will cover all the necessary configuration required to achieve social authentication using google as an Identity Provider
Overview of all steps:-
Disable Hostname verification in weblogic
Create & configure IDS Respository
Create & configure IDS Profile
User Profile Service Provider Config
User Profile Config
OAMApplication Configuration
TapScheme Config
OICScheme Config
Webgate Config
Rename the webgate to OAMApplication
Identity Store Configuration
Testing
Access protected resource in my case it is http://localhost:7777/
Entry created in OUD
Overview of all steps:-
- Disable Hostname verification in weblogic
- Create & configure IDS Respository
- Create & configure IDS Profile
- User Profile Service Provider Config
- User Profile Config
- OAMApplication Configuration
- OICSchme configuration
- TAPScheme Configuration
Disable Hostname verification in weblogic
Create & configure IDS Respository
Create & configure IDS Profile
User Profile Service Provider Config
User Profile Config
OAMApplication Configuration
TapScheme Config
OICScheme Config
Webgate Config
Rename the webgate to OAMApplication
Identity Store Configuration
Testing
Access protected resource in my case it is http://localhost:7777/
Entry created in OUD
Comments
Post a Comment