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