Keycloak
Keycloak provides a seamless way to integrate OpenID Connect (OIDC) into the web wallet, offering a standardized and secure authentication protocol. OIDC, built on top of OAuth 2.0, enables the secure authentication of users across different platforms and devices, making it an ideal choice for modern web applications.
Getting Started
- Keycloak server Setup - Configure the Keycloak server to use it with the wallet.
- Login/Create user endpoints - API endpoints to authenticate users with Keycloak.