Merge pull request #5084 from portainer/feat/EE-341/EE-777/oauth-memberships-teaser

feat(oauth/team-memberships): EE oauth team memberships teaser
pull/5086/head
cong meng 2021-05-20 09:21:10 +12:00 committed by GitHub
commit 746e738f1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 0 deletions

View File

@ -39,6 +39,21 @@
</div>
</div>
<div class="col-sm-12 form-section-title">
Team membership
</div>
<div class="form-group">
<span class="col-sm-12 text-muted small">
Automatic team membership synchronizes the team membership based on a custom claim in the token from the OAuth provider.
</span>
</div>
<div class="form-group">
<span class="text-muted small" style="margin-left: 15px;">
<i class="fa fa-user" aria-hidden="true"></i>
This feature is available in <a href="https://www.portainer.io/business-upsell?from=oauth-group-membership" target="_blank"> Portainer Business Edition</a>.
</span>
</div>
<div class="col-sm-12 form-section-title">OAuth Configuration</div>
<div class="form-group">