Identity Server4 及 其它 OpenId 服務器 學習


00、https://jwt.io/   jwt 原理          OAuth2/OpenID Connect 規范    https://openid.net/

01、CAS Enterprise Single Sign-On: https://apereo.github.io/cas/6.0.x/index.html

02、django-oauth-toolkit :     https://django-oauth-toolkit.readthedocs.io/en/latest/ 

       OAuthLib - https://github.com/oauthlib/oauthlib

03、關於 IdentityServer4 中的 Jwt Token 與 Reference Token

 

0、Ocelot:   一個.NET API 網關. https://github.com/ThreeMammals/Ocelot

       https://threemammals.com/ocelot/      參考文檔   https://ocelot.readthedocs.io/en/latest/

      微軟寫的關於微服務的電子書(當前 .netcore 2.2  ):https://docs.microsoft.com/en-us/dotnet/architecture/microservices/index

        https://dotnet.microsoft.com/download/thank-you/microservices-architecture-ebook

===================================================

1、Identity Server4 學習: https://identityserver4.readthedocs.io/en/latest/

     Identity Server 4 中文文檔(v1.0.0):   https://www.cnblogs.com/thinksjay/p/10740144.html

      stulzq/IdentityServer4.Samples   https://github.com/stulzq/IdentityServer4.Samples

      一個先行者的學習記錄,中文,參考之。

=============================================

5  (推薦學習) skoruba/IdentityServer4.Admin     https://github.com/skoruba/IdentityServer4.Admin/tree/dev

       Dev 版本已經升級 Net Coe 3.0 。

5.2(學習參考!) brunohbrito/JPProject.IdentityServer4.SSO      完整版本 

                               JPProject.IdentityServer4.AdminUI      界面版本   

        Administration tools for idIdentityServer4 and ASP.NET Core Identity     https://jpproject.azurewebsites.net/a…

      文檔: https://jp-project.readthedocs.io/en/latest/intro/big_picture.html

      升級到 :Aspnet Core 3.0 ,   項目開發基礎   Equinox Project

==============================================

5-8  zarxor/IdentityServer4.OpenAdmin           https://github.com/zarxor/IdentityServer4.OpenAdmin

       很長時間沒有更新。 

5-9  gustavobigardi/IdentityServer.BlazorAdmin     https://github.com/gustavobigardi/IdentityServer.BlazorAdmin

       很長時間沒有更新。

6、 (國人擴展) owenxuwei/ids4.AdminUI   , https://github.com/owenxuwei/ids4.AdminUI

     基於 IdentityServe4 提供了界面管理功能。並增加了一些配置功能.

7、 (國人擴展) anjoy8/Blog.IdentityServer   https://github.com/anjoy8/Blog.IdentityServer

     打造一個功能強大的Id4授權服務中心

=========================================

Aspnet Core  的第三方身份驗證:

1、微信  Weixin (WeChat) 的 Documentation  https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers

2、微博 Weibo  Documentation 、 QQ  Documentation、 Baidu Documentation 

OAuth 2 Simplified 規范簡化版本說明:  https://aaronparecki.com/oauth-2-simplified/#authorization 

=========================================

B1、認證與授權——單點登錄協議盤點:OpenID vs OAuth2 vs SAML

     https://www.jianshu.com/p/5d535eee0a9b

 

B2、Keycloak (Java) : open source Identity and Access Management solution。

      https://www.keycloak.org/                 https://github.com/keycloak/keycloak

     (學習資料匯總)  https://github.com/thomasdarimont/awesome-keycloak

 

B3、hydra (Go) OpenID Certified™ OpenID Connect & OAuth2 Server    (官網)  https://www.ory.sh/

       https://gethydra.sh/?utm_source=github&utm_medium=banner&utm_campaign=hydra

       https://github.com/ory/hydra

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM