summaryrefslogtreecommitdiffstats
path: root/config/identity.properties.example
blob: 9f965fa95cd62d6efae96eeeb7c4e61b556c5693 (plain) (blame)
1
2
3
4
5
6
7
8
# Name of this organization
ORGANIZATION_NAME=my.university.com

# The keypair for authentication
MODULUS=123
PUBLIC_EXPONENT=456
PRIVATE_EXPONENT=789