You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2019/07/16 16:07:22 UTC

[GitHub] [trafficcontrol] jhg03a commented on a change in pull request #3505: Oauth integration

jhg03a commented on a change in pull request #3505: Oauth integration
URL: https://github.com/apache/trafficcontrol/pull/3505#discussion_r303995989
 
 

 ##########
 File path: infrastructure/cdn-in-a-box/traffic_ops/config.sh
 ##########
 @@ -98,7 +98,8 @@ cat <<-EOF >/opt/traffic_ops/app/conf/cdn.conf
         "max_db_connections": 20,
         "backend_max_connections": {
             "mojolicious": 4
-        }
+        },
+        "whitelisted_oauth_urls": ["*.xfinity.tv"]
 
 Review comment:
   I don't think you meant for this to be here.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services