User Tools

Site Tools


general:security

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
general:security [2016/11/02 12:15] sugeneral:security [2023/08/30 18:09] (current) – [1. Log in with your Social Media (LinkedIn or Google) account] su
Line 1: Line 1:
-====== Security ======+====== App Store Security ======
  
-The App Store is a platform where users can purchase and spend credits, and perform data-access operations. Thus, security is paramount. We adhere to the highest web standards.+The App Store is a platform where users purchase and spend credits, and apps perform sensitive data operations. Therefore, security is paramount. 
 + 
 +We aim for the highest web security standards. Here's an overview of our policies.
  
  
 ===== Secure Web Requests and HTTPS ===== ===== Secure Web Requests and HTTPS =====
  
-//**Can information you send and request be intercepted over the internet?**//+<code>Can information you send and request be intercepted over the internet?</code>
  
-Take a look at our web address.+Take a look at the address bar in your web browser.
  
 {{ :general:https.png?nolink&600 |}} {{ :general:https.png?nolink&600 |}}
  
-Note the "https" prefix and the padlock. //HTTP// stands for Hyper Text Transfer Protocol, the communication protocol of the World Wide Web. //S// stands for secure. It means **all communication between you and the App Store is encrypted**. It is the same approach used in banking websites.+Note the padlock and "https" prefix in our web address.
  
-Encryption does not prevent message interception, but it does mean the information cannot be understood.+//HTTP// stands for Hyper Text Transfer Protocol, the communication protocol of the World Wide Web. //S// stands for secure. It means **all communication between you and the App Store is encrypted**. It is the same approach used in banking websites. 
 + 
 +Encryption does not prevent message interception, but it does mean the information content is secure. 
 + 
 + 
 +----
  
  
 ===== Logging in to the App Store and User Authentication ===== ===== Logging in to the App Store and User Authentication =====
  
-https://appstore.intelligentplant.com/wiki/doku.php?id=general:security&do= +<code>Is a user who they claim to be?</code> 
-===== Authorizing Applications =====+ 
 +Any interaction between a user and the App Store must be authenticated. If a user is not authenticated, App Store redirects to a log-in page. 
 + 
 +We provide two main methods for user authentication: 
 + 
 +==== 1. Log in with your Social Media (Google or Microsoft) account ==== 
 + 
 +Using a social media site as an authentication provider is an increasingly popular method of managing the log-in process. It means you don't need to set-up and remember a dedicated log-in for the App Store, and we can employ a trusted 3rd party security provider. At no point is your Google or Microsoft password divulged to us. 
 + 
 + 
 +==== 2. Log in with your work account ==== 
 + 
 +An organization can register with the App Store to allow it's employees to log in with their work accounts. 
 + 
 +This is managed via Microsoft Azure Active Directory: 
 + 
 +//"Azure AD can be integrated with an existing Windows Server Active Directory, giving organizations the ability to leverage their existing on-premises identity investments to manage access to cloud based SaaS applications." 
 +// 
 + 
 +[[https://azure.microsoft.com/en-us/documentation/articles/active-directory-whatis/|Microsoft Azure Active Directory]] 
 + 
 +---- 
 + 
 +===== Application Security ===== 
 + 
 +<code>Can I trust the Apps in the App Store?</code> 
 + 
 +The App Store is a marketplace of Industrial Applications from a variety of vendors. However, all adhere to our  
 +security architecture which forces applications to request explicit user authorization.  
 + 
 +When you log in to an App Store app, you'll receive an authorization prompt like the following: 
 + 
 +{{ :general:authorize.png?nolink&600 |}} 
 + 
 +  * An app can only access your App Store profile if **//you//** authorize it. 
 +  * An app can only charge your App Store account if **//you//** authorize it. 
 +  * An app can only access datasources **//you//** authorize it to access. 
 + 
 +You can revoke this authorization at any time.
  
  
Line 26: Line 71:
  
  
-We provide two options for users logging 
general/security.1478088929.txt.gz · Last modified: 2016/11/02 12:15 by su