go-oidfed
The go-oidfed library is an implementation of OpenID Federation in the go language with the goal to enable go applications to make use of OpenID federation.
LightHouse helps to navigate the wild and complex sea of OpenID Federation. LightHouse is a flexible and configurable OpenID Federation Entity, and can be used as a Trust Anchor / Intermediate Authority / Resolver / Trust Mark Issuer or everything at the same time.
LightHouse helps you to navigate the wild and complex sea of OpenID Federation.
LightHouse is a flexible and configurable OpenID Federation Entity. It can be configured and deployed as a Trust Anchor / Intermediate Authority / Resolver / Trust Mark Issuer or everything at the same time. LightHouse uses the go-oidfed/lib oidfed library.
LightHouse also can be used to build your own federation entity on top of the existing implementation.
For more information please refer to the Documentation at https://go-oidfed.github.io/lighthouse/
The configuration of LightHouse is explained in details at https://go-oidfed.github.io/lighthouse/config/.
Docker images are available at docker hub under oidfed/lighthouse
.
The go-oidfed library is an implementation of OpenID Federation in the go language with the goal to enable go applications to make use of OpenID federation.