admin.oauth2.domain-name @if (entityForm.get('name').hasError('required')) { {{ 'admin.oauth2.domain-name-required' | translate }} } @if (entityForm.get('name').hasError('maxlength')) { {{ 'admin.domain-name-max-length' | translate }} } @if (entityForm.get('name').hasError('pattern')) { {{ 'admin.error-verification-url' | translate }} }
admin.oauth2.redirect-url-template
{{ 'admin.oauth2.enable' | translate }}
{{ 'admin.oauth2.edge' | translate }}