Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Keycloak

    1. Open the keycloak URL in the browser and check

  2. kernel-otpmanager-service

    1. Login to ‘mosip_kerneldatabase’s ‘kernelusing the mosipuser/Mosip@123. NOTE: ‘mosipuser’ is a read-only user. In all database, you will find the same read-only user with the same credentials. Check whether the OTP had been generated in table ‘otp_transaction’. You can authenticate using the value in ‘otp’ column name. Example query is , "SELECT otp FROM kernel.otp_transaction where id like '%prereg_userId%' order by generated_dtimes desc limit 1";

    2. You can also check the Swagger URL. For example, https://qa.mosip.io/v1/otpmanager/swagger-ui.html

  3. kernel-emailnotification-service

    1. Check the Swagger URL. For example, https://qa.mosip.io/v1/emailnotifier/swagger-ui.html

  4. kernel-smsnotification-service

    1. Check the Swagger URL. For example, https://qa.mosip.io/v1/smsnotifier/swagger-ui.html

Info

Image source code

View file
nameOTP_component_flow.drawio

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@1422e
showSpacefalse
sortmodified
typepage
reversetrue
labelskb-troubleshooting-article
cqllabel = "kb-troubleshooting-article" and type = "page" and space = "SUP"

...