Constant kanidmd_lib::constants::schema::JSON_SCHEMA_ATTR_OAUTH2_RS_ORIGIN
source · pub const JSON_SCHEMA_ATTR_OAUTH2_RS_ORIGIN: &str = r#"{
"attrs": {
"class": [
"object",
"system",
"attributetype"
],
"description": [
"The origin domain of an oauth2 resource server"
],
"index": [],
"unique": [
"false"
],
"multivalue": [
"false"
],
"attributename": [
"oauth2_rs_origin"
],
"syntax": [
"URL"
],
"uuid": [
"00000000-0000-0000-0000-ffff00000081"
]
}
}"#;