You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Adds support for setting the protocol versions supported based on
eIDAS Message Format v1.1-2 document
- Adds validator for the existence of the protocol version and issues a
warning if it doesn't exist
- Adds tests for configuration validation and for the existence of
protocol version as an entity attribute element
- Adds helper functions `make_type` and `make_list` to make parsing the
protocol version easier regardless of it being a single element or a
list of elements
0 commit comments