Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leshaan99/vehicle-service-reservation-system
Created a secure vehicle service reservation system. Implemented OIDC authentication and ensured compliance with OWASP Top 10 security practices, featuring user profiles and reservation management.
https://github.com/leshaan99/vehicle-service-reservation-system
asgardeo css java javascript oidc owasp-top-10
Last synced: 3 days ago
JSON representation
Created a secure vehicle service reservation system. Implemented OIDC authentication and ensured compliance with OWASP Top 10 security practices, featuring user profiles and reservation management.
- Host: GitHub
- URL: https://github.com/leshaan99/vehicle-service-reservation-system
- Owner: leshaan99
- Created: 2024-10-14T06:18:24.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-20T06:59:02.000Z (3 months ago)
- Last Synced: 2024-11-16T00:26:05.268Z (2 months ago)
- Topics: asgardeo, css, java, javascript, oidc, owasp-top-10
- Language: Java
- Homepage:
- Size: 13.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FixMyRide - Secure Vehicle Reservation System
FixMyRide is a robust vehicle reservation web application built using JSP, designed to offer secure reservations by integrating the Asgardeo Identity Provider (IDP) with the OIDC protocol for authentication and access control.
## Key Features
- **Secure Reservations**: Ensures user and service data security with modern authentication methods.
- **Asgardeo Integration**: Utilizes Asgardeo as the IDP for seamless user authentication and access management.
- **OIDC Protocol**: Leverages OpenID Connect for secure communication between the app and IDP.For more insights into the design and development process, check out my detailed blog article,
**[FixMyRide — A Secure Vehicle Reservation App Powered by Asgardeo](https://medium.com/@leshaan99/fixmyride-a-secure-vehicle-reservation-app-powered-by-asgardeo-2c53c5fa8fee)**
## Learn More
If you’re interested in diving deeper into user authentication and access control concepts, feel free to explore the comprehensive documentation from Asgardeo:**[Asgardeo Documentation](https://wso2.com/asgardeo/docs/)**