Andrew J Roth
Andrew J Roth
I see that there has not been any recent comments on this thread, and I don't see any relevant PR submitted, so I'll try to add this functionality and submit...
See cannatag/ldap3#1007 for a problem with this.
Hi @nateprewitt, thanks for the quick response! Usage of float in Python is known to be inexact (as documented by Python, link below). Wouldn't it be reasonable to expect users...
I see the primary concern is a loss of precision by new users who may unknowingly expect better precision from float values than the data type is actually capable of....
Hello @tim-finnigan and @RyanFitzSimmonsAK .... I see my PR #2699 was closed but I didn't really get a response to my proposal. I don't really understand why this got a...
See #1997 -- needs human review, please
I can confirm that version 2.9-233 has the issue fixed. Thank you!
I realize I got a "all checks have failed" from the integration tests, but I believe those failures are because of misconfigured tooling that I can't fix.
Thanks for your comment. In concept, I agree, the token expiration should be tracked and expired credentials refreshed. Unfortunately, as it is currently implemented, credentials (key ID, secret, and optionally...