icon/x Created with Sketch.

Splunk Cookie Policy

We use our own and third-party cookies to provide you with a great online experience. We also use these cookies to improve our products and services, support our marketing campaigns, and advertise to you on our website and other websites. Some cookies may continue to collect information after you have left our website. Learn more (including how to update your settings) here.
Accept Cookie Policy

We are working on something new...

A Fresh New Splunkbase
We are designing a New Splunkbase to improve search and discoverability of apps. Check out our new and improved features like Categories and Collections. New Splunkbase is currently in preview mode, as it is under active development. We welcome you to navigate New Splunkbase and give us feedback.

Accept License Agreements

This app is provided by a third party and your right to use the app is in accordance with the license provided by that third-party licensor. Splunk is not responsible for any third-party apps and does not provide any warranty or support. If you have any questions, complaints or claims with respect to this app, please contact the licensor directly.

Thank You

Downloading Microsoft Azure - Conditional Access Policy Exempted Users
SHA256 checksum (microsoft-azure-conditional-access-policy-exempted-users_100.tgz) 0ccecac65f895e64a87de5f53defd22b8de03f37cfe83fd13e268fb26666c6b8
To install your download
For instructions specific to your download, click the Details tab after closing this window.

Flag As Inappropriate

splunk

Microsoft Azure - Conditional Access Policy Exempted Users

Overview
Details
# Conditional Access Policy Exempted Users

This Python script is designed to collect information about users who are members of groups exempted from conditional access policies in Microsoft Azure Active Directory (AD). It interacts with the Microsoft Graph API to retrieve data about conditional access policies and their exempted groups, and then fetches the members of these groups.

## Releases
Version 2.0.0 was released on 4-July 2024. It now uses Splunk AOB and is more accurate in retrieving users. The caveat in this version it no longers includes any other user info aside from the user's Azure AD unique ID.

## Features

- **Data Collection**: Retrieves information about conditional access policies and exempted groups from Microsoft Azure AD using the Microsoft Graph API.
- **Policy Matching**: Filters conditional access policies based on a provided regular expression pattern.
- **User Retrieval**: Fetches members of exempted groups and collects information about them.
- **Output Formatting**: Outputs collected user information in JSON format suitable for consumption by other systems or storage in Splunk.

## Prerequisites

Before using this script, ensure that you have the following:

- **Microsoft Azure AD**: You must have access to an Azure AD instance and appropriate permissions to query conditional access policies and group memberships.
- **Registered Application**: You need to register an application in Azure AD and obtain its client ID and client secret. This application must have appropriate permissions to access the Microsoft Graph API.
- **Python Environment**: This script requires a Python environment with necessary dependencies installed, such as `requests` and `splunklib`.

## Support
If you want to support me, my Paypal is daniel.l.astillero@gmail.com

Conditional Access Policy Exempted Users

This Python script is designed to collect information about users who are members of groups exempted from conditional access policies in Microsoft Azure Active Directory (AD). It interacts with the Microsoft Graph API to retrieve data about conditional access policies and their exempted groups, and then fetches the members of these groups.

Features

  • Data Collection: Retrieves information about conditional access policies and exempted groups from Microsoft Azure AD using the Microsoft Graph API.
  • Policy Matching: Filters conditional access policies based on a provided regular expression pattern.
  • User Retrieval: Fetches members of exempted groups and collects information about them.
  • Output Formatting: Outputs collected user information in JSON format suitable for consumption by other systems or storage in Splunk.

Prerequisites

Before using this script, ensure that you have the following:

  • Microsoft Azure AD: You must have access to an Azure AD instance and appropriate permissions to query conditional access policies and group memberships.
  • Registered Application: You need to register an application in Azure AD and obtain its client ID and client secret. This application must have appropriate permissions to access the Microsoft Graph API.
  • Python Environment: This script requires a Python environment with necessary dependencies installed, such as requests and splunklib.

Release Notes

Version 1.0.0
April 9, 2024
  • Introducing version 1.0.0 of the Conditional Access Policy Exempted Users script for Splunk.
  • Collects information about users exempted from conditional access policies in Microsoft Azure AD.
  • Retrieves data via the Microsoft Graph API and outputs in JSON format suitable for Splunk integration.

Subscribe Share

Are you a developer?

As a Splunkbase app developer, you will have access to all Splunk development resources and receive a 10GB license to build an app that will help solve use cases for customers all over the world. Splunkbase has 1000+ apps from Splunk, our partners and our community. Find an app for most any data source and user need, or simply create your own with help from our developer portal.

Follow Us:
Splunk, Splunk>,Turn Data Into Doing, Data-to-Everything, and D2E are trademarks or registered trademarks of Splunk LLC in the United States and other countries. All other brand names,product names,or trademarks belong to their respective owners.