

The setting needs to contain a public base URL to the API endpoint (excludingĮnable Authentication is not enabled for the StackStorm API until this is set to True. This information is used by clients such as the CLIĪnd web UI. It returns a URL to theĪPI endpoint on successful authentication. By default, the token expires in 24 hours.Īpi_url The authentication service also acts as a service catalog. Token_ttl The token lifetime, in seconds. Please review the supported list of authentication backends below.īackend_kwargs JSON-serialized arguments which are passed to the authentication backend in Default is standalone.īackend Authentication backend to use in standalone mode (i.e. Use_ssl Set to True to enable SSL/TLS mode.Ĭert Path to the SSL certificate file. Host Hostname for the service to listen on. We recommend that the service be configured to listen on https ( use_ssl option) and be Not specified, an htpasswd-compatible flat file authentication backend is used. PAM, LDAP, etc.) to handle authentication. The service can beĬonfigured with different backends (i.e. The settings listedīelow are configured under the auth section in the configuration file.
#How to decrypt htpasswd password code
Sharing code between Sensors and Python Actions.Notifying Users of Inquiries using Rules.Restricting Users to Only View Resources They Own or Created.Automatically Granting Roles Based on LDAP Group Membership.Referencing Key-Value Pairs in Rule Definitions.Referencing Key-Value Pairs in Action Definitions.

Storing and Retrieving via Python Client.Storing and Retrieving Numbers, Objects and Arrays via CLI.Storing and Retrieving Key-Value Pairs via CLI.Converting Existing Scripts into Actions.Environment Variables Available to Actions.
