Skip to content

Implement Spring Security configuration #7

@timLP79

Description

@timLP79

Set up Spring Security for authentication and authorization.

Needs:

  • Security config class in com.absolutecode.ticketsystem.config
  • Password encoding (BCrypt)
  • Role-based access control (ADMIN, AGENT, USER)
  • Login page
  • Endpoint protection from the start

Per CLAUDE.md: "New endpoints need authentication checks from the start."

Metadata

Metadata

Assignees

No one assigned

    Labels

    securityAuthentication, authorization, security hardening

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions