This repository comprises of source code for building a Signature Service according to the Swedish eID Framework specifications - https://docs.swedenconnect.se/technical-framework.
Go to https://docs.swedenconnect.se/signservice for documentation of how to understand and use this repository.
Java API documentation: https://docs.swedenconnect.se/signservice/apidocs
This repository comprises of the following modules:
-
core - Core API:s and classes.
-
authn - Support for user authentication.
-
protocol - Protocol support.
-
signhandler - Implementation of a Signature Handler, responsible of creating signatures.
-
keycert - Modules for generating signature keys and certificates.
-
signhandler - Module for creating signatures.
-
audit - Audit logging support.
-
engine - Signature Service processing logic engine.
-
config - Application configuration support.
-
spring-boot-starter - A Spring Boot Starter module that is useful when building a Signature Service application using Spring Boot.
-
demo-apps - Sample SignService applications.
-
bom - A Maven Bill-of-Materials POM that is useful when building SignService applications.
Copyright © 2022-2023, Myndigheten för digital förvaltning - Swedish Agency for Digital Government (DIGG). Licensed under version 2.0 of the Apache License.