tests/krb5: Return validation structure from _test_samlogon()
commit718da90414d1b3c56b872b930850615c0668c2f9
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Wed, 14 Dec 2022 23:32:02 +0000 (15 12:32 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 8 Feb 2023 00:03:40 +0000 (8 00:03 +0000)
tree946ca53301fa9b6717dc9287d8c9d33009c640a7
parentf38d4a33a6fab9fa6e8e6436f66b0a220d6325ea
tests/krb5: Return validation structure from _test_samlogon()

This lets us check the groups that are returned.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/krb5/kdc_base_test.py