File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+
4+ ## 6.2.0 (2020-10-05)
5+
6+ - Fix the generated xsd: ID format for EncryptedData and EncryptedKey elements
7+ - Set the default value for the NameFormat attribute to unspecified when parsing
8+ - Support arbitrary entity attributes
9+ - Replace all asserts with proper checks
10+ - Allow request signing in artifact2message
11+ - Support logging configuration through the python logger
12+ - Fix wrong identifiers for ecdsa algos
13+ - Fix automatic inversion of attribute map files
14+ - Factor out common codepaths in attribute_converter
15+ - Remove uneeded exception logging
16+ - Docs: Update configuration options documentation
17+ - Examples: Support both str and bytes in SAML requests on the example idp
18+ - Examples: Update to key generation to 2048 bits
19+
20+
321## 6.1.0 (2020-07-10)
422
523- Fix signed logout requests flag
1230 need to use the new configuration option ` name_id_policy_format ` .
1331- Fix documentation formatting
1432
33+
1534## 5.4.0 (2020-07-10)
1635
1736- Fix generation of signed metadata
Original file line number Diff line number Diff line change 1- 6.1 .0
1+ 6.2 .0
You can’t perform that action at this time.
0 commit comments