Skip to content

Fix fetching of SAML metadata for large aggregate endpoints#23531

Merged
oliverguenther merged 2 commits into
devfrom
fix/saml-metadata-fetching-aggregate
Jun 9, 2026
Merged

Fix fetching of SAML metadata for large aggregate endpoints#23531
oliverguenther merged 2 commits into
devfrom
fix/saml-metadata-fetching-aggregate

Use XML pull parser to avoid text parsing

01cb4a5
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / yamllint failed Jun 9, 2026 in 0s

reviewdog [yamllint] report

reported by reviewdog 🐶

Findings (4)

modules/auth_saml/config/locales/en.yml|15 col 9| [error] wrong ordering of key "idp_entity_id" in mapping (key-ordering)
modules/auth_saml/config/locales/en.yml|47 col 7| [error] wrong ordering of key "federation_metadata" in mapping (key-ordering)
modules/auth_saml/config/locales/en.yml|50 col 7| [error] wrong ordering of key "metadata_too_large" in mapping (key-ordering)
modules/auth_saml/config/locales/en.yml|115 col 7| [error] wrong ordering of key "idp_entity_id" in mapping (key-ordering)

Filtered Findings (0)

Annotations

Check failure on line 15 in modules/auth_saml/config/locales/en.yml

See this annotation in the file changed.

@github-actions github-actions / yamllint

[yamllint] modules/auth_saml/config/locales/en.yml#L15

[error] wrong ordering of key "idp_entity_id" in mapping (key-ordering)
Raw output
modules/auth_saml/config/locales/en.yml:15:9: [error] wrong ordering of key "idp_entity_id" in mapping (key-ordering)

Check failure on line 47 in modules/auth_saml/config/locales/en.yml

See this annotation in the file changed.

@github-actions github-actions / yamllint

[yamllint] modules/auth_saml/config/locales/en.yml#L47

[error] wrong ordering of key "federation_metadata" in mapping (key-ordering)
Raw output
modules/auth_saml/config/locales/en.yml:47:7: [error] wrong ordering of key "federation_metadata" in mapping (key-ordering)

Check failure on line 50 in modules/auth_saml/config/locales/en.yml

See this annotation in the file changed.

@github-actions github-actions / yamllint

[yamllint] modules/auth_saml/config/locales/en.yml#L50

[error] wrong ordering of key "metadata_too_large" in mapping (key-ordering)
Raw output
modules/auth_saml/config/locales/en.yml:50:7: [error] wrong ordering of key "metadata_too_large" in mapping (key-ordering)

Check failure on line 115 in modules/auth_saml/config/locales/en.yml

See this annotation in the file changed.

@github-actions github-actions / yamllint

[yamllint] modules/auth_saml/config/locales/en.yml#L115

[error] wrong ordering of key "idp_entity_id" in mapping (key-ordering)
Raw output
modules/auth_saml/config/locales/en.yml:115:7: [error] wrong ordering of key "idp_entity_id" in mapping (key-ordering)