mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2026-03-29 15:06:36 +00:00
Update readme
This commit is contained in:
@@ -24,6 +24,9 @@ you can integrate your remote desktops with Keycloak, Okta, Google, Azure, Apple
|
|||||||
if you want.
|
if you want.
|
||||||
|
|
||||||
## Security
|
## Security
|
||||||
|
|
||||||
|
__NOTE__: rdogw now supports PAM authentication as well if you configure it to use 'local' authentication.
|
||||||
|
|
||||||
RDPGW wants to be secure when you set it up from the beginning. It does this by having OpenID
|
RDPGW wants to be secure when you set it up from the beginning. It does this by having OpenID
|
||||||
Connect integration enabled by default. Cookies are encrypted and signed on the client side relying
|
Connect integration enabled by default. Cookies are encrypted and signed on the client side relying
|
||||||
on [Gorilla Sessions](https://www.gorillatoolkit.org/pkg/sessions). PAA tokens (gateway access tokens)
|
on [Gorilla Sessions](https://www.gorillatoolkit.org/pkg/sessions). PAA tokens (gateway access tokens)
|
||||||
|
|||||||
Reference in New Issue
Block a user