Oauth2 security token 
				
			
			
			
				
Foundry Bean follows OAuth2.0 authentication protocol to
					secure your application. A secure token is granted when it matches
					your client Id, client secret, your username and password. The API
					will grant access when it receives a valid access token from the
					application.