mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2026-03-27 22:46:37 +00:00
Cleanup session handling and improve oidc
This commit is contained in:
@@ -18,6 +18,7 @@ type ServerConfig struct {
|
||||
KeyFile string
|
||||
Hosts []string
|
||||
RoundRobin bool
|
||||
SessionKey string
|
||||
}
|
||||
|
||||
type OpenIDConfig struct {
|
||||
|
||||
Reference in New Issue
Block a user