20220511 - iHub Release

Summary:
Update iHub to use latest SSL Certificate

Ticket:
https://bigdigit.atlassian.net/browse/IHUB-768

Detail:
iHub has been updated to use the latest SSL certificate.


Summary:
Azure B2C Ready - New Sign-In process

Ticket:
https://bigdigit.atlassian.net/browse/SSO-79

Detail:
iHub now supports the new Sign-In process using “Azure AD B2C when we complete the user migration to Azure B2C.

Migration to Azure B2C will be done in phases.


Summary:
Azure B2C Ready - Support new application switcher

Ticket:
https://bigdigit.atlassian.net/browse/IHUB-745

Detail:
Users will have the ability to switch between applications from the User Account menu when we complete the user migration to Azure B2C.


Summary:
Migrate Client API to .Net Standard

Ticket:
https://bigdigit.atlassian.net/browse/IHUB-749

Detail:
iHub Client API is used by both Seko 360 (.NET Framework) and White Glove (.NET 6).
The NuGet package needs to be compatible with both so we have migrated this to use .NET Standard 2.0


Summary:
Invoke Service shows correct “Queue Position”

Ticket:
https://bigdigit.atlassian.net/browse/IHUB-737

Detail:
Previously when a user manually invoked a service to process a file, it would show a high “Queue Position” even when the file was processed relatively quickly. This has been updated to show the correct “Queue Position” thereby providing valuable feedback to the user on when their file will be processed.


Summary:
Added custom Json Converter to handle strings with double quotes

Ticket:
https://bigdigit.atlassian.net/browse/IHUB-733

Detail:
Added a fix to handle strings with double quotes when parsing these using Scriban on Push Services.