There is a working event for Succesfull tupas authentication, but it doesn't seem to trigger after first time registration.

It would be essential to also have an individual event after succesfull initial tupas registration (not occuring before saving the user).

Currently, to have this event to trigger, user would have to first register, then log out, and then log in again.

Comments

softone created an issue. See original summary.

tuutti’s picture

I have pull request open on Github (the one I forgot to merge couple months ago). Any chance you can you test it?

Pull request, patch

softone’s picture

Status: Active » Reviewed & tested by the community

Yes, this works.

Sadly the rules module itself seems abandoned and needs patching to work as intended.

tuutti’s picture

If adding user role is the only thing you're using Rules for you can replace it with couple lines of code.

I'll post an example when I'm back home.

  • tuutti committed 4f8af57 on 8.x-1.x
    Run tests with 8.4.x core, some documentation for #2884468
    
  • tuutti authored dd63e61 on 8.x-1.x
    Merge pull request #10 from tuutti/random_fixes
    
    Issue #2938183 by...
tuutti’s picture

Status: Reviewed & tested by the community » Fixed

I added some documentation to README.md regarding the role granting.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.