-
Notifications
You must be signed in to change notification settings - Fork 0
1.12.0 Release Notes
Due to Open SAML library changes, min and max refresh values can no longer be "empty"/null by default in the database and must also be legal in conjunction with each other (ie min < max). The simplest upgrade path was therefore determined to be to reset these values for all entries in the database to match the default values the OpenSAML library uses of MIN = 1 minute, MAX = 4 hours.
BEFORE upgrading, please be sure to revisit your saved values and then reset as needed after your upgrade. The Shib IDP UI now requires that both fields have a valid, non-zero value. Please update any:
- Filesystem Metadata Resolver
- File Backed Http Metadata Resolver
- Resource Backed Metadata Resolver
By using the SHIB-IDP-UI tool itself to ensure the settings are accepted and proper.
Adding Algorithm filter as a filter option
Added Ignore Request Signatures to Relying Party Overrides
Added spinner to dashboard pages Added spinner to history pages Updated tooltips for FileBacked Provider Updated tooltips for DynamicHttp Provider Updated tooltips for Metadata Sources and filters Updated tooltips for Groups and Roles Updated ignore auth method tooltip Fixed issue with scrollbar on dashboard Fixing display issue for external metadata filter from the provider display