Data role checking currently has to be manually enabled for embedded by setting an authorizationvalidator on the embeddedconfiguration. This should instead default to the built-in data roles authorization.
Data role checking currently has to be manually enabled for embedded by setting an authorizationvalidator on the embeddedconfiguration. This should instead default to the built-in data roles authorization.
Added the initialization of the default authorization validator to the embeddedconfiguration.