The security Command
This Search API command provides security checks. It is available at http://SEARCH_API_HOST:SEARCH_API_PORT/security/SOURCE_NAME.
It can be used from the java SecurityClient. It also is supported by the .NET AuthenticationClient class using the built-in properties only.
Parameter | Description |
---|
login:string | User login |
password:string | User password |
checkPassword:boolean | Checks the user password |