remove oauth proxy from ui code

This commit is contained in:
Girish Ramakrishnan
2016-11-11 22:30:18 +05:30
parent f5ebb782c0
commit b23c06d443
5 changed files with 4 additions and 31 deletions

View File

@@ -73,12 +73,6 @@
</span>
</div>
</div>
<div class="radio" ng-show="appInstall.needsOAuthProxy">
<label>
<input type="radio" ng-model="appInstall.accessRestrictionOption" value="unrestricted">
Unrestricted
</label>
</div>
<div class="radio" ng-show="appInstall.optionalSso">
<label>
<input type="radio" ng-model="appInstall.accessRestrictionOption" value="nosso">