Skip to content

Direct Password and MFA Authentication with MS Entra ID - #1520

Merged
nooreldeenmansour merged 25 commits into
mainfrom
002-entra-password-mfa-auth
Jul 2, 2026
Merged

Direct Password and MFA Authentication with MS Entra ID#1520
nooreldeenmansour merged 25 commits into
mainfrom
002-entra-password-mfa-auth

test: disable entra_password in daemon and dbusservice test configs

e0985dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2026 in 1s

87.33% (+3.85%) compared to 9ee6ead

View this Pull Request on Codecov

87.33% (+3.85%) compared to 9ee6ead

Details

Codecov Report

❌ Patch coverage is 88.14590% with 78 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.33%. Comparing base (9ee6ead) to head (e0985dc).

Files with missing lines Patch % Lines
authd-oidc-brokers/internal/broker/broker.go 87.55% 53 Missing ⚠️
...nal/providers/msentraid/tokenverify/tokenverify.go 80.95% 20 Missing ⚠️
authd-oidc-brokers/internal/password/password.go 77.77% 2 Missing ⚠️
authd-oidc-brokers/internal/broker/config.go 95.23% 1 Missing ⚠️
internal/brokers/broker.go 94.11% 1 Missing ⚠️
internal/services/pam/pam.go 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1520      +/-   ##
==========================================
+ Coverage   83.47%   87.33%   +3.85%     
==========================================
  Files          21      124     +103     
  Lines        1398     8907    +7509     
  Branches        0      111     +111     
==========================================
+ Hits         1167     7779    +6612     
- Misses        231     1072     +841     
- Partials        0       56      +56     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.