Tomas Hertus
unread,May 17, 2013, 7:02:25 PM5/17/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to simple...@googlegroups.com
Hi all,
I have question - how most effectively catch users with unactivated account when they're trying to log in?
We have, I can say, classic application for registration. After finishing registration we send users email with activation link - classic scenario.
We are also running IdP and I got a request to catch users with unactivated account and redirect them to some page, where they will be informed about the activation process and will be shown option to resend activation email.
Is here any effective way how to implement this scenario in SimpleSAMLphp? I know that I will probably use Authentication Processing Filters in SimpleSAMLphp for that.
Thank you for advices.
Tomas