Handle port numbers in default token_audience
This MR handles setting the default token_audience
when the server is included with a port suffix. The fix is to look for tokens with audiences that both include and exclude the :port
suffix.
This MR handles setting the default token_audience
when the server is included with a port suffix. The fix is to look for tokens with audiences that both include and exclude the :port
suffix.