
In the first session, we will introduce you to the concept of Neo-security and then take a closer look at the three main parts of the systems that adhere to it:
The Identity Management System
The API Management System
The Entitlement Management System
In this part, we will look at API integration patterns and how to properly secure your APIs in the Neo-security architecture. We will talk about:
The Phantom token flow
The Split token flow
Proof-of-Possession tokens
In the third lecture, we continue learning about the different API integration patterns. We will take a closer look at:
How to organize scopes and claims
Levels of enforcement
Token sharing techniques, when APIs talk to each other
Dealing with entitlement
Define digital identity as the data that identifies a user, separate from an account, and explain how federated sources feed identities and tokens across customers, employees, and partners.
Define authentication as identifying the user and linking a physical person to a digital identity, involving disambiguation, credential checks, attribute collection, and name transformation, plus multifactor authentication for stronger security.
Identity federation lets users from one domain access data in another without redundant administration, using protocols like OpenID Connect or SAML, with Just-In-Time provisioning linking federated identities to accounts.
This four-part course is focused on best practices to build a centralized and modular identity architecture based on open standards.
By enrolling in the course and following a series of lectures, students will get a comprehensive introduction to the Neo-security concepts and how they can use them to create a secure architecture to protect and assert legitimate access to APIs, services, and applications on the web and mobile.
This course will be utterly useful as it explains how to build a secure and scalable platform which is capable of managing identities, governing the issuance of tokens, and being responsible for federation.
In the first session, we will introduce you to the concept of Neo-security and then take a closer look at the three main parts of the systems that adhere to it:
The Identity Management System
The API Management System
The Entitlement Management System
In the second part, we will look at API integration patterns and how to properly secure your APIs in the Neo-security architecture. We will talk about:
The Phantom token flow
The Split token flow
Proof-of-Possession tokens
In the third part of the Building an Identity Architecture course, we continue learning about the different API integration patterns. We will take a closer look at:
How to organize scopes and claims
Levels of enforcement
Token sharing techniques, when APIs talk to each other
Dealing with entitlement
In the fourth and last part of the Building an Identity Architecture course, we examine identities and access management, the details of authentication. In the session, we share:
Insight on user identities
Theory of the authentication process
The relationship between authentication and authorization
An overview of federation