Description
This task is to add the ability to configure custom SAML audience restriction values. Currently we can only enable or disable the validation against default values. A new JAX-WS property will be added to SecurityConstants called "security.audience-restrictions", which is a comma separated String, one of which must match one of the received audience restriction URIs (if they are present).