mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2026-03-27 14:36:36 +00:00
Add doc
This commit is contained in:
@@ -91,6 +91,9 @@ security:
|
||||
# if you want to enable token generation for the user
|
||||
# if true the username will be set to a jwt with the username embedded into it
|
||||
EnableUserToken: true
|
||||
# Verifies if the ip used to connect to download the rdp file equals from where the
|
||||
# connection is opened.
|
||||
VerifyClientIp: true
|
||||
```
|
||||
## Testing locally
|
||||
A convenience docker-compose allows you to test the RDPGW locally. It uses [Keycloak](http://www.keycloak.org)
|
||||
|
||||
Reference in New Issue
Block a user