Fix fetching of SAML metadata for large aggregate endpoints#23531
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
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
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
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
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)