From 8caa98f1a82a08884b136b0a7108f7aaf75ebb35 Mon Sep 17 00:00:00 2001 From: Marie Maxham Date: Wed, 16 Mar 2022 06:55:18 -0700 Subject: [PATCH] Create ROADMAP.md Briefly describe future plans for MDS-Core --- ROADMAP.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 ROADMAP.md diff --git a/ROADMAP.md b/ROADMAP.md new file mode 100644 index 000000000..a167c8353 --- /dev/null +++ b/ROADMAP.md @@ -0,0 +1,13 @@ +# MDS-Core Roadmap + +Work-in-progress. These are Lacuna priorities; feedback from other MDS-Core contributors is welcome. + +* Improved documentation for MDS-Core operation +* Multi-MDS-version support (MDS 1.0 and later) +* Add support for Policy Requirements (MDS 1.2) +* Passenger Services deployment for LADOT (MDS 2.0 alpha) +* Add support for new modes architecture (MDS 2.0 final) +* Increased test coverage +* Support non-AWS cloud providers +* Description of how to integrate with identity providers +* Provide Compliance endpoints readable by Providers