Différences
Ci-dessous, les différences entre deux révisions de la page.
| |
| informatique:authentication [03/08/2016 18:22] – créée cyrille | informatique:authentication [30/10/2021 14:56] (Version actuelle) – image Authentication vs Authorization cyrille |
|---|
| * qlq chose que le //Subject// est (biometrics) | * qlq chose que le //Subject// est (biometrics) |
| * **Authorization**: Une fois que le //Subject// est identifié et authentifié il faut savoir s'il est autorisé à accéder à l'//Object//. | * **Authorization**: Une fois que le //Subject// est identifié et authentifié il faut savoir s'il est autorisé à accéder à l'//Object//. |
| | |
| | {{ :informatique:authentication-authorization.png?nolink&400 |Authentication vs Authorization}} |
| |
| > //Identification// occurs when a //subject// claims an //identity// (such as with a username) and //authentication// occurs when a subject proves their //identity// (such as with a password). Once the //subject// has a proven //identity//, //authorization// techniques can //grant// or //block// access to objects based on their proven identities. | > //Identification// occurs when a //subject// claims an //identity// (such as with a username) and //authentication// occurs when a subject proves their //identity// (such as with a password). Once the //subject// has a proven //identity//, //authorization// techniques can //grant// or //block// access to objects based on their proven identities. |
| |
| |