Updated README.md. Revert type check within variables.js. Implemented type check within config.js, fallback to 'null' when option is not defined

This commit is contained in:
Glenn de Haan
2024-10-07 00:45:58 +02:00
parent 117b18e9a8
commit eacb0b4fd9
3 changed files with 11 additions and 8 deletions

View File

@@ -346,10 +346,10 @@ This section provides integration guides for configuring the UniFi Voucher Site
Below is a list of tested Identity Providers (IdPs) with detailed integration instructions:
- [Keycloak Integration](.docs/oidc/keycloak/README.md)
- [Authentik Integration](.docs/oidc/authentik/README.md)
- [Keycloak](.docs/oidc/keycloak/README.md)
- [Authentik](.docs/oidc/authentik/README.md)
- [UniFi Identity Enterprise (UID)](.docs/oidc/uid/README.md)
- [ZITADEL Integration](.docs/oidc/zitadel/README.md)
- [ZITADEL](.docs/oidc/zitadel/README.md)
> Integrated with an IdP that is not on the list? Feel free to create a guide for others and contribute it to the project