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 validate method in Config class to be used for configuration
validation checks
- Adds eIDASConfig as base eIDAS config class to host commonly (between
IdP and SP) used validations and functions
- Adds eIDASSPConfig class and override validate method with endpoint
and keydescriptor validations based on eidas v1.2 specs
- Adds utility->config module to host config helper classes and
functions
- Adds new ConfigValidationError for config error signaling
- Adds RuleValidator class to be used for config elements validation
rule crafting
- Adds should_warning and must_error functions for signaling warnings
and errors related to element rules using RFC2119 wording
0 commit comments