- Fixes #126
- Generate a single oidc_clients.yaml to define all clients
- `public` property of OIDC clients is now a bool (as it should be), not a string.
- sed pattern changed to allow multiple replacements
I want to show how composable this project is. For example, you could
just use the Authelia module to add SSO to any service, not just those
provided here.