pub const JSON_SCHEMA_ATTR_OAUTH2_RS_ORIGIN_LANDING: &str = r#"{
"attrs": {
"class": [
"object",
"system",
"attributetype"
],
"description": [
"The landing page of an RS, that will automatically trigger the auth process."
],
"index": [],
"unique": [
"false"
],
"multivalue": [
"false"
],
"attributename": [
"oauth2_rs_origin_landing"
],
"syntax": [
"URL"
],
"uuid": [
"00000000-0000-0000-0000-ffff00000120"
]
}
}"#;