kismet icon indicating copy to clipboard operation
kismet copied to clipboard

Feature Request - API key generation

Open asmodianx opened this issue 4 years ago • 2 comments

The only way I see to interact with the Kismet API is using basic HTTP authentication. There is mention of using an API key or session token but I see no way to generate an API key or token for scripting or remote integration. Granted using a calculated Authorization: Basic xxxxxxxxxxxxxxxxxxxxxxx isn't too terrible but im having a rough time with the graylog json query input feature and I figured I would ask to see if api keys were on the road map.

asmodianx avatar Oct 26 '20 19:10 asmodianx

There hasn't even been a release with the new webserver code yet. You're welcome to use git master but it is the bleeding edge development code.

Once it's feature complete there will be a release. There is currently no eta.

On Mon, Oct 26, 2020, 3:11 PM Asmodian X [email protected] wrote:

The only way I see to interact with the Kismet API is using basic HTTP authentication. There is mention of using an API key or session token but I see no way to generate an API key or token for scripting or remote integration. Granted using a calculated Authorization: Basic xxxxxxxxxxxxxxxxxxxxxxx isn't too terrible but im having a rough time with the graylog json query input feature and I figured I would ask to see if api keys were on the road map.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kismetwireless/kismet/issues/316, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFKJYY3KTWDF63JEUGILMWLSMXCVPANCNFSM4S7ZQ3ZA .

kismetwireless avatar Oct 26 '20 19:10 kismetwireless

Thanks, so its far off a roadmap item but no ETA. Feel free to file as a feature request or to close if this is already planned and tracked else where.

asmodianx avatar Oct 27 '20 18:10 asmodianx