From 3a959f3925fd8edd09a6744fb66822028a811e37 Mon Sep 17 00:00:00 2001 From: Christophe Nowicki Date: Wed, 8 Sep 2004 16:21:34 +0000 Subject: Improve setup system : edit metadata and allow the administrator to select the authentification methode (HTTP Basic or HTML Form). --- php/Attic/examples/sample-idp/create_metadata.php | 12 +++++++++++- php/Attic/examples/sample-idp/edit_metadata.php | 2 ++ php/Attic/examples/sample-idp/setup.php | 17 +++++++++++++++++ 3 files changed, 30 insertions(+), 1 deletion(-) (limited to 'php') diff --git a/php/Attic/examples/sample-idp/create_metadata.php b/php/Attic/examples/sample-idp/create_metadata.php index cef56991..8bd9c41d 100644 --- a/php/Attic/examples/sample-idp/create_metadata.php +++ b/php/Attic/examples/sample-idp/create_metadata.php @@ -86,7 +86,17 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + + + display(); ?> +
+

Copyright © 2004 Entr'ouvert

' method='POST'>

Lasso Identity Provider Setup

+
+

@@ -391,6 +393,21 @@

Database Configuration
+ + + + + +
Authentification Configuration
Authentification type : + +  
+

+
+

+ -- cgit
Identity Provider