Skip to content
/ iam Public

Go语言开发的 IAM(Identity and Access Management,身份识别与访问管理)系统。

Notifications You must be signed in to change notification settings

Jolsonz/iam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

参考极客时间企业级的 Go 语言实战项目开发完成

IAM 简介

IAM(Identity and Access Management,身份识别与访问管理)系统是用 Go 语言编写的一个 Web 服务,用于给第三方用户提供访问控制服务。

IAM 系统可以帮用户解决的问题是:在特定的条件下,谁能够/不能够对哪些资源做哪些操作(Who is able to do what on something given some context),也即完成资源授权功能。

About

Go语言开发的 IAM(Identity and Access Management,身份识别与访问管理)系统。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published