From 94256d95a10c7e0b30fe5dc2a88aa966bb576cb8 Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Tue, 19 Jun 2012 16:25:13 -0400 Subject: [PATCH] added crypto configuration file --- .../src/main/webapp/WEB-INF/crypto-config.xml | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 openid-connect-server/src/main/webapp/WEB-INF/crypto-config.xml diff --git a/openid-connect-server/src/main/webapp/WEB-INF/crypto-config.xml b/openid-connect-server/src/main/webapp/WEB-INF/crypto-config.xml new file mode 100644 index 000000000..5b77a3eef --- /dev/null +++ b/openid-connect-server/src/main/webapp/WEB-INF/crypto-config.xml @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +