Skip to content

Help with Passkeys in a Self-Hosted setup #6112

Closed Answered by jordanhandy
jordanhandy asked this question in Q&A
Discussion options

You must be logged in to vote

@kzshantonu

Thank you for your help! I was able to solve this. Not sure exactly which edit was the fix, but (in case someone else has the same issue) I made the following edits to my files as they didn't exist prior:

compose.yaml

  • Under the environment key for the museum service, I added the NEXT_PUBLIC_ENTE_ENDPOINT value to point back to my API custom domain
  • Under the environment key for the web service, I added values for the NEXT_PUBLIC_ENTE_ALBUMS_ENDPOINT, ENTE_API_ORIGIN, and ENTE_ALBUMS_ORIGIN

museum.yaml

  • Under the webauthn section, I ensured my rpid and rporigins values were as you suggested with the root domain and subpaths respectively
  • Under the apps section, I removed the ke…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@kzshantonu
Comment options

@jordanhandy
Comment options

@kzshantonu
Comment options

@jordanhandy
Comment options

Answer selected by jordanhandy
@VIEWVIEWVIEW
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants