mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-11-04 00:02:37 +01:00 
			
		
		
		
	This fixes SAML2 certificate encoding/decoding issue due to refactoring regression introduced in 7ce54bf7a85d6df72f84c00fadf9b0fd42ab0d99 that did not account for base64 based encoding/decoding. The changes effectively restore the same logic as used in previous versions. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>