@if (isEditMode) {

Edit privacyIDEA Server

} @else {

Create privacyIDEA Server

}
@if (privacyideaForm) {
Identifier @if (privacyideaForm.get('identifier')?.hasError('required')) { Identifier is required } @if (privacyideaForm.get('identifier')?.hasError('pattern')) { Identifier contains invalid characters. Only alphanumeric characters, dots, underscores and hyphens are allowed. } This is the unique identifying name of the privacyIDEA server definition. URL of the privacyIDEA Server @if (privacyideaForm.get('url')?.hasError('required')) { URL of the privacyIDEA Server is required } Please provide the base URL of the privacyIDEA server.
Verify the Certificate

The certificate will be checked for a valid hostname and for a trusted certificate.
Do not uncheck this in productive use!

Description
User Password
}