- Mastering MongoDB 3.x
- Alex Giamas
- 78字
- 2021-08-20 10:10:57
Authentication and authorization
Authentication and authorization are closely connected and sometimes confused. Authentication is about verifying the identity of a user to the database. An example of authentication is SSL, where the web server is verifying its identity, that it is who it claims to be, to the user.
Authorization is about determining what actions a user can take on a resource. In the next paragraphs, we will discuss authentication and authorization with these definitions in mind.
推薦閱讀
- Word 2000、Excel 2000、PowerPoint 2000上機(jī)指導(dǎo)與練習(xí)
- Oracle SOA Governance 11g Implementation
- Hadoop 2.x Administration Cookbook
- 控制與決策系統(tǒng)仿真
- 自動檢測與傳感技術(shù)
- Prometheus監(jiān)控實戰(zhàn)
- 基于單片機(jī)的嵌入式工程開發(fā)詳解
- Nginx高性能Web服務(wù)器詳解
- 新編計算機(jī)圖形學(xué)
- Linux內(nèi)核精析
- FANUC工業(yè)機(jī)器人配置與編程技術(shù)
- 貫通Hibernate開發(fā)
- 設(shè)計模式
- 基于Quartus Ⅱ的數(shù)字系統(tǒng)Verilog HDL設(shè)計實例詳解
- ARM體系結(jié)構(gòu)與編程