mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-11 07:42:58 +03:00
🐛 Bug Report: Missing App on Apps Dashboard #86
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ElioDiNino on GitHub.
Reproduction steps
I'm not sure what the source issue is, but I have Immich configured in Pocket ID as an OIDC client, and the app does not show up on the app dashboard. My other apps show up fine (Beszel and Home Assistant), so I can't tell what is causing it.
Expected behavior
That Immich shows up on the app dashboard
Actual Behavior
Only other applications show up on the app dashboard
Version and Environment
v1.7.0
Log Output
Nothing relevant
@ElioDiNino commented on GitHub:
I can confirm that after logging into the app first and then viewing the dashboard, it shows up. My point above stands with this being the case
@peterforeman commented on GitHub:
I also have it the other way around: I have an empty app in my dashboard which I cannot revoke access to. When clicking "Edit" I end up in the OIDC-clients menu (list), so no OIDC client is being edited.
@kmendell commented on GitHub:
Have you authorized (logged into the app before) as the user you are signed in as?
@ElioDiNino commented on GitHub:
I have not. I was checking things out with a test account I have. That seems like an odd prerequisite since the whole point of the dashboard is to show new users what applications they can access.