You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
##New users
Any user that logs in via their IdP for the first time will be presented with a consent screen asking them permission to store their attribute data. After consent is provided, OpenConext will store attribute values in the OpenConext LDAP. Endusers can view, change, or delete account information at profile.demo.openconext.org
##Welcome mail
It is possible to send welcome mails to new users (e.g. users that are provisioned for the first time). In "Manage" you need to configure the email text (email type = 'introduction_email') under EngineBlock => Email Configuration (you should always do this and we have a database patch for this).
In the /etc/surfconext/engineblock.ini file you either enable / disable the sending of welcome mails
; Do we send welcome emails
email.sendWelcomeMail = true