issues
search
scitokens
/
scitokens-cpp
A C++ implementation of the SciTokens library with a C library interface
Apache License 2.0
5
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
v1.1.2 release?
#142
bbockelm
closed
3 weeks ago
1
Fix include_directories for libcurl
#141
duncanmmacleod
closed
3 months ago
0
Support for native Windows?
#140
duncanmmacleod
opened
3 months ago
0
Implement `ANY` handling logic for SciTokens 1.0
#139
bbockelm
opened
3 months ago
0
Disable CMake unity builds
#138
GregThain
closed
3 months ago
0
Add mutex around key refresh with get_public_keys_from_web()
#137
jthiltges
closed
6 months ago
6
Improve error handling around the sqlite3 library
#136
bbockelm
closed
9 months ago
1
Bump scitokens-cpp .so version
#135
brianhlin
opened
11 months ago
0
Update Debian changelog so I can build
#134
timtheisen
closed
1 year ago
0
"Release" for version 1.1.0?
#133
olifre
closed
1 year ago
2
Allow the scitokens library user to setup a custom CA file
#132
bbockelm
closed
1 year ago
0
Add simple automated (but network-requiring) test for the asynch interface
#131
Todd-L-Miller
opened
1 year ago
0
Add simple, manual test.
#130
Todd-L-Miller
closed
1 year ago
1
asynch API fixes
#129
Todd-L-Miller
closed
1 year ago
2
"Failed to deserialize a token: Timeout was reached" - how to debug?
#128
steve8x8
opened
1 year ago
14
Run tests during package builds
#127
ellert
opened
1 year ago
0
Test failures and compiler warnings
#126
ellert
closed
10 months ago
2
scitokens_internal: catch matching exception type after jwt-cpp update
#125
olifre
closed
1 year ago
11
Fix enforcer_acl_free logic
#124
jhiemstrawisc
closed
1 year ago
0
Pr 113 metadata err msg
#123
jhiemstrawisc
closed
1 year ago
2
Add wrapper to throw compiler warning for deprecated funcs
#122
jhiemstrawisc
opened
1 year ago
0
Fix formating issue that causes build warning on Debian/Ubuntu
#121
timtheisen
closed
1 year ago
0
Cache location config
#120
jhiemstrawisc
closed
1 year ago
22
Explicit failure + error message when cache is not writable
#119
bbockelm
opened
1 year ago
0
Configuration API should allow cache location management
#118
bbockelm
opened
1 year ago
1
Fix a return of a unique pointer
#117
djw8605
closed
1 year ago
0
Update build files for 1.0.0
#116
timtheisen
closed
1 year ago
0
Fix timeout on generating ACLs
#115
djw8605
closed
1 year ago
0
Curl timeout while retrieving IAM public key
#114
esindril
closed
1 year ago
2
Improve error messages when metadata fetch/parse fails
#113
bbockelm
closed
1 year ago
1
Claim 'nbf' is mandatory only for SCITOKENS
#112
vokac
closed
1 year ago
1
Add configuration API to set keycache update/expiration intervals
#111
jhiemstrawisc
closed
1 year ago
0
Plain JWT support
#110
vokac
closed
1 year ago
1
Ignore reformat commit
#109
bbockelm
opened
1 year ago
0
Malformed linted line to test
#108
djw8605
closed
1 year ago
0
Empty commit to apply lint
#107
djw8605
closed
1 year ago
0
Add a Linter action to the GitHub workflow
#106
jhiemstrawisc
closed
1 year ago
10
Keycache config
#105
jhiemstrawisc
closed
1 year ago
6
Fix up Debian files
#104
timtheisen
closed
1 year ago
0
Avoid retrying for 5 minutes after failed key retrieval (backport)
#103
bbockelm
closed
2 years ago
0
Avoid retrying for 5 minutes after failed key retrieval.
#102
bbockelm
opened
2 years ago
2
Shorten timeout for public key download (backport)
#101
bbockelm
closed
2 years ago
1
Shorten timeout for public key download
#100
bbockelm
closed
2 years ago
1
Provide an API enabling explicit manipulation of the keycache for the end user.
#99
bbockelm
closed
2 years ago
0
Allow the library user to explicitly set the "current" time.
#98
bbockelm
closed
2 years ago
0
Support validating tokens without an outbound network connection
#97
duncanmmacleod
opened
2 years ago
2
Openssl 3 0 update
#96
ColeBollig
closed
2 years ago
5
Add enforcer test
#95
djw8605
closed
2 years ago
0
Fixing returning err_msg with enforcer fail
#94
djw8605
closed
2 years ago
0
fix problem with enforcer_test() not returning err_msg
#93
n-soda
closed
2 years ago
2
Next