-
Hi, I have a setup where I have two kinds of apps: First kind is open to every user which has an account and configured to just create an app user account whenever they receive a valid login from pocket id and the user is unknown. Second kind should only behave this way if the user is member of a group. The apps themselves do not support inspecting and acting on any oidc claims, roles or info in the custom claims and basically only check if the user has a valid login or not and if they have, they should get an app account. Is it possible to make a client only permit logging in when the user is member of a certain group? Or is this out of scope for pocket id? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @m1212e I think what you are describing is related to this issue here: #98, and will be in development soon. |
Beta Was this translation helpful? Give feedback.
Hi @m1212e I think what you are describing is related to this issue here: #98, and will be in development soon.