GitHub / okta/okta-jwt-verifier-python issues and pull requests
#83 - Question about verify_client_id: Why verify against aud instead of cid?
Issue -
State: open - Opened by ghodsizadeh 2 months ago
- 1 comment
#82 - setuptools version update
Pull Request -
State: closed - Opened by BinoyOza-okta 3 months ago
#81 - V0.2.8 Release changes
Pull Request -
State: closed - Opened by BinoyOza-okta 4 months ago
#80 - V0.2.8 Release changes
Pull Request -
State: closed - Opened by BinoyOza-okta 4 months ago
#79 - setuptools version update
Pull Request -
State: closed - Opened by BinoyOza-okta 5 months ago
#78 - update acachecontrol
Pull Request -
State: closed - Opened by bretterer 5 months ago
#77 - What's the real error when getting KeyError: 'keys'
Issue -
State: open - Opened by JuR-0 5 months ago
#76 - client id verification check wrong claim
Issue -
State: open - Opened by genuzioconsultantnielsen 6 months ago
#75 - Incomplete unit test `test_verify_expiration` ?
Issue -
State: open - Opened by bew 7 months ago
#74 - Add 'crypto' as an extra to PyJWT dependency
Pull Request -
State: open - Opened by schang1146 8 months ago
#73 - Rlsecure
Pull Request -
State: closed - Opened by bretterer 10 months ago
#72 - Cryptography dependency is missing in 0.2.7
Issue -
State: open - Opened by JuR-0 10 months ago
- 2 comments
#71 - update version 0.2.7
Pull Request -
State: open - Opened by bryanapellanes-okta 10 months ago
#70 - Update dependencies
Pull Request -
State: open - Opened by bretterer 11 months ago
- 1 comment
#69 - Two build systems
Pull Request -
State: closed - Opened by dimbleby 11 months ago
#68 - Update aiohttp to v3.9.4
Pull Request -
State: closed - Opened by bryanapellanes-okta 11 months ago
- 2 comments
#67 - how to pass SSLContext to BaseJWTVerifier
Issue -
State: open - Opened by rupankrishnarrk 11 months ago
#66 - Package version 0.2.6 is missing PyJWT dependency
Issue -
State: open - Opened by tl24 12 months ago
#65 - Support for older Python versions
Issue -
State: open - Opened by maitreyakv 12 months ago
#64 - Allow minor version updates of aiohttp, certifi, requests and urllib3 dependencies
Pull Request -
State: closed - Opened by dude0001 12 months ago
- 5 comments
#63 - Update version number and use poetry
Pull Request -
State: closed - Opened by bretterer 12 months ago
#62 - Timeout exceeded for oauth2/default/v1/keys
Issue -
State: open - Opened by jrybinski about 1 year ago
- 1 comment
#61 - Changelog does not indicate the latest pypi version
Issue -
State: open - Opened by Toshakins about 1 year ago
- 2 comments
#60 - Update to use pyjwt instead of python-jose
Issue -
State: open - Opened by bryanapellanes-okta about 1 year ago
- 1 comment
Labels: help wanted
#59 - Replace `python-jose` with `pyjwt`
Pull Request -
State: closed - Opened by lewisdoesstuff over 1 year ago
- 7 comments
#58 - OKTA-682238: update setuptools dependency to v65.5.1
Pull Request -
State: closed - Opened by bryanapellanes-okta over 1 year ago
#57 - Updates package deps
Pull Request -
State: closed - Opened by bretterer over 1 year ago
#56 - Dependency retry2 does not have a source distribution - packaging and distribution impediments
Issue -
State: open - Opened by rxm7706 over 1 year ago
#55 - Updated code to verify client_id against cid instead of aud.
Pull Request -
State: open - Opened by apegadoboureghida over 1 year ago
#54 - Dependency python-Jose appears to be unmaintained
Issue -
State: closed - Opened by jusdino over 1 year ago
- 6 comments
#53 - Adds Semgrep
Pull Request -
State: open - Opened by bjr-okta almost 2 years ago
#52 - Add default CCI templates
Pull Request -
State: open - Opened by eng-svc-terminus almost 2 years ago
#51 - No matching JWK when using the Org Authorization Server
Issue -
State: open - Opened by ericbn about 2 years ago
- 4 comments
#50 - Prep for 0.2.4 release
Pull Request -
State: closed - Opened by bretterer about 2 years ago
#49 - Decoding JWT
Issue -
State: open - Opened by akcode47 over 2 years ago
#47 - Obvious Fix - Update retry to retry2 due to vulnerability in py (dep of retry)
Pull Request -
State: closed - Opened by drewtech over 2 years ago
#46 - Disable https_check for local environments
Issue -
State: open - Opened by jiturriagaAB almost 3 years ago
- 1 comment
#45 - Clear cache if http client fails
Pull Request -
State: open - Opened by anthony-ism almost 3 years ago
- 2 comments
#44 - Feature Request: add type hints
Issue -
State: open - Opened by yentl-creyf about 3 years ago
#43 - Obvious fix: sorted imports, formatted code with black
Pull Request -
State: open - Opened by yentl-creyf about 3 years ago
#42 - Feature request: Support for synchronous applications
Issue -
State: open - Opened by jshields about 3 years ago
- 2 comments
#41 - JWVerifier works great on my machine,but fails when runs in docker-container
Issue -
State: open - Opened by artsyanka about 3 years ago
- 1 comment
#40 - got TypeError with "cannot unpack non-iterable NoneType object" when verify a valid Okta access token
Issue -
State: open - Opened by gigi888 about 3 years ago
- 1 comment
#39 - Add copyright header to all modules.
Pull Request -
State: open - Opened by serhiibuniak-okta over 3 years ago
#38 - Is this library applicable for use with openid-connect providers other than okta?
Issue -
State: open - Opened by evgenyfadeev over 3 years ago
- 9 comments
#37 - 'AccessTokenVerifier' object has no attribute 'parse_token'
Issue -
State: closed - Opened by glmourad over 3 years ago
- 5 comments
#36 - Bump version, 0.2.2 -> 0.2.3
Pull Request -
State: closed - Opened by serhiibuniak-okta over 3 years ago
#35 - Verify claims before signature, thus reduce http calls.
Pull Request -
State: closed - Opened by serhiibuniak-okta over 3 years ago
#34 - Validate access token issuer before pulling JWKs
Issue -
State: closed - Opened by linanova over 3 years ago
- 2 comments
#33 - Bump version, 0.2.1 -> 0.2.2, update README
Pull Request -
State: closed - Opened by serhiibuniak-okta almost 4 years ago
#32 - Remove deprecation warning from IDTokenVerifier
Pull Request -
State: closed - Opened by serhiibuniak-okta almost 4 years ago
#31 - Deprecation Warning
Issue -
State: closed - Opened by azafred almost 4 years ago
- 7 comments
#30 - Add CI checks for python 3.9 and 3.10, update setup.py
Pull Request -
State: closed - Opened by serhiibuniak-okta almost 4 years ago
#29 - Suggested feature: verify token scopes
Issue -
State: closed - Opened by SpicySyntax almost 4 years ago
- 1 comment
#28 - NOOP: Triggering travis
Pull Request -
State: closed - Opened by jamesbui-okta almost 4 years ago
#27 - Bump version, update README
Pull Request -
State: closed - Opened by serhiibuniak-okta almost 4 years ago
#26 - Separate JWTVerifier class with warning.
Pull Request -
State: closed - Opened by serhiibuniak-okta almost 4 years ago
#25 - Fix verify expiration.
Pull Request -
State: closed - Opened by serhiibuniak-okta almost 4 years ago
#24 - Verify_expiration method fails due to verify_claims() missing 2 required positional arguments
Issue -
State: closed - Opened by ekmadsen almost 4 years ago
- 5 comments
#23 - Pass request timeout to cached session.
Pull Request -
State: closed - Opened by serhiibuniak-okta almost 4 years ago
#22 - AccessTokenVerifier verify fails when first retrieving JWK
Issue -
State: closed - Opened by tl24 almost 4 years ago
- 5 comments
#21 - Add proxy support. GH issue #19
Pull Request -
State: closed - Opened by serhiibuniak-okta about 4 years ago
#20 - Merge develop branch, release 0.2.0
Pull Request -
State: closed - Opened by serhiibuniak-okta about 4 years ago
#19 - okta-jwt-verifier does not support proxies
Issue -
State: closed - Opened by ShubhamSharmaCSE about 4 years ago
- 2 comments
#18 - Move common methods to jwt_utils module.
Pull Request -
State: closed - Opened by serhiibuniak-okta about 4 years ago
#17 - Bump version to 0.2.0
Pull Request -
State: closed - Opened by serhiibuniak-okta about 4 years ago
#16 - No matching JWK for Okta Org Auth Server
Issue -
State: closed - Opened by rravi-sift about 4 years ago
- 4 comments
#15 - Add classes IDTokenVerifier and AccessTokenVerifier
Pull Request -
State: closed - Opened by serhiibuniak-okta about 4 years ago
#14 - RuntimeError: There is no current event loop in thread
Issue -
State: closed - Opened by summersz about 4 years ago
- 4 comments
#13 - Fix Release Status in README
Pull Request -
State: closed - Opened by serhiibuniak-okta about 4 years ago
#12 - Fix missing required claims. OKTA-391034
Pull Request -
State: closed - Opened by serhiibuniak-okta over 4 years ago
#11 - Package setup
Pull Request -
State: closed - Opened by serhiibuniak-okta over 4 years ago
#10 - Update README.md, OKTA-354775
Pull Request -
State: closed - Opened by serhiibuniak-okta over 4 years ago
#9 - Add config checks and unittests. OKTA-354776
Pull Request -
State: closed - Opened by serhiibuniak-okta over 4 years ago
#8 - Verify ID token. OKTA-354774
Pull Request -
State: closed - Opened by serhiibuniak-okta over 4 years ago
#7 - Serhii buniak/2021 01 14 verify access token okta 354773
Pull Request -
State: closed - Opened by serhiibuniak-okta over 4 years ago
#6 - Make JWT verifier asynchronous. OKTA-354289
Pull Request -
State: closed - Opened by serhiibuniak-okta over 4 years ago
#5 - Add setup configuration. OKTA-354770
Pull Request -
State: closed - Opened by serhiibuniak-okta over 4 years ago
- 1 comment
#4 - Decode token, validate claims. Separate request_executor
Pull Request -
State: closed - Opened by serhiibuniak-okta over 4 years ago
#3 - Add jwks rollover support. OKTA-354270
Pull Request -
State: closed - Opened by serhiibuniak-okta over 4 years ago
#2 - Add JWKS retrieval. Verify signature. OKTA-349756
Pull Request -
State: closed - Opened by serhiibuniak-okta over 4 years ago
#1 - Add project skeleton
Pull Request -
State: closed - Opened by serhiibuniak-okta over 4 years ago