Skip to content

Commit 8ccbcd2

Browse files
Weasy666njaremko
andauthored
Add entities descriptor (#54)
* Add `EntitiesDescriptor` * Add `EntityDescriptorType` enum to allow to parse arbitrarily nested `EntityDescriptor`s and `EntitiesDescriptor`s * Update CHANGELOG --------- Co-authored-by: Daniel Wiesenberg <[email protected]> Co-authored-by: Nathan Jaremko <[email protected]>
1 parent 09c4dda commit 8ccbcd2

File tree

4 files changed

+319
-37
lines changed

4 files changed

+319
-37
lines changed

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Changelog
22

3-
43
### Unreleased
54

65
### 0.0.16
76

87
- Add support for basic `RequestedAuthnContext` de-/serialization in `AuthnRequest`
98
- Add support for Elliptic-curve cryptography
109
- Use enum for signature and digest algorithm
10+
- Add EntityDescriptorType enum to allow parsing of arbitrarily nested EntityDescriptors and EntitiesDescriptors
1111

1212
### 0.0.15
1313

0 commit comments

Comments
 (0)