Solaris 11.4 SRU 90 flags "vas4" as an unknown name service property

SAS 6.0.1 on Solaris 11.4.  After upgrading the OS to SRU 90 one of the services goes into "degraded" state:

bash -> svcs -xv svc:/system/check/name-services:default
svc:/system/check/name-services:default (check all name-services configuration service)
 State: degraded since 2026-03-08T13:28:20
Reason: Degraded by service method: "2 service configuration issues detected.."
   See: support.oracle.com/.../SMF-8000-VE
   See: man -M /usr/man -s 8 nscfg
   See: /var/svc/log/system-check-name-services:default.log
Impact: Some functionality provided by the service may be unavailable.
bash ->

The issue is the nscfg command reports an issue with "vas4" property in the password and group name service switch:

bash -> nscfg check svc:/system/name-service/switch
Error: issue in svc:/system/name-service/switch: token in property config/password = files vas4
Error: issue in svc:/system/name-service/switch: token in property config/group = files vas4
bash ->

Oracle says this is "normal" behavior since "vas4" isn't an Oracle product...