URL: https://github.com/freeipa/freeipa/pull/4089 Author: amore17 Title: #4089: ipatests: Add integration test for valid/invalid inputs for kerberos ticket policy. Action: opened
PR body: """ This checks that valid/invalid inputs for subtypes of authentication indicator kerberos ticket policy options. """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4089/head:pr4089 git checkout pr4089