You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -194,6 +197,8 @@ The following options are available for configuring the OmniAuth LDAP strategy:
194
197
-`:password_policy` - When true, the strategy will request the LDAP Password Policy response control (OID `1.3.6.1.4.1.42.2.27.8.5.1`) during the user bind. If the server supports it, the adaptor exposes:
195
198
-`adaptor.last_operation_result` — the last Net::LDAP operation result object.
196
199
-`adaptor.last_password_policy_response` — the matching password policy response control (implementation-specific object). This can indicate conditions such as password expired, account locked, reset required, or grace logins remaining (per the draft RFC).
200
+
-`:connect_timeout` - Maximum time in seconds to wait when establishing the TCP connection to the LDAP server. Forwarded to `Net::LDAP`.
201
+
-`:read_timeout` - Maximum time in seconds to wait for reads during LDAP operations (search/bind). Forwarded to `Net::LDAP`.
197
202
198
203
Example enabling password policy:
199
204
@@ -715,11 +720,11 @@ Please consider sponsoring me or the project.
715
720
716
721
To join the community or get help 👇️ Join the Discord.
717
722
718
-
[![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite]
723
+
[![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord]
719
724
720
725
To say "thanks!" ☝️ Join the Discord or 👇️ send money.
721
726
722
-
[![Sponsor me on GitHub Sponsors][🖇sponsor-bottom-img]][🖇sponsor] 💌 [![Sponsor me on Liberapay][⛳liberapay-bottom-img]][⛳liberapay-img] 💌 [![Donate on PayPal][🖇paypal-bottom-img]][🖇paypal-img]
727
+
[![Sponsor me on GitHub Sponsors][🖇sponsor-bottom-img]][🖇sponsor] 💌 [![Sponsor me on Liberapay][⛳liberapay-bottom-img]][⛳liberapay] 💌 [![Donate on PayPal][🖇paypal-bottom-img]][🖇paypal-img]
0 commit comments