Skip to content
Snippets Groups Projects
Commit 6358eb1f authored by Bolke de Bruin's avatar Bolke de Bruin
Browse files

Add doc

parent 27f2220a
No related branches found
Tags v1.0.0
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment