File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed
documentation/4.0/content Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -169,6 +169,10 @@ The directory where a wallet can be stored for use with Oracle Platform Security
169169archive can be either a ZIP file or a set of one or more files. If it is a ZIP file, that ZIP file will be expanded
170170in place when running WDT tools like the Create Domain or Update Domain tools.
171171
172+ # ### `wlsdeploy/pluginDeployments`
173+ The root directory under which plugin deployments are stored. Plugin deployments can be stored
174+ in the archive as JAR files, or as an exploded directory at this location.
175+
172176# ### `wlsdeploy/security/saml2`
173177The directory under which SAML2 partner data initialization files can be stored for use with the SAML2 Identity Asserter.
174178These files can include `saml2idppartner.properties` and `saml2sppartner.properties`, and any XML metadata files they reference.
Original file line number Diff line number Diff line change @@ -52,6 +52,7 @@ Subcommands:
5252 mimeMapping Add MIME mapping file to the archive file.
5353 nodeManagerKeystore Add node manager keystore to the archive file.
5454 opssWallet Add OPSS wallet to the archive file.
55+ pluginDeployment Add plugin deployment to the archive file.
5556 rcuWallet Add RCU database wallet to the archive file.
5657 saml2InitializationData Add a SAML2 data initialization file to the archive
5758 file.
You can’t perform that action at this time.
0 commit comments