2/15/2013 9:01:03 AM
 Nick D Posts: 58
|
It appears any secret with the same dns domain will present those secrets as options, kind of annoying.
For example, if we have an internal website called https://site1.mycompany.net and click the bookmarklet it will show all the secrets with a URL that contains mycompany.net as a choice. It's not taking the full FQDN into consideration. This is going to cause a LOT of duplicate secrets because people will just create a new one rather than scroll through hundreds available to find the correct one.
|
|
|
0
• link
|
2/15/2013 9:17:25 AM
 Nick D Posts: 58
|
Another issue I am seeing is it displays duplicate choices. I have 2 secrets with the same credentials for a website, yet its showing duplicates of each.
|
|
|
0
• link
|
2/15/2013 3:53:07 PM
 david c Administrator Posts: 22
|
Hi Nick,
When developing the Web Password Filler we had a choice when it comes to partial versus complete matches. We could only show the full matches, thus prompting people to make new Secrets when they already had Secrets. Alternatively, we could show both full and partial matches, and potentially show too many.
We opted for the second option. However, they should be sorted first by their relevance - that is, full matches should appear higher in the result list than partial matches. Keep in mind that 'full match' may mean something different to you than it does to the code depending on your precise scenario.
For the duplicate option you may want to open a support ticket so that it can be investigated fully.
-- -- Secret Server Development Team
|
|
|
0
• link
|