PyBankID Documentation

https://github.com/hbldh/pybankid/workflows/Build%20and%20Test/badge.svg Documentation Status http://img.shields.io/pypi/v/pybankid.svg http://img.shields.io/pypi/l/pybankid.svg https://coveralls.io/repos/github/hbldh/pybankid/badge.svg?branch=master

PyBankID is a client for providing BankID services as a Relying Party, i.e. providing authentication and signing functionality to end users. This package provides a simplifying interface for initiating authentication and signing orders and then collecting the results from the BankID servers.

The only supported BankID API version supported by PyBankID from version 1.0.0 is v6.0, which means that the Secure Start solution is the only supported way of providing BankID services. PyBankID versions prior to 1.0.0 will not work after 1st of May 2024.

If you intend to use PyBankID in your project, you are advised to read the BankID Integration Guide before doing anything else. There, one can find information about how the BankID methods are defined and how to use them.

Indices and tables