Hello,
i generated a model.yaml using the discovery tool.
After that i run the validateModel on this file but it fail as the name of the AuthenticationProvider contain a &
AuthenticationProvider:
'Test&Identity Asserter':
Removing the & make the validation ok
Regards