Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update saml-nameid.properties
pcaskey committed Oct 22, 2019
1 parent 8bf9894 commit 2c76402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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

0 comments on commit 2c76402

Please sign in to comment.