mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-13 19:44:21 +00:00
2847806531
# Which Problems Are Solved IDPLinks list and other list endpoints can provide you with empty results if the used user has no permission for the information. # How the Problems Are Solved List endpoints with subelements to users, and provided userIDQuery, will return a PermissionDenied error if no permission for the user exsists. # Additional Changes Function to check for permission is re-used from the GetUserByID. # Additional Context Closes #8451 |
||
---|---|---|
.. | ||
eventsourcing | ||
auth_request.go | ||
org.go | ||
refresh_token.go | ||
repository.go | ||
token.go | ||
user_session.go | ||
user.go |