Connecting an Auth0 tenant to Okta Workflows

A while ago Okta announced the integration of Okta Workflows with Auth0. Bringing low-code automation to the Auth0 platform. In this blog post I am going to cover the setup steps for the integrations. In another blog post I give an example of deleting inactive users from a one of my conference demo instances. There … Continue reading Connecting an Auth0 tenant to Okta Workflows

Secure your tokens – an introduction to DPoP

𝐏𝐫𝐨𝐨𝐟-𝐨𝐟-𝐩𝐨𝐬𝐬𝐞𝐬𝐬𝐢𝐨𝐧 capabilities are becoming pivotal in ensuring application token security with the increasing adoption of OAuth-based access management. 𝐃𝐏𝐨𝐏, or 𝐃𝐞𝐦𝐨𝐧𝐬𝐭𝐫𝐚𝐭𝐢𝐧𝐠 𝐏𝐫𝐨𝐨𝐟 𝐨𝐟 𝐏𝐨𝐬𝐬𝐞𝐬𝐬𝐢𝐨𝐧 is a relatively new standard that comes with promising security features, especially for the internet-facing open applications.

2024, A new era for spatial computing, augmented reality and a world without passwords.

Two months into 2024, Apple finally released its new product, Apple Vision Pro. Apple claims the Apple Vision Pro is “a revolutionary spatial computer that seamlessly blends digital content with the physical world, while allowing users to stay present and connected to others.” The release of Apple Vision Pro opens up the world of multiple … Continue reading 2024, A new era for spatial computing, augmented reality and a world without passwords.

Managing FGA Relationships with Okta Identity Governance and Workflows

Overview This blog post will walk you through how to programmatically create and delete Tuples within Okta’s Fine Grained Authorization (FGA) product triggered by an Access Request in Okta Identity Governance (OIG). FGA is an early-stage product Okta is building to solve fine grained authorization at scale. FGA is a Relationship Based Access Control model … Continue reading Managing FGA Relationships with Okta Identity Governance and Workflows

Secure React App using Auth0(CIC) and deploy to Azure App Service

TL;DR I had a customer recently ask me, if their React app which is being integrated with Auth0 (CIC) would continue to work if the React app is hosted out of Azure App Service ? Hence this article, as this more of proves the fact that irrespective of where the SPA is being hosted, Auth0(CIC) … Continue reading Secure React App using Auth0(CIC) and deploy to Azure App Service

With Auth0 (Okta Customer Identity Cloud), get ready for Action !

Actions in the Login flow in Auth0 Let’s discover Actions, those pieces of code that act as flexible extensions to the authorization and authentication flow! For starters, what’s Auth0 ? Auth0 is an IaaS (Identity as a Service) solution, designed by and for developers. Acquired by Okta in 2021, Auth0 will become the solution for CIAM (Customer … Continue reading With Auth0 (Okta Customer Identity Cloud), get ready for Action !

Handle authentication/password resets for unique usernames with duplicate email address using CIC (Auth0)

TL;DR In certain unique cases, I have come across a scenario where end customers are using a unique username (ex: USER01) with duplicate email address. In this blog post, I have tried to document a solution/approach on how we could handle authentication and password reset for these users using CIC (Auth0). Known Information Currently CIC … Continue reading Handle authentication/password resets for unique usernames with duplicate email address using CIC (Auth0)

Auth0 Integration with Okta Workflows – Part Two

This blog post is part two in the series. The first post can be found here: Auth0 Integration with Okta Workflows – Part One For large organizations comprised of numerous independently managed business units, centralizing identity can be extremely challenging. Okta hub-spoke architecture model has been key in solving this issue for many organizations for … Continue reading Auth0 Integration with Okta Workflows – Part Two