Skip to content

Commit 6e70f7d

Browse files
committed
fix: update allowed redirectURIs
1 parent 4156382 commit 6e70f7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dex.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ staticClients:
1212
- id: vikunja
1313
redirectURIs:
1414
- http://localhost:4173/auth/openid/dex
15+
- http://127.0.0.1:4173/auth/openid/dex
1516
name: Vikunja Cypress Test
1617
secret: secret
1718
enablePasswordDB: true

0 commit comments

Comments
 (0)