Skip to content

Type the SecurityTokenService as fed:SecurityTokenServiceType - #52

Open
cicnavi wants to merge 1 commit into
masterfrom
fix-metadatabuilder
Open

Type the SecurityTokenService as fed:SecurityTokenServiceType#52
cicnavi wants to merge 1 commit into
masterfrom
fix-metadatabuilder

Conversation

@cicnavi

Copy link
Copy Markdown
Collaborator

MetadataBuilder built the xsi:type QName from getLocalName()/NS/NS_PREFIX, which describe the element being written, md:RoleDescriptor, not its type.

@cicnavi
cicnavi requested a review from tvdijenAugust 14, 2026 14:50
@codecov

codecovBot commented Aug 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 5.66%. Comparing base (d669de1) to head (c00c012).

Additional details and impacted files
@@ Coverage Diff @@## master #52 +/- ##
===========================================
+ Coverage 4.20% 5.66% +1.45% 
Complexity 171 171 ===========================================
Files 7 7 Lines 2332 2332 ===========================================
+ Hits 98 132 +34 + Misses 2234 2200 -34 
🚀 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.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@cicnavi