Steve Posted March 4, 2020 Report Share Posted March 4, 2020 I would like to see all API's available in PasswordState to be consistent in operation and setup. Many of the issues I have come across and reported have been because of the inconsistencies in the available APIs and lack of clarity or conciseness in the documentation. Some MUST have the APIKey in the json body to work, whereas others can have it in the body or the Header. Since the APIKey is relevant to security and NOT the actual REST function, it doesn't seem logical that it is included in the body of the requests. This consistency includes any/all of the following: - All work using the APIKey in the Header field as specified (currently not all do) - All sets of APIs include a search function (missing for security groups, documents) - A Global API Key that works for ALL API Calls, not just a subset - A System Setting to disable APIKey used anywhere except in the header (thus allowing backward compatibility, but supporting strict compliance). I would also recommend the ability to pass the APIKey in the query string be removed completely, as it is insecure. Link to comment Share on other sites More sharing options...
support Posted March 4, 2020 Report Share Posted March 4, 2020 Thanks Steve. For anyone else reading this request, please refer to the examples API calls for where the API Key can be specified, and we will endevour to be more specific in our documentation. Also, removing API Keys from the querystrings may be problematic, as it will break calls for customers using this method - which is why we provide options if required. Regards Click Studios Link to comment Share on other sites More sharing options...
support Posted July 11, 2020 Report Share Posted July 11, 2020 Hi Steve, Just letting you know we've completed this for the version 9 release. We don't have a release date yet, but it is coming on the next few months. Regards Click Studios Link to comment Share on other sites More sharing options...
support Posted March 2, 2021 Report Share Posted March 2, 2021 Hello Everyone, Just letting you know this feature is now complete, and included in the version 9 release. To upgrade, please refer to either of the documents below, from our documentation page here - https://www.clickstudios.com.au/documentation/default.aspx Upgrade from Passwordstate 7 or 8 - https://www.clickstudios.com.au/downloads/version9/Upgrade_to_Passwordstate9_Instructions.pdf Upgrade from Passwordstate 9 Beta - https://www.clickstudios.com.au/downloads/version9/Upgrade_Instructions.pdf Regards Click Studios Link to comment Share on other sites More sharing options...
Recommended Posts