PHPackages                             steinbauerit/microsoftentraidauthentication - 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. steinbauerit/microsoftentraidauthentication

ActiveNeos-package[Authentication &amp; Authorization](/categories/authentication)

steinbauerit/microsoftentraidauthentication
===========================================

Neos Flow package for Microsoft Entra ID authentication

1.0.3(1y ago)0152[1 issues](https://github.com/inoovum/microsoft-entra-id-authentication/issues)PHP

Since Aug 1Pushed 1y ago1 watchersCompare

[ Source](https://github.com/inoovum/microsoft-entra-id-authentication)[ Packagist](https://packagist.org/packages/steinbauerit/microsoftentraidauthentication)[ RSS](/packages/steinbauerit-microsoftentraidauthentication/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

Microsoft Entra ID authentication for Flow applications
=======================================================

[](#microsoft-entra-id-authentication-for-flow-applications)

Neos Flow package for Microsoft Entra ID authentication

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

[](#installation)

Just run

```
composer require steinbauerit/microsoftentraidauthentication

```

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

[](#configuration)

```
SteinbauerIT:
  MicrosoftEntraIdAuthentication:
    options:
      clientId: ed491d0d-98de-40cd-b0d4-76c4cc96e680
      clientSecret: 1fk50~k~kJgjUrLnM.Ax3sNfQ6cOzNVkklPWecqP
      tenantId: 0304d5a7-ab72-4656-bc7b-5f98b4c78ccc
    account:
      accountIdentifierProperty: userPrincipalName # properties form additionalAttributes are automatically detected
      authenticationProviderName: Acme.Package:Login
      allowedRoles:
        - Acme.Package:User
        - Acme.Package:Admin
    onAuthenticationSuccess:
      redirectToUri: /dashboard
    # Class execution coming soon
```

Usage
-----

[](#usage)

#### Please follow the "Sign in with Microsoft: Branding guidelines for applications":

[](#please-follow-the-sign-in-with-microsoft-branding-guidelines-for-applications-httpslearnmicrosoftcomen-usentraidentity-platformhowto-add-branding-in-apps)

```
afx`
    Login with MS Entry ID
`

```

```
  Login with MS Entry ID
```

### Optional: With base64 encoded callback uri

[](#optional-with-base64-encoded-callback-uri)

This callback uri is used for the redirect.

```
  Login with MS Entry ID
```

Author
------

[](#author)

- E-Mail:
- URL:

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~21 days

Total

4

Last Release

592d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8604597e730303a1739fbb6a24bcf77019b22068e5d838ae4c12756e8121b488?d=identicon)[patriceckhart](/maintainers/patriceckhart)

---

Top Contributors

[![patriceckhart](https://avatars.githubusercontent.com/u/10776002?v=4)](https://github.com/patriceckhart "patriceckhart (8 commits)")

### Embed Badge

![Health badge](/badges/steinbauerit-microsoftentraidauthentication/health.svg)

```
[![Health](https://phpackages.com/badges/steinbauerit-microsoftentraidauthentication/health.svg)](https://phpackages.com/packages/steinbauerit-microsoftentraidauthentication)
```

###  Alternatives

[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)[beatswitch/lock

A flexible, driver based Acl package for PHP 5.4+

870304.7k2](/packages/beatswitch-lock)[amocrm/amocrm-api-library

amoCRM API Client

182728.5k6](/packages/amocrm-amocrm-api-library)[visanduma/nova-two-factor

Nova Two Factor Authentication

56621.3k](/packages/visanduma-nova-two-factor)[sandstorm/usermanagement

Neos and Flow package for user management, login/logout, password reset and user activation

3828.4k](/packages/sandstorm-usermanagement)

PHPackages © 2026

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