mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 14:42:59 +03:00
Feature: App Dashboard for displaying allowed application for a user #321
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 @harshsinghvi on GitHub.
Feature description
A Dashboard that displays allowed applications when the user logs in to pocket id.
Pitch
When a (non-admin) user logs in to pocket id, the user can not only modify user info but can see a list of assigned applications
@kmendell commented on GitHub:
@harshsinghvi
If you want a example on how to create this using the API, i have made this example for people, / my own use case.
https://github.com/kmendell/pocket-id-portal
@kmendell commented on GitHub:
I added the
need more upvoteslabel for this for now. @stonith404 Do you agree with this feature proposal? I see the benefits of it.@stonith404 commented on GitHub:
I don't think that this makes sense to implement into Pocket ID because a dashboard is out of scope for an OIDC provider, in my opinion.
Once #291 is merged, you can easily create such dashboards yourself, though.