Skip to content

Commit 26ca249

Browse files
authored
Merge pull request #704 from OpenConext/feature/invite-login-hint
Feature toggle Invite for login_hint
2 parents 7b9eaf4 + 76fe3b3 commit 26ca249

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

roles/invite/templates/serverapplication.yml.j2

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,8 @@ feature:
145145
enable-performance-seed: False
146146
# Allow non-eduID accounts to accept invites for rolemanager and inviter
147147
allow-for-eduid-only-enforcement-for-non-guests: False
148+
# Add login hint, set to False to disable this feature
149+
invite-accept-add-login_hint: True
148150

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

0 commit comments

Comments
 (0)