jwks_uri in the chain config is double double quoted
This line is using helm filtering to double quote the entry and adding double quotes outside of the end result. The result is double " which breaks parsing and causes authservice to fail.
UNCLASSIFIED - NO CUI
Currently supported Big Bang Version is 2.42.0
ATTENTION: Immediate action is required to maintain compatibility with P1 services. Please visit https://p1notifications.dso.mil and see the "DSO.MIL Certificates Renewal" announcement under the "Notifications" section for more details.
This line is using helm filtering to double quote the entry and adding double quotes outside of the end result. The result is double " which breaks parsing and causes authservice to fail.
UNCLASSIFIED - NO CUI