Skip to content

IDP Kit Login with SSI | Next.js #62

Answered by taminobaumann
mwaheed-dev asked this question in Help
Discussion options

You must be logged in to vote

Hey @mwaheed-dev,

thanks for reaching out. On which machine are you developing?

If it's mac the issue could be caused by macs system settings which block ports 5000 and 7000 by default.

Therefore you have two options:

  1. Disabled in the system settings AirPlay Receiver, which can be found under AirDrop & Handoff. After that you should be able to access it.
  2. Chang the port in the nuxt.config.js (IDP-Kit UI project) to none of the above. Please note, you also then have to update the verifierUiUrl and verifierApiUrl in the verifier.config.js in the IDP-Kit.

Hope it helps!!

Best,
Tamino

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mwaheed-dev
Comment options

Answer selected by taminobaumann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants