Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Noah Mobile provides the following data security features.

Encrypted Communication

– NoahMobile relies on encryption to protect the communications between the client application and NoahMobile. NoahMobile has support for TLS 1.1 and TLS 1.2 cryptographic protocols. Note: TLS 1.0 is not supported!

Authorization

Noah Mobile supports OAuth 2.0 ‘implicit grant flow’ Authorization in this release, and requires that client applications authorize in order to access the Noah Mobile API. The Implicit Grant flow is used when the user-agent will access the protected resource directly, such as in a rich web application or a mobile app. A successful Authorization will return an Access Token required to access to Noah Mobile API. 

We provide detailed information on using OAuth 2.0 ‘implicit grant flow’ with Noah Mobile here.

  • No labels