MyOIDC v1.1.0 is released, based on the reference implementation of the OIDC protocol, providing implementation references based on various libraries

MyOIDC- Reference implementation based on the OIDC protocol, providing implementation references based on various libraries . The first official version v1.1.0 is released, the main updates:

  1. The main process of implementing the OIDC protocol, including DiscoveryEndpoint and other various Endpoints provide implementation references; the realization of the main authentication and authorization process in OIDC; JWKS API implementation, etc.
  2. The realization of various functional details of the two modules of myoidc-server and myoidc-client can be actually used to form a closed loop of operation.

V1.1.0 code base link:

GitHub:  https://github.com/monkeyk/MyOIDC/tree/v1.1.0

Gitee :https://gitee.com/mkk/MyOIDC/tree/v1.1.0/

Guess you like

Origin www.oschina.net/news/114939/myoidc-1-1-0-released