documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Out of date API Tokens page

Open danotorrey opened this issue 3 years ago • 1 comments

Context

The docs for creating and managing API tokens in Graylog are out of date.

https://docs.graylog.org/en/4.0/pages/configuration/rest_api.html?highlight=token#creating-and-using-access-token

In the latest release of Graylog, API tokens are no longer copyable to the clipboard once created. This is to improve security. The token is only available once it is created for the first time. Then, after that, it cannot be retrieved again through the user interface.

Expected Content

The docs still show the old token management where tokens can be copied from the clipboard. They need to be updated to the new UI. For example

image

Your Environment

  • Graylog Version: 4.1

danotorrey avatar Mar 02 '21 10:03 danotorrey

I also saw this while debugging an issue during testing day. I think we should also add a usage example to make it easier for a user to get started with them.

edmundoa avatar Sep 24 '21 14:09 edmundoa