IBM Verify

IBM Verify

Join this online user group to communicate across Security product users and IBM experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  trigger a new token seed

    Posted 10/28/19 08:35 AM
    I have a requirement to trigger a new token seed to be created if the user restarts the Registration request flow that we have created for TOTP registration. Any suggestions ?

    ------------------------------
    Mubashir Naseer
    Volkswagen of America
    Detroit MI
    ------------------------------


  • 2.  RE: trigger a new token seed

    Posted 10/29/19 01:21 PM
    It appears as though the seed will be reset when a DELETE request is sent to the endpoint /mga/sps/mga/user/mgmt/otp/totp. When the reset token is called, it does a delete request which appears to invalidate the session, so sends you back in the flow to the start of the OTP flow. Is there a good place to insert a delete in the flow.


    ------------------------------
    Mubashir Naseer
    Volkswagen of America
    Detroit MI
    ------------------------------