Hi,
I'm trying to build a HotSpot with an external authentication page and database. After the user has succesfully authenticated him/herself, the server on which the authentication website is hosted should login the user on the MKTK device.
I already managed by doing this with an extra redirect on the client to the MKTK device servlet, but this is a hole in security. I want the server to do it directly.
Can this, by example, be done with the API? Is there a command available to dynamicly add an active user to the list?
Or can anyone think of an other way if not ...
Thx,
Koen.