Skip to content

Commit a5c3de1

Browse files
committed
misc: update usage in README
1 parent ff83eb2 commit a5c3de1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Flags:
1717
--bind string host:port to bind for serving HTTP [SAML_PROXY_BIND] (default ":8080")
1818
-h, --help help for saml-auth-proxy
1919
--idp-metadata-url string URL of the IdP's metadata XML [SAML_PROXY_IDP_METADATA_URL]
20+
--name-id-mapping string Name of the request header to convey the SAML nameID/subject [SAML_PROXY_NAME_ID_MAPPING]
2021
--new-auth-webhook-url string URL of webhook that will get POST'ed when a new authentication is processed [SAML_PROXY_NEW_AUTH_WEBHOOK_URL]
2122
--sp-cert-path string Path to the X509 public certificate PEM file for this SP [SAML_PROXY_SP_CERT_PATH] (default "saml-auth-proxy.cert")
2223
--sp-key-path string Path to the X509 private key PEM file for this SP [SAML_PROXY_SP_KEY_PATH] (default "saml-auth-proxy.key")

0 commit comments

Comments
 (0)