API keys #1304
-
I've got an application that uses a browser plugin to send the current URI to a remote server, I've been using Kong's Key Authentication which has worked quite well but I want to move away from Kong. Kratos/Oathkeeper fit the rest of the application well but I don't know how to handle the browser plugin. I guess there are two high level questions:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Hi @filterfish Thanks for reaching out :) I can maybe help you better with a bit more knowledge on the use case. |
Beta Was this translation helpful? Give feedback.
Hi @filterfish
Thanks for reaching out :)
I can maybe help you better with a bit more knowledge on the use case.
What does the current "flow" look like in your application for the browser plugin to use the API keys? Is there user interaction, do you just want to provide it a token or does the plugin self-authenticate (machine account)?