pub fn parse_subject_id(subject_id: &str) -> Option<(&str, &str)>
Split a canonical subject ID such as user:ada into kind and id.
user:ada