Mahira Technology Private Limitedmahiratechnology.hashnode.dev·Oct 16, 2024The Terraform Technique That’s Changing the Game for Snowflake SAML/Security IntegrationOverview :- Terraform has become an essential tool for managing infrastructure as code, and its integration with Snowflake’s SAML and security features is making waves in the data management world. This technique streamlines the process of setting up...snowflake
Vamsi Krishna Sethuvamsi344.hashnode.dev·Sep 26, 2024Integrating Keycloak with OpenStack: A Step-by-Step GuidePlease read about Keystone Federation before moving forward to implementation Integrating KeyCloak with OpenStack includes four main steps: Installation of DevStack in a VM Install and Configure a KeyCloak instance Configure Keystone and Shibbolet...53 readsshibboleth
Pratulmyspace233.hashnode.dev·Aug 16, 2024Easy SSO Setup for Salesforce Using SAML and Microsoft Entra IDThese few days I have been working on setting up SSO with Salesforce where I wanted the identities present in Microsoft Entra ID (applicable for cloud users & users from on Prem AD synced via Entra Connect) to access salesforce app with same credenti...SSO - Single Sign-On
Hung Tranpanmantran.hashnode.dev·Aug 8, 2023A Breezy Guide to Implementing SAML2 Authentication with JWT in .NET WebAPI using SustainsysDid you pull a new assignment to sprinkle SAML2 magic on your .NET WebAPI using JWT with a free library? Well, your search ends here, fellow coder! By the end of this guide, you'll be equipped with a production-ready solution and glean insights into ...3 likes·49 reads.NET