- Update to 1.1.3 - Include cstdint import for jwt library to support newer compilers - Turn off CMAKE unity builds - Add a mutex around requesting public keys to stop overloading issuers - Improve error handling around the sqlite3 library - Fix test failures and compiler warnings - Allow the scitokens library user to setup a custom CA file - Fix typecast errors in scitoken_status_get_*() that caused async queries to fail - Fix logic error in deserialize_continue() that caused async deserialization to fail - Add support for API-configurable cache home - Fix enforcer_acl_free logic - scitokens_internal: catch matching exception type after jwt-cpp update - Fix bug in generate acls which would cause a timeout - Add async API for parsing and verifying tokens - Add configuration API - Make nbf claim optional for non-scitokens tokens - Update to OpenSSL 3.0 - Retry failed key renewal every 5 minutes - Add curl timeout of 4 seconds for update, and 30 for expired keys - Add scitokens-* binaries to the package - Bug: close sqlite db handle on return - Changes from static analysis - If only one key is available, do not error on no kid - Support at+jwt profile (forwarded request 1308693 from mslacken) OBS-URL: https://build.opensuse.org/request/show/1308694 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scitokens-cpp?expand=0&rev=4
Description
No description provided
Languages
RPM Spec
100%