WssAsp.properties
Sample file for WS security (WSS) authentication provider shared resource.
com.tibco.trinity.runtime.core.provider.lookup=com.tibco.trinity.runtime.core.provider.authn.wss com.tibco.governance.sharedresource.name=WssAsp com.tibco.governance.sharedresource.type=WSSConfiguration com.tibco.trinity.runtime.core.provider.authn.wss.enableSAML11Assertion=true com.tibco.trinity.runtime.core.provider.authn.wss.signatureValidationService=class:com.tibco.trinity.runtime.core.provider.identity.subject com.tibco.trinity.runtime.core.provider.authn.wss.usernameTokenValidationService=class:com.tibco.trinity.runtime.core.provider.authn.ldap com.tibco.trinity.runtime.core.provider.authn.ldap.enableSAML11Assertion=true com.tibco.trinity.runtime.core.provider.authn.saml.enableSAML11Assertion=true com.tibco.trinity.runtime.core.provider.authn.signature.enableSAML11Assertion=true #SIP For Decryption com.tibco.trinity.runtime.core.provider.identity.subject.identityStoreServiceProvider=class:com.tibco.trinity.runtime.core.provider.credential.keystore com.tibco.trinity.runtime.core.provider.identity.subject.trustStoreServiceProvider=class:com.tibco.trinity.runtime.core.provider.credential.keystore com.tibco.trinity.runtime.core.provider.identity.subject.keyAlias=john_key com.tibco.trinity.runtime.core.provider.identity.subject.keyPassword=password com.tibco.trinity.runtime.core.provider.identity.subject.enableCredentialStoreAccess=true com.tibco.trinity.runtime.core.provider.identity.subject.enableTrustStoreAccess=true #KCP for SIP com.tibco.trinity.runtime.core.provider.credential.keystore.keyStoreLocation=keystore/default_keystore.jks com.tibco.trinity.runtime.core.provider.credential.keystore.keyStorePassword=password com.tibco.trinity.runtime.core.provider.credential.keystore.keyStoreType=JKS com.tibco.trinity.runtime.core.provider.credential.keystore.keyStoreRefreshInterval=60000 #TIP for Signature verification com.tibco.trinity.runtime.core.provider.identity.trust.trustStoreServiceProvider=class:com.tibco.trinity.runtime.core.provider.credential.keystore com.tibco.trinity.runtime.core.provider.identity.trust.enableTrustStoreAccess=true #KCP for TIP Namespace. Used for verifying the signature. com.tibco.trinity.runtime.core.provider.credential.keystore.truststore.keyStoreType=JKS com.tibco.trinity.runtime.core.provider.credential.keystore.truststore.keyStoreRefreshInterval=60000 com.tibco.trinity.runtime.core.provider.credential.keystore.truststore.keyStoreLocation=keystore/john_keystore.jks com.tibco.trinity.runtime.core.provider.credential.keystore.truststore.keyStorePassword=password #com.tibco.trinity.runtime.core.provider.credential.keystore.truststore.keyStoreProvider= #LDAP namespace. Used to verify user name token. com.tibco.trinity.runtime.core.provider.authn.ldap.serverURL=ldap://10.97.107.23:389,ldap://10.97.108.26:389 com.tibco.trinity.runtime.core.provider.authn.ldap.securityAuthentication=simple com.tibco.trinity.runtime.core.provider.authn.ldap.initialCtxFactory=com.sun.jndi.ldap.LdapCtxFactory com.tibco.trinity.runtime.core.provider.authn.ldap.userDNTemplate=uid={0},ou=people,dc=policy,dc=tibco,dc=com com.tibco.trinity.runtime.core.provider.authn.ldap.userAttributeUsersName=uid com.tibco.trinity.runtime.core.provider.authn.ldap.userAttributesExtra=mail,givenname com.tibco.trinity.runtime.core.provider.authn.ldap.userSearchScopeSubtree=true com.tibco.trinity.runtime.core.provider.authn.ldap.groupSearchExpression=uniquemember={0} com.tibco.trinity.runtime.core.provider.authn.ldap.groupSearchBaseDN=ou=groups,dc=policy,dc=tibco,dc=com com.tibco.trinity.runtime.core.provider.authn.ldap.groupSearchScopeSubtree=true com.tibco.trinity.runtime.core.provider.authn.ldap.groupAttributeGroupsName=cn com.tibco.trinity.runtime.core.provider.authn.ldap.groupAttributeUsersName=cn com.tibco.trinity.runtime.core.provider.authn.ldap.groupIndication=groupHasUsers com.tibco.trinity.runtime.core.provider.authn.ldap.followReferrals=true com.tibco.trinity.runtime.core.provider.authn.ldap.connectionPools=5 com.tibco.trinity.runtime.core.provider.authn.ldap.searchTimeOut=-1 com.tibco.trinity.runtime.core.provider.authn.ldap.enableSAML20Assertion=true com.tibco.trinity.runtime.core.provider.authn.ldap.enableSAML11Assertion=false com.tibco.trinity.runtime.core.provider.authn.ldap.samlValiditySeconds=300
Copyright © Cloud Software Group, Inc. All rights reserved.