mirror of
https://github.com/zitadel/zitadel
synced 2024-11-22 08:49:13 +00:00
ca1914e235
# Which Problems Are Solved ZITADEL's user grants deactivation mechanism did not work correctly. Deactivated user grants were still provided in token, which could lead to unauthorized access to applications and resources. Additionally, the management and auth API always returned the state as active or did not provide any information about the state. # How the Problems Are Solved - Correctly check the user grant state on active for tokens and user information (userinfo, introspection, saml attributes) - Map state in API and display in Console |
||
---|---|---|
.. | ||
app | ||
assets | ||
styles | ||
component-themes.scss | ||
favicon.ico | ||
favicon.png | ||
index.html | ||
main.ts | ||
manifest.webmanifest | ||
styles.scss | ||
test.ts |