Integration guide
Integration with Signicat IAM (SIAM) in the Signicat eID and Wallet Hub consists of the following steps:
- Setting up and configuring SIAM as an eID provider in the Signicat Dashboard.
- Testing that SIAM is ready for authentication.
- Implementing a connection with an authentication protocol.
To learn how to complete each step, see the corresponding sections below.
Get started
A complete integration involves setting up SIAM in the Signicat Dashboard and connecting your application to SIAM through the eID and Wallet Hub.
1. Configure SIAM
First, you need to activate SIAM in the Signicat Dashboard, create your SIAM administrator account and verify that SIAM is active as an eID provider in your account.
2. Test it out
After SIAM is active, you can test the login flow from the Signicat Dashboard. This helps you verify that the SIAM platform, users and eID routing are ready before you start building the application integration.
3. Implement an authentication protocol
After you have configured and tested SIAM, you need to implement a connection with an authentication protocol. This is when you create the logic to build authentication requests and handle user routing in your application.