From fc332a43f363b66c30613898038f7868a84c822b Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 9 Oct 2014 18:07:34 +0200 Subject: Updated config examples --- config/identity.properties.example | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 config/identity.properties.example (limited to 'config/identity.properties.example') diff --git a/config/identity.properties.example b/config/identity.properties.example new file mode 100644 index 0000000..9f965fa --- /dev/null +++ b/config/identity.properties.example @@ -0,0 +1,8 @@ +# Name of this organization +ORGANIZATION_NAME=my.university.com + +# The keypair for authentication +MODULUS=123 +PUBLIC_EXPONENT=456 +PRIVATE_EXPONENT=789 + -- cgit v1.2.3-55-g7522