|
|
|
|
|
by AceJohnny2
1006 days ago
|
|
authn vs authz: Authentication vs Authorization authn/authentication: user proves who they are, with username/password or otherwise authz/authorization: based on who the user is, system determines what they are allowed to do, via group membership or otherwise |
|