Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: ghudson@mit.edu Subject: git commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 638 Add indicator support to PKINIT Read a "pkinit_indicator" profile variable for PKINIT realm configuration and assert its values as indicators when PKINIT is used to authenticate. Add a test case in t_pkinit.py for this feature. https://github.com/krb5/krb5/commit/8ca82f0e3059cd8805f4dda388a8aa1d67c80920 Author: Greg Hudson Commit: 8ca82f0e3059cd8805f4dda388a8aa1d67c80920 Branch: master src/plugins/preauth/pkinit/pkinit.h | 2 ++ src/plugins/preauth/pkinit/pkinit_srv.c | 18 ++++++++++++++++++ src/tests/t_pkinit.py | 9 ++++++++- 3 files changed, 28 insertions(+), 1 deletions(-)