Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.7 KB

README.md

File metadata and controls

25 lines (14 loc) · 1.7 KB

Logo

signservice/protocol/dss-ext11

License Maven Central


About

SignService Protocol Handler for OASIS DSS 1.1 extensions - See https://docs.swedenconnect.se/technical-framework/.

Configuration

The DssProtocolHandler is configured using DssProtocolHandlerConfiguration. This class defines the following configuration settings:

Property Description Default
include-assertion Tells whether SAML assertions should be included in the response messages. true
include-request-message Tells whether to include the request message in the response messages created. For 1.1 version and below this will always be included, but in greater versions the field is optional (actually the specs dissuade from using it). false

Copyright © 2022-2025, Myndigheten för digital förvaltning - Swedish Agency for Digital Government (DIGG). Licensed under version 2.0 of the Apache License.