Format operation prompts for user auth when op.format.userKey.auth.enable=false, op.format.userKey.loginRequest.enable=false and externalreg enabled
Steps to Reproduce:
Enroll a token using default tokenType "userKey" * Enable External RegistrationDB * Disable Authentication for format operation in userKey Profile op.format.userKey.auth.enable=false op.format.userKey.loginRequest.enable=false * Perform Format Operation dn: uid=scuser5,ou=people,dc=pki-tps1 objectclass: inetorgperson objectclass: organizationalPerson objectClass: person objectClass: top sn: scuser5 uid: scuser5 cn: tester mail: scuser5@redhat.com givenName: scuser5 userPassword: *****
Actual results:
user auth is prompted for during format operation
Expected results:
Format operation should not prompt for any User verification if the user already exists in Authentication DB and no token Type is mentioned in user Entry
CLOSING AS NOT A BUG:
Roshni 2016-10-10 16:14:53 EDT
Getting the expected result using the following params op.format.externalRegAddToToken.auth.enable=false externalReg.format.loginRequest.enable=false
Metadata Update from @rpattath: - Issue set to the milestone: 10.3.6
Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.
This issue has been cloned to GitHub and is available here: https://github.com/dogtagpki/pki/issues/2622
If you want to receive further updates on the issue, please navigate to the GitHub issue and click on Subscribe button.
Subscribe
Thank you for understanding, and we apologize for any inconvenience.