A SAML Identity Provider for BankID.
This repository comprises of a SAML Identity Provider (IdP) for BankID. The IdP is built according to the Swedish eID Framework and may be used within the Sweden Connect Federation.
The BankID IdP uses the SAML IdP Spring Boot starter project, so most of the SAML-specific code resides in that repository.
The repository also contains a Java library implementing the BankID Relying Party API.
Visit the BankID SAML IdP Documentation to learn how to customize, extend, and build and deploy the application.
You may also want to read the Sweden Connect eID Framework specifications and BankID Development Guides.
The configuration for Redis and Audit logging has been changed.
-
The
bankid.session.module
setting is deprecated and has been replaced withsaml.idp.session.module
. -
Settings for Audit logging previously configured under
bankid.audit.*
has been moved tosaml.idp.audit.*
. -
Redis configuration has been updated to use SslBundles for configuration of TLS. See Redis Configuration.
See Configuration of the BankID SAML IdP for details.
Pull requests are welcome. See the Contributor Guidelines for details.
The BankID SAML IdP is Open Source software released under the Apache License.
Copyright © 2023-2024, Myndigheten för digital förvaltning - Swedish Agency for Digital Government (DIGG). Licensed under version 2.0 of the Apache License.