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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Minor Changes
Various UI and bug fixes in the front end: profile page, role page, analytics page, etc.
Implementation of multi SSO domains. You can now connect multiple OIDC providers linked to a domain. Depending on the domain @google.com or @yourcompany.com the user will be guided through the SSO process.
Ability to embed Kerberos Hub into an existing application through SSO chaining. Authentication token (oauth2) is forwarded to the Kerberos Hub application, which automatically validates or reject the token, and seamless login the user.
Performance increase of thumbnail generation and significant reduced size.
Support for IO triggering through alerts. ONVIF configured Kerberos Agents will pull IO configuration from the camera and forward it to Kerberos Hub. The Kerberos Agent act as a gateway for triggering the IO pins.
New chart layouts for better UX and rendering.
Major Changes
Performance increase due to front-end version upgrade (Angular).
Performance increase due to MongoDB driver update, we do support latest MongoDB version. kerberos-io/roadmap#58