### # #%L # Synat: Client library allowing to connect to remote synat services # %% # Copyright (C) 2010 - 2013 ICM, Warsaw University # %% # Licensed 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. # #L% ### synat.services.security.auth-server=http://localhost:9080/cas synat.services.security.ticket-validator-server=${synat.services.security.auth-server} synat.services.security.ticket-generator-server=${synat.services.security.auth-server}/v1/tickets synat.services.security.auth-service=http://synat.icm.edu.pl synat.services.security.auth-provider.key=vn12dt52v@3!fdwfwq34fqeo34ird synat.services.security.enabled=false synat.services.security.username=service-client synat.services.security.password=service-client