pam: use a pam object method instead of pam module function
[cascardo/ipsilon.git] / man / ipsilon-client-install.1
index 81fdb3e..8a44b88 100644 (file)
@@ -1,6 +1,6 @@
 .\" Copyright (C) 2015 Ipsilon Project Contributors
 .\"
-.TH "ipsilon-client-install" "1" "1.0.0" "Ipsilon" "Ipsilon Manual Pages"
+.TH "ipsilon-client-install" "1" "1.1.0" "Ipsilon" "Ipsilon Manual Pages"
 .SH "NAME"
 ipsilon\-client\-install \- Configure an Ipsilon client
 .SH "SYNOPSIS"
@@ -26,7 +26,7 @@ Port number that SP listens on. The default is to not set a specific listen port
 Account allowed to create a Service Provider (SP). The default is admin.
 .TP
 \fB\-\-admin\-password\fR \fIADMIN_PASSWORD\fR
-File containing the password for the account used toc reate a SP (\- to read from stdin)
+File containing the password for the account used to create a SP (\- to read from stdin).  You can also provide the password in the IPSILON_ADMIN_PASSWORD environment variable.
 .TP
 \fB\-\-httpd\-user\fR \fIHTTPD_USER\fR
 Web server account used. Some files created by the installation will be chown(1) to this user. The default is apache.
@@ -55,6 +55,9 @@ Where saml communication happens. The default is /saml2.
 \fB\-\-saml\-sp\-logout\fR \fISAML_SP_LOGOUT\fR
 Single Logout URL. The default is /saml2/logout.
 .TP
+\fB\-\-no\-saml\-soap\-logout\fR
+Disable Single Logout using SOAP.
+.TP
 \fB\-\-saml\-sp\-post\fR \fISAML_SP_POST\fR
 Post response URL. The default is /saml2/postResponse.
 .TP