40 Commits (a70444da47812be0d504e13ce3363451c45334ec)

Author SHA1 Message Date
Greg Griffin a70444da47 feat: add optional nonce parameter to the authorization URL requests 6 months ago
Marlene Koh 032418de63
fix: add scopes to device auth (#599) 7 months ago
Hugo Rivera Calzadillas 05c2e7a508
feat: Add the max_retries parameter (#598) 7 months ago
alexrohozneanu 41d20478e9
fix: Set client_credentials as grant_type also when x509 certificate is given (#597) 7 months ago
Nehuen Gonzalez-Montoro 88a8ccc6d3
feat: allow the use of client certificates in all requests (#584) 9 months ago
Denis Kotnik ebfaa33ee6
fix: use a_public_key() in a_decode_token() instead of public_key() (#582) 9 months ago
pyaiman 81025e085d
feat: Async feature (#566) 11 months ago
Wouter Claeys ec1affa1df
fix: Leeway config (#568) 11 months ago
Richard Nemeth 4dc5b0ab70
refactor: refactored decode_token 12 months ago
Tobias Genannt 49f2d8bef0
docs: Update all links (#546) 1 year ago
Nathan Furnal e285f92e6b fix: use jwcrypto and remove python-jose 1 year ago
Geoff Owen 7df92332fd feat: Adding additional methods to support roles-by-id api calls 1 year ago
Marcos Pereira Jr da99042e82 fix: deprecate entitlement 1 year ago
Richard Nemeth 03c317c68b
fix: Ci/fix tests (#506) 1 year ago
manonmichel 5d4b9d13d1
chore: Add device authorization grant (#454) 1 year ago
Daniel Herrmann 92f7d7667c
docs: Allow the verify attribute to be bool or string #479 (#480) 1 year ago
mklassen 45116bc02b
feat: Update dynamic client using registration access token (#491) 1 year ago
pitwegner 3704c776d1
chore: make audience in token exchange optional (#499) 1 year ago
André Santos fd00b7f9bd refactor: Exchange token method 2 years ago
mklassen 8f4b49a4d1
feat: add initial access token support and policy delete method 2 years ago
Richard Nemeth 451a22a103 fix: default scope to openid 2 years ago
Richard Nemeth 40ac02ae3b docs: finished off docstrings in the source 3 years ago
Subramaniam Ramasubramanian d14fbd6b5d feat: Add token_type/scope to token exchange api 3 years ago
Richard Nemeth 7031123c1f test: finished off openid tests 3 years ago
Zerek 962133ec01 docs: update auth_url method's docstring and readme file 3 years ago
Richard Nemeth 18ce10c73b test: added authz tests 3 years ago
Zerek e4c0ff2c7d fix: Support the auth_url method called with scope & state params now 3 years ago
Richard Nemeth 5e6c775735 style: fixed docstrings everywhere 3 years ago
Richard Nemeth b10c161ed8 test: added more openid tests 3 years ago
Fredrik Lindner 81b3cc80db docs: add timeout to docstring 3 years ago
Richard Nemeth bead0aff2b fix: raise correct exceptions 3 years ago
Richard Nemeth 590c7bb582
test: test of init and well_known of oid 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 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 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 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