Richard Nemeth
905e0caa03
test: improved the tests on urls, back to 100%
2 years ago
Luca Paganin
83d6cf36f6
fix: linting
2 years ago
Luca Paganin
4b95d509e8
fix: moved imports at the top of the file
2 years ago
Luca Paganin
2d217eca1c
fix: remove duplicate function
2 years ago
Luca Paganin
96085b7b1d
fix: applied flake linting checks
2 years ago
Luca Paganin
7e50d4313c
fix: applied tox linting check
2 years ago
Luca Paganin
fb942c11d8
feat: add unit tests
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
cab018fa5a
test: added all unit tests
2 years ago
Richard Nemeth
940f022d92
test: 100% coverage on UMA permissions
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
a07a5eb60f
style: removed manifest, applied pre-commit hooks
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
5e6c775735
style: fixed docstrings everywhere
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
17bfad5ec0
test: added a license test
2 years ago
Richard Nemeth
bead0aff2b
fix: raise correct exceptions
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
Richard Nemeth
b95b1d3505
refactor: slight restructure of the base fixtures
2 years ago
Erik Cederstrand
2f212c1350
feat: Allow fetching existing policies before calling create_client_authz_client_policy()
2 years ago
Erik Cederstrand
39706bcc68
ci: add test case for token exchange setup
2 years ago
Bruno Bonfils
bcdf1b825b
feat: Add update_idp
2 years ago
Bruno Bonfils
f3de47e1b3
feat: Add update_mapper_in_idp
2 years ago
Bruno Bonfils
9a13f67fea
feat: Add get_idp_mappers, fix #329
2 years ago
Richard Nemeth
02625a8af4
test: completed admin unit tests
2 years ago
Richard Nemeth
73ff9785a3
test: added components tests
2 years ago
Richard Nemeth
dc1c4be115
test: added missing tests for clients
2 years ago
Richard Nemeth
2e5d751985
test: added tests for client scopes
2 years ago
Richard Nemeth
d9c3326fd1
fix: allow query parameters for users count
2 years ago
Jackson Kwok
8c3b1b62ca
fix: added fixes based on feedback
2 years ago
Merle Nerger
8dafb4ec30
feat: added UMA-permission request functionality
3 years ago
Richard Nemeth
b0bc470e33
test: cover the cases with unit tests
2 years ago
Richard Nemeth
7ae0442370
test: test authenticator and configurations
2 years ago
Richard Nemeth
cc82e6a874
feat: initial setup of CICD and linting
2 years ago