Skip to content

Commit

Permalink
Update saml-nameid.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey authored 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
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2c76402

Please sign in to comment.