zitadel/console/src
Livio Spring ca1914e235
fix: user grants deactivation (#8634)
# 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
2024-09-17 12:18:29 +00:00
..
app fix: user grants deactivation (#8634) 2024-09-17 12:18:29 +00:00
assets feat: invite user link (#8578) 2024-09-11 10:53:55 +00:00
styles fix: add a height element to mat-calendar-table-header that works for FF (#8159) 2024-07-04 07:29:18 +00:00
component-themes.scss
favicon.ico
favicon.png
index.html
main.ts
manifest.webmanifest
styles.scss
test.ts