[API] Authenticating a server request
#7

A pretty simple way would be to, in addition to just checking the IP/port, add a certain unique key with the request.
When adding a new server to your web API, generate a key and put it in the database together with the IP. Then add that key to the server and add it to the post/get data of your request.
Reply


Messages In This Thread
[API] Authenticating a server request - by Sinner - 14.07.2014, 06:38
Re: [API] Authenticating a server request - by rickisme - 14.07.2014, 06:49
Re: [API] Authenticating a server request - by Sinner - 14.07.2014, 06:59
Re: [API] Authenticating a server request - by rickisme - 14.07.2014, 07:34
Re: [API] Authenticating a server request - by Johnson_boy - 14.07.2014, 15:56
Re: [API] Authenticating a server request - by playbox12 - 14.07.2014, 16:10
Re: [API] Authenticating a server request - by Mauzen - 14.07.2014, 16:37
Re: [API] Authenticating a server request - by Sinner - 14.07.2014, 17:10
Re: [API] Authenticating a server request - by playbox12 - 14.07.2014, 18:48
Re: [API] Authenticating a server request - by Johnson_boy - 14.07.2014, 21:41

Forum Jump:


Users browsing this thread: 1 Guest(s)