Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
Display name: OAuthConsumerCls
Java class: Select Other
Java class path: com.netiq.custom.OAuthAuthenticatorClass
com.novell.nidp.authentication.local.openid.ldapAttrName=givenName
Display name: OAuthConsumerMethod
Class: select previously created class
Identifies User: leave it selected
User stores: You can select from the list of all the user stores you have set up and move it left.
Display name: OAuthConsumerContract
Example for facebook key as AppID and secret as AppSecret values (noted at step 'h' above or go to https://developers.facebook.com/apps and note down App ID/API Key and click on Show for App Secret):
#facebook
graph.facebook.com.consumer_key = 1234557890
graph.facebook.com.consumer_secret = 07fdef……….
For additional information about above properties, please refer to http://code.google.com/p/socialauth/wiki/SampleProperties or sample properties in downloaded zip file.