Hello everyone,
I'm trying to use Knox as an Endpoints Context Server but as Knox in not nativly embended, I tried to use Generic HTTP Context Server but can't make it work.
After a few research, I found that the Knox API wait for "Content-Type : application/x-www-form-urlencoded" but Clearpass send the auth info with "Content-Type : application/json" so it can't get a token.
I also see that I could use Context Server Action to get token and device information, but that would mean to wait for the next connexion to authenticate the device wich I don't really like.
Does anyone achive to integrate Knox as a working MDM ?
Thanks everyone
------------------------------
DAGBERT Benjamin
------------------------------