|
Single Sign-On using SAML
|
The Secure Web Appliance now supports Single Sign-On (SSO) using SAML. This enables users to log in to the appliance’s web
interface with the same credentials they use for other SAML SSO-enabled services within their organization. By configuring
the appliance as a SAML Service Provider (SP) and integrating with a SAML Identity Provider (IdP) such Microsoft ADFS, users
can authenticate once and gain seamless access to all authorized services without repeated logins.
For more information, see SSO Using SAML.
New/Modified Screens: ,
|
|
Configuration Audit Logs
|
The Configuration Audit log is a monitoring tool designed to track and log all configuration changes made to the Secure Web
Appliance throughout its lifecycle. Previously, there was no dedicated page to monitor these changes, making it difficult
to track modifications.
For more information, see Configuration Audit Logs.
New/Modified Screens:
|
|
KyberKEM (Post-Quantum Cryptography)
|
KyberKEM is integrated into the Secure Web Appliance as a Post-Quantum Cryptography (PQC) feature to secure communications
against future quantum computing threats. Its primary purpose is to establish a shared secret between two communicating parties
while remaining resistant to attackers within the transmission system.
|
Note
|
-
By default the feature is disbaled.
-
KyberKEM is only supported on TLS version 1.3.
-
CiscoSSL_PQC 3.3.3.8.3.39 based on OpenSSL 3.3.3 library is introduced for this feature.
|
New/Modified CLI: wsa > advancedproxyconfig > HTTPS
|
| Generative AI Visibility and Control for ADC |
Secure Web Appliance now provides enhanced visibility and granular control over Generative AI applications through the Applications
Discovery and Control (ADC) engine. This update addresses the security risks associated with Shadow IT and potential data
leakage by expanding the ADC database from 4 to over 1,200 Generative AI applications, including tools such as ChatGPT, Claude,
Midjourney, and GitHub Copilot.
By integrating with Cisco’s Cloud App Security Intelligence (CASI), administrators can now accurately identify, monitor, and
apply access policies to a wide range of AI-powered content creation, coding, and productivity tools.
|
|
Health Check APIs
|
AsyncOS 16.0 introduces REST APIs for performing health checks on key appliance services, network connectivity, and system
resources. These APIs enable administrators to programmatically retrieve health information and troubleshoot connectivity
and system-related issues.
The following health check APIs are available:
-
External DLP Health Check—Tests ICAP connectivity to configured External DLP servers and provides connection status and response-time information.
-
Network Interface Health Check— Tests IPv4 and IPv6 gateway reachability for configured network interfaces and provides packet-loss and round-trip-time
information.
-
NTP Health Check—Reports the health of the NTP service, including process and readiness status, recent service start information, time adjustments,
and error or warning messages.
-
DNS Lookup Health Check—Tests configured DNS servers by performing forward and reverse DNS lookups and reports DNS resolution and server responsiveness.
-
System Health Check—Provides appliance health and resource metrics, including RAM and disk utilization, proxy CPU usage, disk usage, RAID status,
proxy bandwidth, and proxy connection information.
You can retrieve information for all applicable components or, where supported, query a specific server, network interface,
or system metric. These APIs can be used for automated health monitoring and troubleshooting of the appliance. For more information,
see AsyncOS API 16.0 for Cisco Secure Web Appliance–Getting Started Guide
The health check APIs are supported only with the REST API v3.0 endpoint.
|