The MOSIP OpenID Bridge provides authentication services and adapters for MOSIP. It includes components for handling OpenID Connect authentication flows and bridging with MOSIP's internal authentication mechanisms.
The MOSIP OpenID Bridge repository contains the following services:
- Kernel Auth Service (
kernel-auth-service) - REST API service to authenticate MOSIP services. - Kernel Auth Adapter (
kernel-auth-adapter) - Adapter for authentication. - Kernel OpenID Bridge API (
kernel-openid-bridge-api) - API definitions for the bridge. - Kernel Auth Code Flow Proxy API (
kernel-authcodeflowproxy-api) - Proxy API for auth code flow.
Note
For detailed setup, configuration, API documentation, and deployment instructions, please refer to the README files of the respective services listed above.
• To learn how you can contribute code to this application, click here.
• If you have questions or encounter issues, visit the MOSIP Community for support.
• For any GitHub issues: Report here
This project is licensed under the Mozilla Public License 2.0.