OpenConext / Stepup-SelfService

Stepup Self-service interface
Apache License 2.0
2 stars 5 forks source link

4.0: Recovery token removal fails #273

Closed tvdijen closed 1 year ago

tvdijen commented 1 year ago

afbeelding

Oct 26 16:40:06 sv2010532 STEPUP-SELFSERVICE[602]: {"channel":"app","level":"ERROR","message":"Recovery Token revocation failed with message: \"TypeError: Argument 5 passed to Surfnet\StepupMiddleware\CommandHandlingBundle\Identity\Service\RecoveryTokenMailService::sendRevoked() must be an instance of Surfnet\Stepup\Identity\Value\RecoveryTokenId, boolean given, called in /apps/installation/Stepup-Middleware/Stepup-Middleware-5.0.2/src/Surfnet/StepupMiddleware/CommandHandlingBundle/Processor/RecoveryTokenRevocationEmailProcessor.php on line 78\"","context":[],"extra":{"server":"selfservice.stepup-tst.ssc-ict.overheid-i.nl","application":"self-service","request_id":"41d064ce7c370c0255d08d605682fe77"}}

It's not really being removed

tvdijen commented 1 year ago

Was fixed in https://github.com/OpenConext/Stepup-Middleware/pull/385