Skip to content

Commit

Permalink
New feature toggle for invite
Browse files Browse the repository at this point in the history
  • Loading branch information
oharsta committed Oct 9, 2024
1 parent 5990140 commit e79440b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions roles/invite/templates/serverapplication.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,9 @@ config:
past-date-allowed: {{ invite.past_date_allowed }}
eduid-idp-schac-home-organization: {{ invite.eduid_idp_schac_home_organization }}

feature:
limit-institution-admin-role-visibility: {{ invite.limit_institution_admin_role_visibility }}

# We don't encode in-memory passwords, but they are reused so do NOT prefix them with {noop}
external-api-configuration:
remote-users:
Expand Down

0 comments on commit e79440b

Please sign in to comment.