Added support for the Validate AuthToken Service.
Made necessary spec file changes to support our configuration.
This commit is contained in:
		
							
								
								
									
										6
									
								
								CASA-auth-token/java/server/Svc/crypto.properties
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								CASA-auth-token/java/server/Svc/crypto.properties
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,6 @@ | ||||
| org.apache.ws.security.crypto.provider=org.apache.ws.security.components.crypto.Merlin | ||||
| org.apache.ws.security.crypto.merlin.keystore.type=jks | ||||
| org.apache.ws.security.crypto.merlin.keystore.password=foobar | ||||
| org.apache.ws.security.crypto.merlin.keystore.alias=privkey | ||||
| org.apache.ws.security.crypto.merlin.alias.password=foobar | ||||
| org.apache.ws.security.crypto.merlin.file=/etc/CASA/authtoken.d/java-keys/privkeystore | ||||
		Reference in New Issue
	
	Block a user