guacamole-rest-api-documentation icon indicating copy to clipboard operation
guacamole-rest-api-documentation copied to clipboard

Question about the API tokens

Open CaptTaifun opened this issue 1 year ago • 1 comments

Greetings.

First of all, thank you for this documentation, it is very helpful!

I have a question about the API tokens: Are they permanent, or do they expire after a certain time? Do you know where the tokens are stored?

Thanks a lot in advance.

CaptTaifun avatar Aug 07 '22 13:08 CaptTaifun

Nvm, guess I found it (but please correct me if Im wrong). "The retrieved credentials may be purpose-generated and temporary."

Found in: https://github.com/apache/guacamole-client/blob/HEAD/guacamole/src/main/java/org/apache/guacamole/rest/activeconnection/ActiveConnectionResource.java#L121-L122

CaptTaifun avatar Aug 07 '22 14:08 CaptTaifun