We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e43d73 commit 5049c39Copy full SHA for 5049c39
conf/st2.conf.sample
@@ -84,7 +84,7 @@ token_ttl = 86400
84
# Standalone mode options - options below only apply when auth service is running in the standalone
85
# mode.
86
87
-# Authentication backend to use in a standalone mode. Available backends: flat_file, ldap.
+# Authentication backend to use in a standalone mode. Available backends: flat_file, ldap, pam.
88
backend = flat_file
89
# JSON serialized arguments which are passed to the authentication backend in a standalone mode.
90
backend_kwargs = None
0 commit comments