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

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)

Search Okta System logs and upload logs into a REST endpoint

Okta Workflows makes it easy to automate identity processes at scale – without writing code. Use if-this-then-that logic, Okta’s pre-built connector library, and the ability to connect to any publicly available API to enable anyone to innovate with Okta. Workflows templates provide flow builders with pre-built, configurable flows for common identity automation use cases. Flogrammers can … Continue reading Search Okta System logs and upload logs into a REST endpoint