In this post, we describe Syndeia’s new integration for User Authentication and Single-Sign-On using OASIS-standard Security Assertion Markup Language 2.0 – better known as “SAML2 SSO”. “SSO is working great. My team and I worked with our CIS/IAM team to configure SAML/SSO on Syndeia, and it was a rather straightforward process.” – Syndeia early-access Adopter.
As Intercax prepares to roll out Syndeia release 3.5, we’re giving our blog followers an advance look at upcoming new features. Part 1 covered Vitech GENESYS, using the Generic RESTful API integration. Part 2 demonstrated the new integration for SmartBear Collaborator. In this part, we describe Syndeia’s new integration for ESTECO VOLTA. The accompanying video
As Intercax prepares to roll out Syndeia release 3.5, we’re giving our blog followers an advance look at new features. First is the Generic RESTful API integration applied to Vitech GENESYS in the accompanying video. One important aspect of the Digital Thread is the ability to access all the system data, distributed over many models
In Part 4 of this blog series, we demonstrated the use of graph analysis with Gremlin for analyzing the digital thread. This probably raised several questions in the reader’s mind. How do we automate these queries so we don’t need to manually enter each one? How can we perform additional analysis on the results with
The data model Syndeia uses for the Digital Thread is a graph, a collection of vertices and edges, each of which can have a name, type and properties (edges can also have a direction). In our case, we have all of those. Referring back to Figure 1, Part 1, the reader can see why this
In the first post in this series, we considered the relationship between Data Science and the Digital Thread. In this post, we will discuss what need to put these ideas into practice. First, obviously, is data. We want all the data about the system and a way to get to it. For that, I’m going
This series of articles presents stories that promote “tactical graphs”, the use of Syndeia Digital Thread, to make better business decisions. Each article: presents a business scenario, offers a Gremlin-language graph query, states how to execute the query, and then dissects that query. Reading these stories, you may learn how to tailor these queries for