Full hack mode: openid connect, host template and short term tokens

This commit is contained in:
Bolke de Bruin
2020-07-17 11:23:38 +02:00
parent 3797e279c2
commit bc897f1011
4 changed files with 157 additions and 15 deletions

1
go.mod
View File

@@ -3,6 +3,7 @@ module github.com/bolkedebruin/rdpgw
go 1.14
require (
github.com/coreos/go-oidc/v3 v3.0.0-alpha.1
github.com/gorilla/websocket v1.4.2
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/prometheus/client_golang v1.7.1