%! title = 'Access controls' %> <%namespace name="lib" file="//lib.html" import="*"/> <%inherit file="//layout/admin.html" /> <% import splunk from splunk.appserver.mrsparkle.lib import util, i18n isLite = util.isLite() isCloud = util.isCloud() hasProductMenu = splunk.util.normalizeBoolean(cherrypy.config.get('showProductMenu')) ssoUrlPrefix = cherrypy.config.get('productMenuUriPrefix') %>
| ${''} | ${_('Actions')} |
|---|---|
| ${_('Authentication method')} | |
| ${_('Users')} | ${_('Add new')} |
| ${_('Roles')} | |
| ${_('Invite Users')} | |
| ${_('Password Policy Management')} |