fn session_field(config: &HashMap<String, Value>, field: &str) -> Option<String>
Reads session.<field> as a string.
session.<field>