mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2025-08-17 22:13:50 +02:00
Cleanup session handling and improve oidc
This commit is contained in:
parent
0f2696ec8b
commit
636e7d5492
4 changed files with 193 additions and 9 deletions
|
@ -18,6 +18,7 @@ type ServerConfig struct {
|
|||
KeyFile string
|
||||
Hosts []string
|
||||
RoundRobin bool
|
||||
SessionKey string
|
||||
}
|
||||
|
||||
type OpenIDConfig struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue