Skip to content

Commit 76fe3b3

Browse files
committed
Feature toggle Invite for login_hint
See OpenConext/OpenConext-Invite#754
1 parent 7b9eaf4 commit 76fe3b3

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)