Bump authlib from 1.5.2 to 1.6.0
Closed
Number: #2
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: None
Comments: 1
Association: None
Comments: 1
Created:
June 18, 2025 at 03:59 PM UTC
(5 months ago)
(5 months ago)
Updated:
July 21, 2025 at 08:44 PM UTC
(3 months ago)
(3 months ago)
Closed:
July 21, 2025 at 08:44 PM UTC
(3 months ago)
(3 months ago)
Time to Close:
about 1 month
Labels:
dependencies python
dependencies python
Description:
Bumps authlib from 1.5.2 to 1.6.0.
Release notes
Sourced from authlib's releases.
Version 1.6.0
- Fix issue when RFC9207 is enabled and the authorization endpoint response is not a redirection. [pull request #733](authlib/authlib#733)
- Fix missing state parameter in authorization error responses. [issue #525](authlib/authlib#525)
- Support for acr and amr claims in id_token. [issue #734](authlib/authlib#734)
- Support for the none JWS algorithm.
- Fix response_types strict order during dynamic client registration. [issue #760](authlib/authlib#760)
- Implement RFC9101 The OAuth 2.0 Authorization Framework: JWT-Secured Authorization Request (JAR). [issue #723](authlib/authlib#723)
- OIDC UserInfo endpoint support. [issue #459](authlib/authlib#459)
Changelog
Sourced from authlib's changelog.
Version 1.6.0
Released on May 22, 2025
- Fix issue when :rfc:
RFC9207 <9207>is enabled and the authorization endpoint response is not a redirection. :pr:733- Fix missing
stateparameter in authorization error responses. :issue:525- Support for
acrandamrclaims inid_token. :issue:734- Support for the
noneJWS algorithm.- Fix
response_typesstrict order during dynamic client registration. :issue:760- Implement :rfc:
RFC9101 The OAuth 2.0 Authorization Framework: JWT-Secured Authorization Request (JAR) <9101>. :issue:723- OIDC :class:
UserInfo endpoint <authlib.oidc.core.userinfo.UserInfoEndpoint>support. :issue:459
Commits
fe87a11chore: release version 1.6.0036a0b7Merge pull request #774 from azmeuk/459-userinfo449a1a2feat: OIDC userinfo endpoint supportd429c36Merge pull request #749 from azmeuk/724-jara524d23chore: move 1.7 deprecations to 1.8f37e60efeat: implement rfc9101 JWT authorization request8a6c714refactor: OAuth2 hook mechanism overhaulff1b66brefactor: extract OAuth2Payload from OAuth2Request98eebd1refactor: remove uncovered code in OAuth2Request1b848e2refactor: create_authorization_response can take an optional 'grant' arg- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Technical Details
| ID: | 3915108 |
| UUID: | 3157419436 |
| Node ID: | PR_kwDOOp-ZZM6bGvVX |
| Host: | GitHub |
| Repository: | auth0/auth0-api-python |