Meta
Categories
Category Archives: weblogic
WebLogic Security: Servlet Authentication Filter (SAF)
Build Custom Identity Provider Build wlfullclient.jar * See this post to build a wlfullclient.jar Create Eclipse Project * Create a new Eclipse Java project named SimpleSAF * Place wlfullclient.jar in build path * Copy ${WL_HOME}/server/lib/commo.dtd to project root directory. * … Continue reading