TheSander562
  • Joined on 2022-02-09
TheSander562 opened issue vikunja/vikunja#1176 2022-05-23 21:27:55 +00:00
Errors using CalDav with OpenID
TheSander562 commented on issue vikunja/vikunja#1170 2022-05-23 21:03:09 +00:00
Create user with OpenID

Great, it is fixed now. Got it working by using this config:

In my openID provider my allowed redirect url is now (without it wouldn't work): https://betaak.domain.nl/auth/openid/homelab/

A…

TheSander562 commented on issue vikunja/vikunja#1175 2022-05-23 20:59:40 +00:00
Unknown Rate limit store "keyvalue"

Wow, you fixed it already :)

Thank you.

TheSander562 commented on issue vikunja/vikunja#1170 2022-05-23 20:39:48 +00:00
Create user with OpenID

Alright, will check it now. Thank you.

TheSander562 opened issue vikunja/vikunja#1175 2022-05-23 20:39:31 +00:00
Unknown Rate limit store "keyvalue"
TheSander562 commented on issue vikunja/vikunja#1170 2022-05-19 09:28:02 +00:00
Create user with OpenID

Also not related to this (can create seperate issue for this):

2022-05-19T09:26:02.257376763Z: INFO	▶ cmd/func2 04e Vikunja version v0.18.1+232-7b10176a10
2022-05-19T09:26:02.258187748Z:…
TheSander562 commented on issue vikunja/vikunja#1170 2022-05-19 09:19:58 +00:00
Create user with OpenID
auth:
  local:
    enabled: false
  openid:
    enabled: true
    redirecturl: https://betaak.sanderlambrechts.nl/auth/openid/homelab
    providers:
      - name: homelab
       …
TheSander562 commented on issue vikunja/vikunja#1170 2022-05-19 09:11:01 +00:00
Create user with OpenID

The /api/v1/info shows this:

{"version":"v0.18.1+232-7b10176a10","frontend_url":"https://betaak.domain.nl","motd":"","link_sharing_enabled":true,"max_file_size":"20MB","registration_enabled":…
TheSander562 commented on issue vikunja/vikunja#1170 2022-05-18 20:53:57 +00:00
Create user with OpenID

Well, if that is the case. In the unstable version i cant get openID to work. It keeps telling "Could not authenticate against third party.

In the logs i can find:

2022-05-18T20:50:24.1…
TheSander562 opened issue vikunja/vikunja#1170 2022-05-17 18:32:38 +00:00
Create user with OpenID
TheSander562 commented on issue vikunja/vikunja#1036 2022-03-08 12:54:50 +00:00
OpenID redirect never occurs

@konrad Yes, this is still reproducable and still happening with the latest unstable version on both.

My current Vikunja config is here:

auth:
    local:
       
TheSander562 commented on issue vikunja/vikunja#842 2022-02-09 00:12:17 +00:00
Caldav for OpenID Accounts

Hello, thank you for the features and making off the app. But have a question. When is this going to be merged? Wanting to use notes app on my phone but signed in through openID. Keep up the…