2 مستودعات
Security implementations utilizing the Spring Security ecosystem for authentication and authorization.
Distinct from Spring Boot Security Testing: None of the candidates cover the general application of Spring Security as a framework; most are focused on testing or IoT.
Explore 2 awesome GitHub repositories matching security & cryptography · Spring Security Frameworks. Refine with filters or upvote what's useful.
Eladmin-web هو إطار عمل لتطوير لوحة تحكم إدارية للمؤسسات مصمم لبناء أنظمة إدارة خلفية آمنة. يستخدم بنية مفصولة تتكون من قالب واجهة أمامية Vue وخلفية Spring Boot. يوفر المشروع أدوات للنماذج الأولية السريعة للتطبيقات من خلال توليد كود مصدر الواجهة الأمامية والخلفية تلقائياً. ويتميز بنظام تنقل ديناميكي يبني قوائم متعددة المستويات في وقت التشغيل ويتحكم في رؤية الواجهة بناءً على أدوار المستخدمين المصادق عليهم. يدمج النظام Spring Security للمصادقة والتفويض، وSpring Data JPA لاستمرارية قاعدة البيانات، وذاكرة تخزين مؤقت للجلسة قائمة على Redis لإدارة الجلسة الموزعة. كما يتضمن دعماً لتكامل أيقونات SVG وتكامل البيانات متعدد الطبقات عبر أطر استمرارية مختلفة.
Secures API endpoints and user sessions through a Spring Security middleware layer.
This project is an authentication and authorization platform built on the Spring framework that functions as a centralized identity provider and authorization server. It manages user identities and protects resources by implementing standardized protocols to verify credentials and issue secure tokens for web applications. The platform distinguishes itself by providing a comprehensive framework for managing complex authorization flows and identity verification. It supports dynamic client registration to automate the onboarding of third-party applications and utilizes relational database persis
Implements robust authentication and authorization workflows within Java applications by leveraging the Spring Security framework.