{% extends "base.html" %} {% load display_tags %} {% load get_config_setting %} {% load static %} {% block add_styles %} {{ block.super }} ul#select_by_severity a:hover, ul#bulk_edit a:hover { cursor: pointer; } {% endblock %} {% block content %} {{ block.super }}
Name | Alternate URL | Username | Password | Role | Environment | Valid Login |
---|---|---|---|---|---|---|
{{ cred.name }} | {% if cred.url %} Alternate URL {% endif %} | {{ cred.username }} | {{ cred.password|get_pwd }} | {{ cred.role }} | {{ cred.environment }} | {{ cred.is_valid }} |
Authentication Type | HTTP Authentication | Login RegEx | Logout RegEx |
---|---|---|---|
{{ cred.authentication }} | {{ cred.http_authentication }} | {{ cred.login_regex }} | {{ cred.logout_regex }} |
Product Name | Alernate URL | Authentication Provider |
---|---|---|
{{ cred.product }} | {% if cred.url %} Alternate URL {% else %} None Configured {% endif %} | {{ cred.is_authn_provider }} |
No products associated with this credential.