@if (customLogo()) { } @else { logo-text }
@if (!customLogo()) { } {{ versionPrefix() }} {{ this.versioningService.version() }} Beta @if (activeSection() === 'token') { Overview @if (contentService.routeUrl().startsWith(ROUTE_PATHS.TOKENS_DETAILS)) { privacy_tip Details } @if (authService.tokenEnrollmentAllowed()) { add_moderator Enrollment } @if (authService.actionAllowed("importtokens")) { input Import } @if (authService.actionAllowed("getchallenges")) { cached Challenges } @if (authService.actionsAllowed(["machinelist", "manage_machine_tokens"])) { now_widgets Applications } policy Find Token } @if (activeSection() === 'container') { Overview @if (contentService.routeUrl().startsWith(ROUTE_PATHS.TOKENS_CONTAINERS_DETAILS)) { source Details } @if (authService.actionAllowed("container_create")) { create_new_folder Create } @if (authService.oneActionAllowed(["container_template_list", "container_template_create"])) { plagiarism Templates } @if (contentService.routeUrl().startsWith(ROUTE_PATHS.TOKENS_CONTAINERS_TEMPLATES_DETAILS)) { plagiarism Template Details } @if (contentService.routeUrl() === ROUTE_PATHS.TOKENS_CONTAINERS_TEMPLATES_CREATE) { note_add Create Template } } @if (activeSection() === 'users') { Overview @if (contentService.routeUrl().startsWith(ROUTE_PATHS.USERS_DETAILS)) { manage_accounts User Details } @if (contentService.routeUrl().startsWith(ROUTE_PATHS.USERS_NEW)) { person_add Create User } Resolvers @if (contentService.routeUrl().startsWith(ROUTE_PATHS.USERS_RESOLVERS_DETAILS)) { Resolver Details } @if (contentService.routeUrl() === ROUTE_PATHS.USERS_RESOLVERS_NEW) { add Create Resolver } public Realms } @if (activeSection() === 'policies') { gavel Overview @if (contentService.routeUrl().startsWith(ROUTE_PATHS.POLICIES_DETAILS)) { gavel settings Details } gavel add Create } @if (activeSection() === 'subscription') { event_repeat Overview } @if (activeSection() === 'audit') { @if (authService.actionAllowed("auditlog")) { list_alt Log } @if (authService.actionAllowed("clienttype")) { recent_actors Known Clients } } @if (activeSection() === 'config') { @if (authService.actionAllowed('configread')) { build System } safety_check Tokentypes @if (authService.actionAllowed("machinelist")) { point_of_sale Machines } @if (contentService.routeUrl().startsWith(ROUTE_PATHS.CONFIGURATION_MACHINES_DETAILS)) { point_of_sale Machine Details } @if (authService.actionAllowed("mresolverread")) { lan Machine Resolver } @if (authService.actionAllowed("eventhandling_read")) { flag Events } @if (contentService.routeUrl().startsWith(ROUTE_PATHS.EVENTS_DETAILS)) { flag settings Event Details } @if (contentService.routeUrl() === ROUTE_PATHS.EVENTS_NEW) { flag add Create Event } @if (authService.actionAllowed("periodictask_read")) { event_repeat Periodic Tasks } } @if (activeSection() === 'external_services') { @if (authService.actionAllowed("smtpserver_read")) { email SMTP Servers } @if (contentService.routeUrl().startsWith(ROUTE_PATHS.EXTERNAL_SERVICES_SMTP_DETAILS)) { email settings SMTP Details } @if (contentService.routeUrl() === ROUTE_PATHS.EXTERNAL_SERVICES_SMTP_NEW) { email add Create SMTP Server } @if (authService.actionAllowed("radiusserver_read")) { vpn_lock RADIUS Servers } @if (contentService.routeUrl().startsWith(ROUTE_PATHS.EXTERNAL_SERVICES_RADIUS_DETAILS)) { vpn_lock settings RADIUS Details } @if (contentService.routeUrl() === ROUTE_PATHS.EXTERNAL_SERVICES_RADIUS_NEW) { vpn_lock add Create RADIUS Server } @if (authService.actionAllowed("smtpserver_read")) { sms SMS Gateways } @if (contentService.routeUrl().startsWith(ROUTE_PATHS.EXTERNAL_SERVICES_SMS_DETAILS)) { sms settings SMS Gateway Details } @if (contentService.routeUrl() === ROUTE_PATHS.EXTERNAL_SERVICES_SMS_NEW) { sms add Create SMS Gateway } @if (authService.actionAllowed("caconnectorread")) { assured_workload CA Connectors } @if (contentService.routeUrl().startsWith(ROUTE_PATHS.EXTERNAL_SERVICES_CA_CONNECTORS_DETAILS)) { assured_workload settings CA Connector Details } @if (contentService.routeUrl() === ROUTE_PATHS.EXTERNAL_SERVICES_CA_CONNECTORS_NEW) { assured_workload add Create CA Connector } @if (authService.actionAllowed("privacyideaserver_read")) { PrivacyIDEA Servers } @if (contentService.routeUrl().startsWith(ROUTE_PATHS.EXTERNAL_SERVICES_PRIVACYIDEA_DETAILS)) { settings PrivacyIDEA Server Details } @if (contentService.routeUrl() === ROUTE_PATHS.EXTERNAL_SERVICES_PRIVACYIDEA_NEW) { add Create PrivacyIDEA Server } @if (authService.actionAllowed("tokengroup_list")) { local_police Tokengroups } @if (contentService.routeUrl().startsWith(ROUTE_PATHS.EXTERNAL_SERVICES_TOKENGROUPS_DETAILS)) { local_police settings Tokengroup Details } @if (contentService.routeUrl() === ROUTE_PATHS.EXTERNAL_SERVICES_TOKENGROUPS_NEW) { local_police add Create Tokengroup } @if (authService.actionAllowed("serviceid_list")) { storage Service IDs } @if (contentService.routeUrl().startsWith(ROUTE_PATHS.EXTERNAL_SERVICES_SERVICE_IDS_DETAILS)) { storage settings Service ID Details } @if (contentService.routeUrl() === ROUTE_PATHS.EXTERNAL_SERVICES_SERVICE_IDS_NEW) { storage add Create Service ID } }