{
	"definitions"	:  
			[{
				"type"				:	"bean",
				"id"				:	"authConfigBean",
				"class"				:	"kd.bos.login.model.AuthConfigBean",
				"p:clientID"		:	"200240",
				"p:clientSecret"	:	"35ad210bfdd3aab5fa92f67fcabc2201",
				"p:apiPrex"			:	"http://192.168.206.231/api/"
			},
			{
				"type"				:	"bean",
				"id"				:	"authorizationService",
				"class"				:	"kd.bos.login.auth.OauthAuthorizationImpl"
			},
			{
				"type"				:	"bean",
				"id"				:	"passportService",
				"class"				:	"kd.bos.login.auth.PassportServiceImpl"
			}]
}
