My wishlist here would be two items: 1) The token automatically saves once retrieved 2) A ‘refresh token’ option that retrieves a new token when it has expired (and saves it). This would be especially useful for automated testing. Currently, I have to go manually tell the root auth to get a new token every time a token expires + hit ‘save’ for the test cases to work.
Another issue this causes (having to hit ‘save’) ‘read only’ users are not allowed to use the ‘save’ button from root auth causing them to have to reach out for help if the token has expired.
We’ll take your needs into consideration.