If you are updating you IBM Content Manager EE system to release 8.6 in connection with TSM (Spectrum Protect) client…

IBM Content Navigator – Using SAML as single sign on method
In this article I want to guide you how to setup WebSphere Application Server to use SAML as authentication provider…

adding/removing a server to/from WebSphere profile
run the wsadmin.bat/sh in <WebSphereHome>/AppServer/bin wsadmin.bat -lang jython -user wasadmin -password yourPassword ADDING A SERVER: AdminTask.createApplicationServer(‘WAS01Node01’, [‘-name’, ‘ICN_server1’, ‘-templateName’, ‘default’])…