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)0157[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 today

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 41% of packages

Maintenance34

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

638d 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

[neos/neos

An open source Content Application Platform based on Flow. A set of core Content Management features is resting within a larger context that allows you to build a perfectly customized experience for your users.

1151.0M777](/packages/neos-neos)[neos/media

The Media package

101.2M53](/packages/neos-media)[sandstorm/usermanagement

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

3928.9k](/packages/sandstorm-usermanagement)[sandstorm/neosacl

1463.4k](/packages/sandstorm-neosacl)[unikka/login-as

Plugin for the Neos CMS that enables users to login with other accounts for support reasons e.g.

1317.5k](/packages/unikka-login-as)

PHPackages © 2026

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