Constant kanidmd_lib::constants::schema::JSON_SCHEMA_ATTR_PRIVATE_COOKIE_KEY
source · pub const JSON_SCHEMA_ATTR_PRIVATE_COOKIE_KEY: &str = r#"{
"attrs": {
"class": [
"object",
"system",
"attributetype"
],
"description": [
"An private cookie hmac key"
],
"index": [],
"unique": [
"false"
],
"multivalue": [
"false"
],
"attributename": [
"private_cookie_key"
],
"syntax": [
"PRIVATE_BINARY"
],
"uuid": [
"00000000-0000-0000-0000-ffff00000130"
]
}
}"#;