diff --git a/Home.md b/Home.md index ad64adb..7a58ea0 100644 --- a/Home.md +++ b/Home.md @@ -5,4 +5,8 @@ Further documentation: - [Nginx Implementation](Nginx-Implementation) describes how to configure the nginx to use nginx-sso - [Main Configuration](Main-Configuration) exaplains the main parts of the configuration - [Auth Provider Configuration](Auth-Provider-Configuration) contains a list of all available authentication (login) providers and instructions how to configure them -- [MFA Provider Configuration](MFA-Provider-Configuration) contains a list of all available multi-factor-auth providers and instructions how to configure them \ No newline at end of file +- [MFA Provider Configuration](MFA-Provider-Configuration) contains a list of all available multi-factor-auth providers and instructions how to configure them + +Implementation examples: + +- [Nginx Reverse Proxy for homelab services using SSO](Example:-Nginx-Reverse-Proxy-for-homelab-services-using-SSO) \ No newline at end of file