pp7En opened a new pull request, #946: URL: https://github.com/apache/guacamole-client/pull/946
Hi, I have built a small extension (based on the JSON extension). The Nextcloud app "External sites" is required. There will be sent a JWT in the first request. This JWT will be validated (valid signature, valid duration, username) if the JWT is not valid, an exception will be thrown, so no login is possible. I'm using this for a while and maybe it is also interesting and useful for others. The code could probably be simplified and cleaned up, but it might be interesting as a PoC. --- Links: * Repo: https://github.com/nextcloud/external * Generate Nextcloud JWT: https://github.com/nextcloud/external/blob/master/docs/jwt-sample.php -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org