Beatrisu fromhelujigokunointan.hashnode.dev·Dec 13, 2024Viva Engage, We Need to Talk About These CommunitiesAh, Viva Engage. You had one job: make collaboration easier. But instead, you’re out here, spawning new Microsoft 365 Groups like a caffeinated rabbit. I mean, sure, I love a new shiny thing as much as the next person, but did we really need yet anot...viva suit
SUJIT KUMAR SAHOOsujittulu.hashnode.dev·Dec 12, 2024Microsoft Entra MFA: Managing Reauthentication Alerts and Session LifetimesHello Connections, It has come to my mind to share something which is useful for the security prospectus. Where we will ensure that being an IAM engineer you have placed the right protection to your organization. So, let’s talk about the benefits tha...MFA
BuzzGKbuzzgk.hashnode.dev·Nov 25, 2024Azure Active Directory (Entra ID) Audit LogsAzure Active Directory (AD) audit logs, now known as Entra ID audit logs, serve as a vital tool for organizations to track user activities, detect anomalies, and investigate security incidents. These detailed records provide valuable insights into wh...Entra ID
SUJIT KUMAR SAHOOsujittulu.hashnode.dev·Oct 16, 2024How to Choose Between Azure B2B and B2C for Your Collaboration StrategyAzure Active Directory (Azure AD) helps you work with others in two main ways: B2B (Business-to-Business) and B2C (Business-to-Consumer). Each one is good for different situations. Azure AD B2B :- Purpose: Great for working with outside partners, su...#Azure B2c and B2b
Shohanur Rahmanshohanur.hashnode.dev·Oct 8, 2024Azure Entra ID Implementation GuideIntroduction to Authentication and Authorization Before we dive into the Azure Entra ID implementation, let’s break down two key concepts: Authentication and Authorization. Authentication Authentication is the process of verifying who the user is. It...Entra ID
Brian Baldockblog.brianbaldock.net·Oct 8, 2024FeaturedHow a User Surge Broke Fabrikam's 'All Company' GroupWhen it comes to multi-tenant organizations, you think you’ve seen it all; until a new twist reminds you that there is always something complex beneath the surface. Recently, I encountered a fascinating issue that perfectly illustrates this point. Le...13 likes·403 readsAll Company group
SUJIT KUMAR SAHOOsujittulu.hashnode.dev·Oct 1, 2024PIM and PIM Group: Basics and BenefitsWhat is PIM? PIM is a service in Microsoft Entra ID that enables you to manage, control, and monitor access to important resources in your organization. These resources include resources in Microsoft Entra ID, Azure, and other Microsoft Online Servic...43 readsmicrosoft-entra-id
CloudvilleforThe Cloudville Blueprintscloudville.hashnode.dev·Sep 17, 2024Entra ID Roles & RBACPicture Credit: Microsoft Learn Entra ID Roles In Microsoft Entra Roles, you define your users, your groups, your applications, and your service principles. These users can authenticate onto Azure and then they can access resources that are part of y...Cloud
Tech Shots(RoamPals)roampals.org·Sep 8, 2024SCIM User Provisioning: Streamlining Identity Management with PythonSCIM User Provisioning: Simplify Identity Management with Python Meta Description: Learn how to implement SCIM user provisioning using Python. Streamline your identity management across Azure AD, Okta, and Google Cloud with step-by-step examples and ...1 likeUser Provisioning
Gilles TOURREAUgilles.tourreau.fr·Aug 16, 2024Change the ClaimsIdentity.AuthenticationType in ASP.NET Core with multiple Entra ID schemes.Introduction When building modern web applications, security is always a top priority. In ASP.NET Core, authentication is a key part of ensuring that only authorized users can access specific parts of your application. You may often need to support m...47 readsClaims Identity