diff options
author | Russ Allbery <rra@stanford.edu> | 2009-03-25 03:47:42 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2009-03-25 03:47:42 +0000 |
commit | 29486000b2391364c8b3275bfa0ae632b81c2ea8 (patch) | |
tree | 56393cd248df35553fbca243ba22b57a9a340824 /docs | |
parent | 883c3d036ed99536a490e6b037214a18cd3d8b60 (diff) |
Add the shibboleth.xml object naming convention.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/stanford-naming | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/stanford-naming b/docs/stanford-naming index e89fbf0..f887a69 100644 --- a/docs/stanford-naming +++ b/docs/stanford-naming @@ -122,6 +122,14 @@ Object Naming sometimes it's too hard to separate out chunks of a properties file. + <group>-<service>-shibboleth + + The shibboleth.xml configuration file for a service, when it + contains some secure data (such as database passwords for shared + sessions). Ideally, the secure data should be stored in separate + files and assembled into a shibboleth.xml file, but that isn't + always the path of least resistance. + <group>-<service>-ssl-pkcs12 The PKCS#12 file (containing both public and private key) used by |