ryshoooo
3c4e0f1443
docs: changelog update
2 years ago
Richard Nemeth
b1df072e54
Merge pull request #372 from Merle-Nerger/feature/get_roles_with_attributes
feat: bulk role queries with role attributes
2 years ago
Richard Nemeth
e5804ea4dd
Merge pull request #371 from antoniolucasnobar/master
feat: add client scope-mappings client roles operations
2 years ago
Merle Nerger
739e9abfbe
feat: added missing functionality to include attributes when returning realm roles according to specifications
2 years ago
Merle Nerger
acd457ef39
docs: fixed docstrings stating incorrect return types for get_client_role(s) and get_realm_role(s)
2 years ago
Antonio Lucas Neres
7c486ccb4f
feat: add client scope-mappings client roles operations
2 years ago
ryshoooo
0b93336f15
docs: changelog update
2 years ago
Richard Nemeth
c7a60b104a
Merge pull request #369 from subramaniam20jan/master
feat: Add token_type/scope to token exchange api
2 years ago
Subramaniam Ramasubramanian
d14fbd6b5d
feat: Add token_type/scope to token exchange api
2 years ago
ryshoooo
2e2578b1b4
docs: changelog update
2 years ago
Richard Nemeth
8ee4018cfb
Merge pull request #366 from antoniolucasnobar/master
feat: add client scope-mappings realm roles operations
2 years ago
Antonio Lucas Neres
0fb6c2058d
feat: add client scope-mappings realm roles operations
2 years ago
Richard Nemeth
bebe3e37ce
Merge pull request #365 from ouattararomuald/update-readme-issue-344
Add changing realm example
2 years ago
Romuald OUATTARA
a1591ba50a
docs: added change of realm example
2 years ago
Richard Nemeth
7ea8ef6cbb
ci: dont do incremental updats to the changelog
2 years ago
Richard Nemeth
cb2bab003e
chore: update master
2 years ago
Richard Nemeth
843113921c
chore: linting on full repo
2 years ago
Richard Nemeth
a14a47dd40
chore: dependency update
2 years ago
Richard Nemeth
c98189ca69
docs: more docstring linting
2 years ago
Richard Nemeth
67d38f101c
Merge pull request #364 from marcospereirampj/363-support-for-the-latest-keycloak-version
test: fixed tests, updated dependencies
2 years ago
Richard Nemeth
f61b42a6ec
test: fixed tests, updated dependencies
2 years ago
Richard Nemeth
2bf150f7c1
style: start of more checks
2 years ago
Richard Nemeth
dd6fbbd786
Merge pull request #361 from marcospereirampj/ci/changelog
docs: added changelog creation with cicd
2 years ago
Richard Nemeth
15fbe3683c
docs: added changelog creation with cicd
2 years ago
Richard Nemeth
0e74773a20
Merge pull request #360 from marcospereirampj/359-url_auth-pattern-has-space-at-the-end
359 url auth pattern has space at the end
2 years ago
Richard Nemeth
37ef5e9f96
refactor: applied linting
2 years ago
Richard Nemeth
0a5e39d8a5
chore: updated dependencies
2 years ago
Richard Nemeth
905e0caa03
test: improved the tests on urls, back to 100%
2 years ago
Richard Nemeth
e6c4b28108
fix: removed whitespace from urls
2 years ago
Richard Nemeth
fb8663e0ac
Merge pull request #358 from LucaPaganin/master
feat: add functions covering some missing REST API calls
2 years ago
Luca Paganin
83d6cf36f6
fix: linting
2 years ago
Luca Paganin
067673f81b
fix: now get_required_action_by_alias now returns None if action does not exist
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
7eb56d5388
fix: applied tox -e docs
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
Luca Paganin
9bff615fec
feat: add docstrings
2 years ago
Luca Paganin
5bc5d4f321
feat: add functions covering some missing REST API calls
2 years ago
Richard Nemeth
68574e17d1
Merge pull request #357 from marcospereirampj/351-create_client-client-name-is-neither-mandatory-nor-unique-per-realm-clientid-does-not-need-to-be-a-uuid
fix: check client existence based on clientId
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
ded0a495c4
Merge pull request #355 from marcospereirampj/test/finalize
Test/finalize
2 years ago
Richard Nemeth
cab018fa5a
test: added all unit tests
2 years ago
Richard Nemeth
49ddcdc3a6
fix: turn get_name into a method, use setters in connection manager
2 years ago
Richard Nemeth
940f022d92
test: 100% coverage on UMA permissions
2 years ago
Richard Nemeth
3052f80fd6
refactor: no need to try if the type check is performed
2 years ago
Richard Nemeth
1cade3f1f3
Merge pull request #354 from marcospereirampj/test/openid
Test/openid
2 years ago
Richard Nemeth
81cc71c000
test: fix the tests, make them compatible with older python versions
2 years ago
Richard Nemeth
0a1f123716
refactor: merge master branch into local
2 years ago