Skip to content

BDEW profile: Body must be empty and body signature is ALWAYS optional - #396

Merged
phax merged 1 commit into
phax:masterfrom
beth-soptim:empty_body_no_signature_bdew
Aug 25, 2026
Merged

BDEW profile: Body must be empty and body signature is ALWAYS optional#396
phax merged 1 commit into
phax:masterfrom
beth-soptim:empty_body_no_signature_bdew

Conversation

@beth-soptim

Copy link
Copy Markdown
Contributor

In BDEW profile the body must always be empty:

https://bdew-mako.de/pdf/AS4-Profil_1.1_v14.pdf

When doing Path Switch requests both must be supported: SwA and Simple SOAP:

https://bdew-mako.de/questions

The signature of the body is always optional ("sollte", nicht "muss"):

https://www.bdew.de/media/documents/2000_Technischer_FAQ_AS4.pdf

Thus, the profile validator should check wether the body is actually empty and body signature should be optional.

#392 enforces signature with Simple SOAP.

@phax phax self-assigned this Aug 25, 2026
@phax phax added enhancement Profile BDEW BDEW AS4 related labels Aug 25, 2026
@phax

phax commented Aug 25, 2026

Copy link
Copy Markdown
Owner

Thanks - nice addition

@phax
phax merged commit 1a53f5d into phax:master Aug 25, 2026
3 checks passed
phax added a commit that referenced this pull request Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants