Summary:
Azure B2C Ready - New Sign-In process
Ticket:
-
SSO-79Getting issue details...
STATUS
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:
-
IHUB-745Getting issue details...
STATUS
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:
-
IHUB-749Getting issue details...
STATUS
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:
-
IHUB-737Getting issue details...
STATUS
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:
-
IHUB-733Getting issue details...
STATUS
Detail:
Added a fix to handle strings with double quotes when parsing these using Scriban on Push Services.