Richard Nemeth
f1809970bc
test: fix the tests for latest keycloak
2 years ago
Richard Nemeth
0b79b5771f
test: updated docstrings to pass checks
2 years ago
Richard Nemeth
905e0caa03
test: improved the tests on urls, back to 100%
2 years ago
Richard Nemeth
1c6524e4db
fix: check client existence based on clientId
Remove the necessity for supplying client name for create a new client
request, also don't check existing clients based on client name as those
can be duplicate
BREAKING CHANGE: Renamed parameter client_name to client_id in get_client_id method
Closes #351
2 years ago
Richard Nemeth
81cc71c000
test: fix the tests, make them compatible with older python versions
2 years ago
Richard Nemeth
7031123c1f
test: finished off openid tests
2 years ago
Richard Nemeth
18ce10c73b
test: added authz tests
2 years ago
Richard Nemeth
3a697caaef
test: added load authorization config test
2 years ago
Richard Nemeth
b10c161ed8
test: added more openid tests
2 years ago
Richard Nemeth
65a4af1550
test: added auth_url and token tests, more structure to fixtures
2 years ago
Richard Nemeth
d79939535f
style: applied isort
2 years ago
Richard Nemeth
590c7bb582
test: test of init and well_known of oid
2 years ago