The options field is used to initialize the Passport-SAML module, and you will find documentation for all of the possible values in the documentation for this module. Some notes:
-
The option fields holding certificates (cert, privateKey, decryptionPvk) are treated as relative filenames, or they can hold the certificate data itself (one line, no headers/footers)
-
The Botium specific connectivity fields (protocol, host, path) are filled automatically and you shouldn't overwrite it without a good reason
-
The issuer is also filled automatically and can be overwritten here
The options field is also read from the environment variable BOTIUMBOX_PASSPORT_SAML2_OPTIONS, overwriting fields from the configuration file.
Comments
0 comments
Please sign in to leave a comment.