selftest: Add python test that verifies that we can parse a PAC
authorAndrew Bartlett <abartlet@samba.org>
Mon, 27 Mar 2023 01:19:51 +0000 (14:19 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 31 Mar 2023 01:48:30 +0000 (01:48 +0000)
commit2cba54ba30e96dafb5a49f11defdb08efcc19590
treee4824a40b513b6492d1fc34510a959eea8467993
parent03d9b7b8b64242511257feca2794fe19271e03d6
selftest: Add python test that verifies that we can parse a PAC

This give us a building block to test the PAC claims format

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
python/samba/tests/krb5/claims_in_pac.py [new file with mode: 0755]
python/samba/tests/usage.py
source4/selftest/tests.py