summaryrefslogtreecommitdiff
path: root/config.json.example
diff options
context:
space:
mode:
authorNorihito Nakae2017-12-04 19:57:06 +0900
committerNorihito Nakae2017-12-04 20:13:15 +0900
commit2db2ff484fb0911ea699c7fc59b8b1ad868ca992 (patch)
tree338d72c4d9e58e51e76b662db3edf650200ad117 /config.json.example
parent410268da741d61c9f010514a6e7dd59542a051d8 (diff)
added guide for SAML settings
Diffstat (limited to 'config.json.example')
-rw-r--r--config.json.example1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.json.example b/config.json.example
index 00165f51..8d23be8a 100644
--- a/config.json.example
+++ b/config.json.example
@@ -86,7 +86,6 @@
"attribute": {
"id": "change or delete this: attribute map for `id` (default: NameID)",
"username": "change or delete this: attribute map for `username` (default: NameID)",
- "displayName": "change or delete this: attribute map for `displayName` (default: NameID)",
"email": "change or delete this: attribute map for `email` (default: NameID)"
}
},