Skip to content

joaovitoriasilva/Entra-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Entra Tools Repository

This repository contains various Microsoft Entra (formerly Azure AD) tools and utilities that I use for authentication, token management, and identity-related development tasks.

About This Repository

The tools in this repository are designed to help with Microsoft Entra integration and development workflows. These may include:

  • Authentication demos and examples
  • Token claim analyzers
  • Identity configuration utilities
  • Development helpers and scripts

AI-Generated Content

⚠️ Important Note: The tools and code in this repository may be heavily generated by AI assistants. While functional and tested, please review and validate the code before using in production environments.

Projects

  • EntraDisplayTokenClaims/: A single-page application that demonstrates Microsoft Entra authentication using MSAL.js, displays token claims, and shows access tokens.
  • GetAppRegLatestSignIns/: A PowerShell script that retrieves and displays the latest sign-in activity for all application registrations in a Microsoft Entra tenant. Supports console output and CSV export for auditing purposes.
  • GetLicensedUsers/: A PowerShell script that retrieves and displays Microsoft Entra license assignments for users. Supports detailed service plan visibility, console output, and CSV export for large-scale audits.

Usage

Each tool/project contains its own README with specific setup and usage instructions. Please refer to the individual project directories for detailed documentation.

Security Considerations

  • Never commit actual credentials or secrets to this repository
  • Use example/template files for sensitive configuration
  • Review AI-generated code for security best practices
  • Test thoroughly before production use

Contributing

These tools are primarily for personal use, but feel free to fork, contribute and adapt them for your own needs.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors