- Created `backend/infrastructure/security` module with standardized configurations for OAuth2, JWT validation, CORS, and role mapping. - Updated ADRs to reflect resolved backend infrastructure decisions, including security standardization, persistence strategy, and Flyway schema location. - Enabled integration of the `security` module into relevant projects (e.g., `ping-service` and `gateway`).
10 lines
307 B
Markdown
10 lines
307 B
Markdown
# PENDING DECISIONS: Backend Infrastructure & Architecture
|
|
|
|
**Status:** RESOLVED
|
|
**Date:** 2026-01-15
|
|
**See:** [ADR 001: Backend Infrastructure & Architecture Decisions](001-backend-infrastructure-decisions.md)
|
|
|
|
---
|
|
|
|
*This document is kept for historical context. All decisions have been moved to ADR 001.*
|