Feature #386
Support authentication test using existing secret
Start date:
07/27/2012
Due date:
% Done:
100%
Description
Users cannot test an account on the setup screen using the existing secret. This is because the AccountTestValidator currently does not try to get the existing secret from the REST endpoint.
Associated revisions
Updated the REST handler such that it will use the existing secret if it was not provided for the purposes of validating the user account. This way, the setup screen can be used to validate an account without re-specifying the secret. Closes #386.
Updated the REST handler such that it will use the existing secret if it was not provided for the purposes of validating the user account. This way, the setup screen can be used to validate an account without re-specifying the secret. Closes #386.
History
#1 Updated by Luke Murphey over 12 years ago
- Target version set to 1.1
#2 Updated by Luke Murphey over 12 years ago
- Target version changed from 1.1 to 1.1.1
#3 Updated by Luke Murphey over 12 years ago
- Tracker changed from Bug to Feature
- Subject changed from Cannot perform authentication test using existing secret to Support authentication test using existing secret
- Description updated (diff)
#4 Updated by Luke Murphey about 12 years ago
- Status changed from New to In Progress
#5 Updated by Luke Murphey about 12 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Applied in changeset r57.