Skip to content

Commit e4dd7c4

Browse files
authored
Add link to Keycloak Remember Me feature in FAQ (#709)
1 parent 7e094ec commit e4dd7c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/FAQ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
A: No, it isn’t possible to implement a Remember Me or a caching credential function directly within openvpn-auth-oauth2 or OpenVPN.
66
This limitation arises from the inability of openvpn-auth-oauth2 to store client cookies.
7-
While some OIDC providers like Keycloak offer a Remember Me feature,
7+
While some OIDC providers like Keycloak offer a [Remember Me](https://www.keycloak.org/docs/latest/server_admin/index.html#enabling-remember-me) feature,
88
enabling automatic login would need implementation within the OIDC provider's settings rather than within openvpn-auth-oauth2 itself.
99

1010
## Q: openvpn-auth-oauth2 re-authenticates the user on existing connections

0 commit comments

Comments
 (0)