File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## 7.1.1 (2022-02-22)
5
+
6
+ - Process and verify the metadata signature for EntitiesDescriptor and EntityDescriptor
7
+ - Fix client to be able to retry creating an AuthnRequest with a different binding
8
+ - Allow requested_authn_context to be an object
9
+ - AttributeValues are optional; allow Attributes to not have values
10
+ - Update SWAMID entity category to support https://myacademicid.org/entity-categories/esi
11
+ - Fix signing for requests with the SOAP binding
12
+ - tests: new test case for signed SOAP LogoutRequests
13
+ - docs: document the metadata node_name option for the remote source
14
+ - examples: align with latest updates
15
+ - deps: declare setuptools as a requirement for processing the package version
16
+ - build: add python 3.9 and 3.10 to classifiers
17
+ - misc: linter fixes
18
+
19
+
4
20
## 7.1.0 (2021-11-16)
5
21
6
22
- Fix signature verification for the redirect binding for AuthnRequest and
Original file line number Diff line number Diff line change 1
- 7.1.0
1
+ 7.1.1
You can’t perform that action at this time.
0 commit comments