From 2c764028e36321d796ff7e0b2685146f6cf3c188 Mon Sep 17 00:00:00 2001 From: Paul Caskey Date: Tue, 22 Oct 2019 13:58:07 -0500 Subject: [PATCH] Update saml-nameid.properties --- conf/saml-nameid.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/saml-nameid.properties b/conf/saml-nameid.properties index bbc1597..e489430 100644 --- a/conf/saml-nameid.properties +++ b/conf/saml-nameid.properties @@ -19,7 +19,7 @@ # Persistent IDs can be computed on the fly with a hash, or managed in a database # For computed IDs, set a source attribute and a secret salt: -#idp.persistentId.sourceAttribute = changethistosomethingreal +idp.persistentId.sourceAttribute = uid #idp.persistentId.useUnfilteredAttributes = true # Do *NOT* share the salt with other people, it's like divulging your private key. #idp.persistentId.algorithm = SHA