Skip to content

Commit

Permalink
Merge pull request #621 from openziti/620-hosting-identities
Browse files Browse the repository at this point in the history
Hosting Configuration in simple service only shows the first 30 identities
  • Loading branch information
rgallettonf authored Feb 3, 2025
2 parents a31e9e6 + 5d9fb68 commit 1937aeb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@
[hasError]="errors.bindIdentities"
(selectedNamedAttributesChange)="validateBindIdentities()"
(selectedRoleAttributesChange)="validateBindIdentities()"
(filterChange)="getIdentityNamedAttributes($event)"
></lib-tag-selector>
</div>
<div class="form-field-sub-group">
Expand Down

0 comments on commit 1937aeb

Please sign in to comment.