Feature 10914: Enforce Password change on First login
[osm/NBI.git] / osm_nbi / nbi.cfg
index 60320ad..383b462 100644 (file)
@@ -116,5 +116,9 @@ backend: "keystone"         # internal or keystone or tacacs
 # tacacs_port: 49    # Default value
 # tacacs_timeout: 10 # Default value
 
+# Password expiry configuration
+# pwd_expiry_check: True      # Uncomment to enable the password expiry check
+# days: 30                    # Default value
+
 [rbac]
 # roles_to_operations: "roles_to_operations.yml"  # initial role generation when database