- Issue created by @coffeemakr
coffeemakr → changed the visibility of the branch 3528558-granularity-form-validation to hidden.
coffeemakr → changed the visibility of the branch 3528558-granularity-form-validation to active.
The scope granularities (implementing PluginFormInterface) have their configuration form in Oauth2ScopeForm as a sub form.
In the form, only buildConfigurationForm is called and not validateConfigurationForm or submitConfigurationForm.
Manually call those methods in the Oauth2ScopeForm. I'm not sure what the best approach is, because i'm not verify confident with sub forms.
Active
6.0
Code
coffeemakr → changed the visibility of the branch 3528558-granularity-form-validation to hidden.
coffeemakr → changed the visibility of the branch 3528558-granularity-form-validation to active.