Difference between revisions of "Security"

From MgmtWiki
Jump to: navigation, search
(Context)
(Context)
Line 3: Line 3:
  
 
==Context==
 
==Context==
 +
*Security in computer science covers a broad range of topics, like Availability that are not addressed in this wiki.
 +
==Problem==
 
*Security is not a feature of the internet, it is an add-on. Even current activity, like [[OAuth 2.0]] and [[OpenID Connect]] are successful, not be cause they are secure, but because developers like the freedom they offer.
 
*Security is not a feature of the internet, it is an add-on. Even current activity, like [[OAuth 2.0]] and [[OpenID Connect]] are successful, not be cause they are secure, but because developers like the freedom they offer.
*Security in computer science covers a broad range of topics, like Availability that are not addressed in this wiki.
+
 
 +
==Solutions==
  
 
==References==
 
==References==

Revision as of 09:50, 28 October 2018

Full Title or Meme

For the purposes of Identity Management Security applies to access by the legitimately identified user and protection of User Private Information.

Context

  • Security in computer science covers a broad range of topics, like Availability that are not addressed in this wiki.

Problem

  • Security is not a feature of the internet, it is an add-on. Even current activity, like OAuth 2.0 and OpenID Connect are successful, not be cause they are secure, but because developers like the freedom they offer.

Solutions

References