pub fn principal_subject(cx: &Context) -> Result<SubjectRef, KeepsakeError>Expand description
Maps a gatekeep context through PrincipalSubjectMapper.
ยงErrors
Returns KeepsakeError if the mapped subject is invalid.
pub fn principal_subject(cx: &Context) -> Result<SubjectRef, KeepsakeError>Maps a gatekeep context through PrincipalSubjectMapper.
Returns KeepsakeError if the mapped subject is invalid.