bug: OIDC Provider "Pocket ID" always fails #258

Closed
opened 2025-10-31 15:06:36 -05:00 by GiteaMirror · 5 comments
Owner

Originally created by @RappyTV on GitHub (Mar 19, 2025).

According to Pocket IDs documentation it once worked to use Pocket ID with Komodo: https://pocket-id.org/docs/client-examples/komodo/

I followed the exact steps in that documentation but I always get the same error when trying to log in. The process works just fine on Pocket IDs side and I get redirected. I then receive this error tho:

Image

My Configuration:

KOMODO_OIDC_ENABLED=true
KOMODO_OIDC_PROVIDER=https://<domain>.com
KOMODO_OIDC_CLIENT_ID=<client id>
KOMODO_OIDC_CLIENT_SECRET=<secret>
KOMODO_OIDC_USE_FULL_EMAIL=true
Originally created by @RappyTV on GitHub (Mar 19, 2025). According to Pocket IDs documentation it once worked to use Pocket ID with Komodo: https://pocket-id.org/docs/client-examples/komodo/ I followed the exact steps in that documentation but I always get the same error when trying to log in. The process works just fine on Pocket IDs side and I get redirected. I then receive this error tho: <img width="326" alt="Image" src="https://github.com/user-attachments/assets/f38a1005-553e-4a83-b7a3-5e275a8ed316" /> My Configuration: ```env KOMODO_OIDC_ENABLED=true KOMODO_OIDC_PROVIDER=https://<domain>.com KOMODO_OIDC_CLIENT_ID=<client id> KOMODO_OIDC_CLIENT_SECRET=<secret> KOMODO_OIDC_USE_FULL_EMAIL=true ```
Author
Owner

@mbecker20 commented on GitHub (Aug 27, 2025):

Hm, were you able to figure out? It seems to work well with keycloak, authentik, authelia etc.

@mbecker20 commented on GitHub (Aug 27, 2025): Hm, were you able to figure out? It seems to work well with keycloak, authentik, authelia etc.
Author
Owner

@RappyTV commented on GitHub (Aug 27, 2025):

nope unfortunately not. but as I also found other flaws which were not optimal for me so I uninstalled it completely

@RappyTV commented on GitHub (Aug 27, 2025): nope unfortunately not. but as I also found other flaws which were not optimal for me so I uninstalled it completely
Author
Owner

@dancgn commented on GitHub (Oct 10, 2025):

Anything new? Got the same problem.

@dancgn commented on GitHub (Oct 10, 2025): Anything new? Got the same problem.
Author
Owner

@mbecker20 commented on GitHub (Oct 12, 2025):

Anything new? Got the same problem.

@dancgn sounds like others have pocketid working https://github.com/moghtech/komodo/issues/847#issuecomment-3316318595

@mbecker20 commented on GitHub (Oct 12, 2025): > Anything new? Got the same problem. @dancgn sounds like others have pocketid working https://github.com/moghtech/komodo/issues/847#issuecomment-3316318595
Author
Owner

@dancgn commented on GitHub (Oct 13, 2025):

My Problem is - now - a little bit different. With the authentik-config everything work fine. With Pocket-ID-Config the OICD-Button disappear.

@dancgn commented on GitHub (Oct 13, 2025): My Problem is - now - a little bit different. With the authentik-config everything work fine. With Pocket-ID-Config the OICD-Button disappear.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#258