Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 724 Bytes

File metadata and controls

39 lines (24 loc) · 724 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog https://keepachangelog.com/en/1.1.0/

This project adheres to Semantic Versioning https://semver.org/


[Unreleased]

Added

  • Initial public repository structure
  • README documentation
  • Basic VFA-Lab architecture description

Changed

  • Repository split from experimental development workspace

Security

  • Added notes about secret handling
  • Clarified that demo secrets must not be used in production

[0.1.0] – Initial prototype

Added

  • Policy-driven gateway demo
  • Visa token verification logic
  • Sandbox / production routing
  • Token revocation support