From e50f3940220b3134f8a4d67fc8671196db6e7b5a Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Mon, 26 Nov 2018 22:42:49 +0100 Subject: [PATCH] Update todo --- TODO | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 6b1fed0d0..b2a66b32d 100644 --- a/TODO +++ b/TODO @@ -3,4 +3,12 @@ - Move provider_type logic to own class, not name-based URL matching - add provider_type field to Provider Model - make Provider inherit core.application - - Add template for popular services like github, twitter, facebook, etc \ No newline at end of file + - Add template for popular services like github, twitter, facebook, etc + +## saml_idp + + - move certificates to Provider so each provider can have different certificates + +## admin + + - add testing page where user can supply input and let rules run against it to debug/test