Plantuml tokenauth credential file

0 votes
asked Dec 21, 2022 in Question / help by Atle

Hi, I'm having trouble to get tokenauth to work with a credential file

-Dplantuml.security.credentials.path=/opt/app/config/
bitbucket.credential:
{
  "name": "bitbucket",
  "type": "tokenauth",
  "identifier": "plantuml",
  "secret": "xxxxxxxxx"
  "properties": {
    "headers": {
      "Authorization": "Bearer xxxxxxx"
    }
}
PlantUML does not include the bearer token in the header. Any help would be greatly appreceated! 
Thanks!
Atle.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...