Sun Java System SAML v2 Plug-in for Federation Services User's Guide

To Remove the SAML v2 Plug-in for Federation Services from Web Server

To remove the SAML v2 Plug-in for Federation Services from Web Server, type:


# /WebServer-base/bin/https/httpadmin/bin/wdeploy delete -u /deployment-URI 
-i instance-name -v vs-id -n hard

where:

WebServer-base

Defines the Web Server installation directory. 

deployment-URI

Defines the SAML v2 Plug-in for Federation Services URI (with leading slash). 

instance-name

Defines the instance of Web Server to which the web application is deployed. 

vs-id

Defines the virtual server ID of the instance of Web Server to which you are deploying the web application. 

For example:


# /WebServer-base/SUNWwbsvr/bin/https/httpadmin/bin/wdeploy delete -u /saml2 
-i https-niceday.red.sun.com -v https-niceday.red.sun.com -n hard