- Deploy opensso-client-jdk15/opensso-client-jdk14 as per your JDK Version in Tomcat.
- Click on Configuration
- Client SDK is successfully configured.
AMConfig.properties created at
C:\WINDOWS\system32\config\systemprofile\OpenSSOClient\_Program Files_Apache Software Foundation_Tomcat 7.0_webapps_opensso-client-jdk15_AMConfig.properties - Now Create a Java/Web Project ..Or Create a Portlet (Liferay).
- Copy AMConfig.properties to your Application.(In Source Folder,not in a Package)
- Add Lib : openssoclientsdk.jar in Lib folder.
- Write Java File ......with Below Two Methods..
Showing posts with label OpenSSO User Delete. Show all posts
Showing posts with label OpenSSO User Delete. Show all posts
Sunday, 11 December 2011
Liferay Delete User From OpenSSO
Subscribe to:
Posts (Atom)
Infinidb _CpNoTf_ problem
infinidb table with a varchar column insert string as a '_CpNoTf_' while using Cpimport. The Problem is occured if inserted string ...
-
The easy step to configure your portlet as facebook app. Goto facebook create a sample application. for example we create a 'har...
-
From Liferay 6.0 Facebook SSO Single Sign-On is introduced. Facebook SSO using OAuth 2.0. It's a very easy steps to do configure Face...
-
Dynamically the whole form can validate by jquery, Just only add some custom attribute in html tag and call the javascript ...