Zerek
|
962133ec01
|
docs: update auth_url method's docstring and readme file
|
3 years ago |
Zerek
|
e4c0ff2c7d
|
fix: Support the auth_url method called with scope & state params now
|
3 years ago |
Fredrik Lindner
|
81b3cc80db
|
docs: add timeout to docstring
|
3 years ago |
Fredrik Lindner
|
d2a6262d61
|
feat: Ability to set custom timeout for KCOpenId and KCAdmin
|
3 years ago |
Erik Cederstrand
|
94ef46b29b
|
feat: Support Token Exchange. Fixes #305
|
3 years ago |
Erik Cederstrand
|
6bfbd0d15f
|
fix: correct spelling of public API method
BREAKING CHANGE: Renames `KeycloakOpenID.well_know` to `KeycloakOpenID.well_known`
|
3 years ago |
Jackson Kwok
|
8c3b1b62ca
|
fix: added fixes based on feedback
|
3 years ago |
Merle Nerger
|
8dafb4ec30
|
feat: added UMA-permission request functionality
|
3 years ago |
Richard Nemeth
|
54beb51fba
|
chore: move source files into src folder
Moved all of the source files into the src folder
|
3 years ago |
Richard Nemeth
|
aff3051ffa
|
docs: fix docstrings
|
3 years ago |
Richard Nemeth
|
cc82e6a874
|
feat: initial setup of CICD and linting
|
3 years ago |
Leandro de Souza
|
9e7d0d2ec5
|
Added optional proxies for requests calls
|
4 years ago |
Yannick Chabbert
|
8f6de6c3c8
|
openid - minor typo fix, change nothing yet
|
4 years ago |
Marcos Pereira
|
d046ce1d68
|
Fixed IndentationError
|
4 years ago |
domste
|
59c3851264
|
add deprecation exception on entitlement call
|
5 years ago |
Christian Müller
|
1f5e9ad2e4
|
fixing issue #91
and be backwards compatible with older keycloak versions
|
5 years ago |
twsl
|
51b7f29dd4
|
Fixed mixed up urls
|
5 years ago |
twsl
|
d743e43065
|
Added public key method
|
5 years ago |
Nicolas Marcq
|
e16e054bf1
|
[Feature] add custom headers. Closes #38
|
5 years ago |
Kevin Fox
|
e68bbf2284
|
Add the option to specify extra key/values to the token endpoint
|
6 years ago |
Sebastian Wehrmann
|
b425acbc04
|
Stick with existing code conventions
|
6 years ago |
Sebastian Wehrmann
|
cddc95e5af
|
Add implementation for auth_url
|
6 years ago |
Alain ROMEYER
|
74da5c2ee6
|
support totp
|
6 years ago |
Ewan Jones
|
4763a5f4ab
|
pep8 formatting
|
7 years ago |
Marcos Pereira
|
a33039a4aa
|
Fixed README and setup.py. Updated docs.
|
7 years ago |
Remco Kranenburg
|
d8bd5076ed
|
Add possibility to use authorization_code in KeycloakOpenID.token
|
7 years ago |
Giovanni Colapinto
|
f387c973a2
|
Add get_client_authz_resources to retrieve resources
|
7 years ago |
Marcos Pereira
|
82d90e8612
|
Updated docks
|
7 years ago |
Marcos Pereira
|
2c176e6f8a
|
Refactoring code: groups and client.
|
7 years ago |
Martin Devlin
|
f71b9bf148
|
Initial commit
|
8 years ago |
Marcos Pereira
|
bae47f0761
|
Methods: list users, get user, create user.
|
8 years ago |
Marcos Pereira
|
215c7d71e9
|
Fixed name introspect.
|
8 years ago |
Marcos Pereira
|
35cbc21a9d
|
Added select method decode token.
|
8 years ago |
Marcos Pereira
|
2a19155fab
|
Added feature get_policies.
|
8 years ago |
Marcos Pereira
|
6697db0c18
|
Resolved imports.
|
8 years ago |
Marcos Pereira
|
9cf3c37676
|
Added policies, permissions, roles, scopes and resources.
|
8 years ago |
Marcos Pereira
|
4e3fe9c7e1
|
Added authorization services.
|
8 years ago |
Marcos Pereira
|
4e608d4014
|
PEP8 recommendations. Thanks @marcelodufe!
|
8 years ago |
Marcos Pereira
|
8dd78aae1a
|
Change PyJWT for python-jose
|
8 years ago |
Marcos Pereira
|
8069a5101e
|
Added Instropect RPT and Token.
|
8 years ago |
Marcos Pereira
|
ab4d17787f
|
Added introspect and entitlement.
|
8 years ago |
Marcos Pereira
|
5626195dad
|
Added Introspection
|
8 years ago |
Marcos Pereira
|
33ca73dafe
|
Added token, userinfo and logout.
|
8 years ago |
Marcos Pereira
|
bc4c8f1b66
|
Initial import
|
8 years ago |