blob: f1c227933e442918d26c2a8cbe32a91d0c6ad862 [file] [log] [blame]
#
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
#
# SAP Document Center
org.apache.chemistry.opencmis.binding.spi.type=browser
org.apache.chemistry.opencmis.binding.browser.url=https://smd-<account>.<data-center>.hana.ondemand.com/mcm/b/json
org.apache.chemistry.opencmis.user=<user>
org.apache.chemistry.opencmis.password=<password>
org.apache.chemistry.opencmis.binding.cookies=true
org.apache.chemistry.opencmis.binding.compression=true
org.apache.chemistry.opencmis.binding.csrfheader=X-CSRF-Token
org.apache.chemistry.opencmis.binding.connecttimeout=30000
org.apache.chemistry.opencmis.binding.readtimeout=600000
# OAuth configuration (see SAP HANA Cloud Platform Cockpit -> OAuth)
#
# org.apache.chemistry.opencmis.oauth.clientId=
# org.apache.chemistry.opencmis.oauth.clientSecret=
# org.apache.chemistry.opencmis.oauth.code=
# org.apache.chemistry.opencmis.oauth.tokenEndpoint=https://oauthasservices-<account>.<data-center>.hana.ondemand.com/oauth2/api/v1/token
# org.apache.chemistry.opencmis.oauth.redirectUri=https://smd-<account>.<data-center>.hana.ondemand.com
folder.maxChildren=1000