blob: 48f70edc14313d8a90e3562bf59bddab3a3c2d26 [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.
am.type=SAML2
am.saml2.sp.authnrequest.binding=POST
am.saml2.sp.logout.request.binding=POST
am.saml2.sp.logout.response.binding=REDIRECT
am.saml2.sp.entityId=http://localhost:8080
am.saml2.sp.metadata=/tmp/saml2-sp-metadata.xml
am.saml2.sp.skew=300
am.saml2.idp=http://localhost:9080/syncope-wa/idp/metadata
am.saml2.keystore=classpath:/saml.keystore.jks
am.saml2.keystore.type=jks
am.saml2.keystore.storepass=changeit
am.saml2.keystore.keypass=changeit
global.postLogout=http://localhost:8080/logout