Obsolete DYNAMIC_CLIENT_REGISTRATION_TOKENS parameter still referenced in documentation
[This section](https://canaille.readthedocs.io/en/latest/howtos/sso.html#dynamic-client-registration) of the documentation still references the obsolete `DYNAMIC_CLIENT_REGISTRATION_TOKENS` parameter for OIDC dynamic client registration. It would be nice if it explained how to register client dynamically with JWTs as implemented in #272.
issue