synapse/changelog.d/16262.feature
Aurélien Grimpard fe69e7f617
Handle "registration_enabled" parameter for CAS (#16262)
Similar to OIDC, CAS providers can now disable registration such
that only existing users are able to login via SSO.
2023-09-06 14:32:24 -04:00

2 lines
105 B
Gherkin

Add the ability to enable/disable registrations when in the CAS flow. Contributed by Aurélien Grimpard.