Add SAML SP status to Feature Comparison docs (#20743)
* Add SAML SP integration Add current SAML 2.0 Service Provider (SP) status. RhodeCode EE supports SAML, CE does not. Included issue links for both Gitea and Gogs, as corporate users will likely be interested in the status of both. * Add SAML SP status to comparison for other translations Co-authored-by: Lauris BH <lauris@nix.lv> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
This commit is contained in:
parent
57f1ea0366
commit
2b4d43dd4d
|
@ -122,6 +122,7 @@ _Symbols used in table:_
|
|||
| AD / LDAP integration | β | β | β | β | β | β | β |
|
||||
| Multiple LDAP / AD server support | β | β | β | β | β | β | β |
|
||||
| LDAP user synchronization | β | β | β | β | β | β | β |
|
||||
| SAML 2.0 service provider | [β](https://github.com/go-gitea/gitea/issues/5512) | [β](https://github.com/gogs/gogs/issues/1221) | β | β | β | β | β |
|
||||
| OpenId Connect support | β | β | β | β | β | ? | β |
|
||||
| OAuth 2.0 integration (external authorization) | β | β | β | β | β | ? | β |
|
||||
| Act as OAuth 2.0 provider | [β](https://github.com/go-gitea/gitea/pull/5378) | β | β | β | β | β | β |
|
||||
|
|
|
@ -120,6 +120,7 @@ _θ‘¨ζ ΌδΈη符ε·ε«δΉ:_
|
|||
| ιζ AD / LDAP | β | β | β | β | β | β | β |
|
||||
| ζ―ζε€δΈͺ LDAP / AD ζε‘ | β | β | β | β | β | β | β |
|
||||
| LDAP η¨ζ·εζ₯ | β | β | β | β | β | β | β |
|
||||
| SAML 2.0 service provider | [β](https://github.com/go-gitea/gitea/issues/5512) | [β](https://github.com/gogs/gogs/issues/1221) | β | β | β | β | β |
|
||||
| ζ―ζ OpenId θΏζ₯ | β | β | β | β | β | ? | β |
|
||||
| ιζ OAuth 2.0οΌε€ι¨ζζοΌ | β | β | β | β | β | ? | β |
|
||||
| δ½δΈΊ OAuth 2.0 provider | [β](https://github.com/go-gitea/gitea/pull/5378) | β | β | β | β | β | β |
|
||||
|
|
|
@ -121,6 +121,7 @@ menu:
|
|||
| ζ΄ε AD / LDAP | β | β | β | β | β | β | β |
|
||||
| ζ―ζ΄ε€ι LDAP / AD δΌΊζε¨ | β | β | β | β | β | β | β |
|
||||
| εζ₯ LDAP δ½Ώη¨θ
| β | β | β | β | β | β | β |
|
||||
| SAML 2.0 service provider | [β](https://github.com/go-gitea/gitea/issues/5512) | [β](https://github.com/gogs/gogs/issues/1221) | β | β | β | β | β |
|
||||
| ζ―ζ΄ OpenId Connect | β | β | β | β | β | ? | β |
|
||||
| ζ΄ε OAuth 2.0 (ε€ι¨ι©θ) | β | β | β | β | β | ? | β |
|
||||
| ζηΊ OAuth 2.0 ζδΎθ
| [β](https://github.com/go-gitea/gitea/pull/5378) | β | β | β | β | β | β |
|
||||
|
|
Loadingβ¦
Reference in New Issue