PHPackages                             aligent/magento2-introspection-auth - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. aligent/magento2-introspection-auth

ActiveMagento2-module[Authentication &amp; Authorization](/categories/authentication)

aligent/magento2-introspection-auth
===================================

Restricts introspection GraphQL queries to authorised users

1.2.0(1y ago)216.0k↓42.9%1GPL-3.0-onlyPHPPHP ~8.1.0|~8.2.0|~8.3.0|~8.4.0

Since Nov 28Pushed 1y ago13 watchersCompare

[ Source](https://github.com/aligent/magento2-introspection-auth)[ Packagist](https://packagist.org/packages/aligent/magento2-introspection-auth)[ RSS](/packages/aligent-magento2-introspection-auth/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (6)Used By (0)

magento2-introspection-auth
===========================

[](#magento2-introspection-auth)

Magento 2 module to handle authorisation of GraphQL introspection queries.

Functionality
-------------

[](#functionality)

In Magento 2, GraphQL introspection can be enabled/disabled globally. This module adds functionality so that when enabled, introspection queries can only be made by authorised users.

Installation
------------

[](#installation)

1. Install the package via composer

```
composer require aligent/magento2-introspection-auth
```

2. Enable the module

```
bin/magento module:enable Aligent_IntrospectionAuth
```

3. Run the `setup:upgrade` command

```
bin/magento setup:upgrade
```

Configuration
-------------

[](#configuration)

The authorisation functionality can be enabled/disabled via `Stores -> Configuration -> Advanced -> System -> Security -> Enable Introspection Authorisation`Note that authorisation will only work is GraphQL introspection is enabled. If it is disabled, it will be disabled for all users, regardless of authorisation.

Permission
----------

[](#permission)

In order to be authorised, users/integrations will need the `Aligent_Introspection::introspection_allowed` permission

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance47

Moderate activity, may be stable

Popularity30

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 90.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~252 days

Total

3

Last Release

399d ago

PHP version history (3 changes)1.0.0PHP ~8.1.0|~8.2.0

1.1.0PHP ~8.1.0|~8.2.0|~8.3.0

1.2.0PHP ~8.1.0|~8.2.0|~8.3.0|~8.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/d2562970d9b77564454ead1236c1db5ddedb44198bb00925b614418c4105f541?d=identicon)[aligent](/maintainers/aligent)

---

Top Contributors

[![aligent-lturner](https://avatars.githubusercontent.com/u/40189797?v=4)](https://github.com/aligent-lturner "aligent-lturner (10 commits)")[![jswift](https://avatars.githubusercontent.com/u/641652?v=4)](https://github.com/jswift "jswift (1 commits)")

---

Tags

magento

### Embed Badge

![Health badge](/badges/aligent-magento2-introspection-auth/health.svg)

```
[![Health](https://phpackages.com/badges/aligent-magento2-introspection-auth/health.svg)](https://phpackages.com/packages/aligent-magento2-introspection-auth)
```

###  Alternatives

[markshust/magento2-module-disabletwofactorauth

The DisableTwoFactorAuth module provides the ability to disable two-factor authentication.

2282.7M6](/packages/markshust-magento2-module-disabletwofactorauth)[bitexpert/magento2-force-customer-login

The Force Login module for Magento2 redirects a storefront visitor to the Magento2 Frontend login page, if the visitor is not logged in. It is possible to configure the whitelisted urls to add custom definitions.

171409.9k](/packages/bitexpert-magento2-force-customer-login)[faonni/module-product-available

Extension allows the store owner to hide the product price and add to cart button from guests or certain customer groups.

3720.0k](/packages/faonni-module-product-available)[hryvinskyi/magento2-invisible-captcha

Magento 2 Google Invisible Captcha (Recaptcha) module

279.4k](/packages/hryvinskyi-magento2-invisible-captcha)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
