Client supports taking list of allowed IP ranges from where requests can be made to the client and passes it to server when it's authenticating for first time.
Whenever a request comes to the server, the server intercepts the request and checks if it's allowed.
Describe the feature request
Client supports taking list of allowed IP ranges from where requests can be made to the client and passes it to server when it's authenticating for first time. Whenever a request comes to the server, the server intercepts the request and checks if it's allowed.
Describe alternatives you've considered
No response
Affected area