This module implements Single Sign-On (SSO) authentication for the Parliament Resource Planning (PRP) system, a large-scale ERP used to manage parliamentary operations. The SSO integration ensures that users can access multiple PRP modules securely using a unified login system.
- Designed and implemented the SSO authentication workflow.
- Integrated with the organization's identity provider for centralized credential management.
- Ensured secure session handling and compliance with access control policies.
- Java
- Spring Boot
- OAuth 2.0
- JWT (JSON Web Tokens)
- Unified authentication for multiple modules.
- Secure token-based session handling.
- Role-based access control.
This is a partial, sanitized version of the production implementation. Sensitive business logic and data have been removed.