Tech Tales
Hey there! Welcome to our blog, where our team shares all things tech from cool solutions to everyday challenges to innovative ideas we're excited about. We're here to share our journey, inspire yours and have some fun along the way!
OAuth Proxy Server: Handling Dynamic Redirect URIs in Development Environments
- Published
- Author
- Satya Swaroop MohapatraSenior System Analyst
A comprehensive guide to implementing an OAuth proxy server for managing authentication across dynamic development URLs. Includes Rails implementation with Slack OAuth, middleware patterns, and solutions for ngrok, preview deployments, and PR review apps.
Read moreMap Client Roles to User Groups in Keycloak
- Published
- Author
- Sachin KabadiSystem Analyst
This guide provides a step-by-step process for administrators who want to streamline client-role-based access management in their Keycloak setup and access user roles from access token in rails app.
Read moreAuth0 actions
- Published
- Author
- Mohammad hussainSystem Analyst
This blog explains how to configure Auth0 actions, specifically focusing on using the Post-Login action to restrict access based on the user's email domain during social logins, such as with Google.
Read moreKeycloak Single Sign-On Integration with Rails using omniauth-keycloak gem
- Published
- Author
- Sachin KabadiSystem Analyst
This guide walks you through setting up Keycloak locally using Docker, creating a realm, user, client and integrating Keycloak with a Rails application using the omniauth-keycloak gem for single sign-on (SSO).
Read morePasswordless Authentication Flow in Cognito User Pool
- Published
- Author
- Adithya HebbarSystem Analyst
Learn the steps and implementation of a passwordless authentication flow using AWS Cognito and custom Lambda functions.
Read moreExploring Auth0 Custom Actions
- Published
- Author
- Ayush SrivastavaSystem Analyst
A look at how to create, manage, and utilize custom actions in various workflows, including login/post-login, machine-to-machine, password reset, pre and post-user registration, and sending phone messages.
Read more