on.identity.framework.org.wso2.carbon.identity.notification.mgt.7.5.2.source-code.msg-mgt.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org.wso2.carbon.identity.notification.mgt Show documentation
Show all versions of org.wso2.carbon.identity.notification.mgt Show documentation
org.wso2.carbon.identity.notification.mgt provides the management functionality for
notifications
#
# Copyright (c) 2014, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
#
# WSO2 Inc. 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.
#
#module.name.1=email
#email.subscription.1=userOperation
#email.subscription.userOperation.template=templatePath/template1
#email.subscription.userOperation.salutation=Admin
#email.subscription.userOperation.subject=User operation change information
#email.subscription.userOperation.endpoint.1=privateMail
#email.subscription.userOperation.endpoint.privateMail.address=privatemail@gmail.com
#email.subscription.userOperation.endpoint.privateMail.salutation=Admin private mail
#email.subscription.userOperation.endpoint.privateMail.subject= User operation change information to private mail
#
#email.subscription.userOperation.endpoint.2=officeMail
#email.subscription.userOperation.endpoint.officeMail.address=officemail@wso2.com
#
#email.subscription.2=policyUpdate
#email.subscription.policyUpdate.template=templatePath/template2
#email.subscription.policyUpdate.salutation=Admin
#email.subscription.policyUpdate.subject= policy update information mail
#email.subscription.policyUpdate.endpoint.1=privateMail
#email.subscription.policyUpdate.endpoint.privateMail.address=privatemail@gmail.com
#email.subscription.policyUpdate.endpoint.privateMail.salutation=Admin private mail
#email.subscription.policyUpdate.endpoint.privateMail.subject= policy update information to private mail
#
#module.name.2=json
#json.subscription.1=userOperation
#json.subscription.userOperation.template=templatePath/jsonTemplate
#json.subscription.userOperation.jsonId=3232
#json.subscription.userOperation.endpoint.1=pepEndpoint1
#json.subscription.userOperation.endpoint.pepEndpoint1.address=https://localhost:8080/testEndpoint1
#json.subscription.userOperation.endpoint.pepEndpoint1.username=testUsername
#json.subscription.userOperation.endpoint.pepEndpoint2.password=testPW
#
#json.subscription.userOperation.endpoint.2=pepEndpoint2
#json.subscription.userOperation.endpoint.pepEndpoint2.address=https://localhost:8080/testEndpoint2
#
#threadPool.size = 10