Topic: WS login passwords
Once again please excuse my ignorance!
I am sorting out the login process for my app and wanted to check the use of passwords for accessing the services from a desktop application.
The documentation seems to suggest that only plain text passwords can be parsed (https://data.nbn.org.uk/Documentation/W … login.html)
However, the WMS makes use of hashed passwords, is this also the case for normal REST services?