You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Richard Nemeth
98b9b245e3
feat: decode token with all keys, added get client certificate info method ( #704 )
* fix: do not throw when processing signed userinfo response
* chore: remove custom pyproject commit
* fix: add all keys for decoding the token
* feat: new methods for certificate key info
* chore: lint fix
* fix: use async
* test: updated regex
7 days ago
..
data
style: removed manifest, applied pre-commit hooks
4 years ago
providers
fix: tests and upgraded deps (#419)
3 years ago
__init__.py
style: fixed docstrings everywhere
4 years ago
conftest.py
fix: Fix/python version and ci (#691)
1 month ago
test_authorization.py
fix: fix tests (#661)
7 months ago
test_connection.py
feat: decode token with all keys, added get client certificate info method (#704)
7 days ago
test_exceptions.py
fix: small bugs, use ruff as linter, added annotations
1 year ago
test_keycloak_admin.py
feat: decode token with all keys, added get client certificate info method (#704)
7 days ago
test_keycloak_openid.py
feat: decode token with all keys, added get client certificate info method (#704)
7 days ago
test_keycloak_uma.py
fix: strong and consistent typing across the library
2 months ago
test_license.py
fix: small bugs, use ruff as linter, added annotations
1 year ago
test_pkce_flow.py
fix: strong and consistent typing across the library
2 months ago
test_uma_permissions.py
fix: strong and consistent typing across the library
2 months ago
test_urls_patterns.py
fix: small bugs, use ruff as linter, added annotations
1 year ago