ADORSYS-GIS / ADORSYS-GIS/lightbridge-authz
[Ticket]: Expose the server-configured max API-key expiry
- Lenguaje dominante
- Rust
- Estrellas
- 0
- Forks
- 1
- Merge medio
- 6 h 42 min
- PR fusionados (30 d)
- 246
Descripción
## Type
Feature
## Summary
The console hardcodes a conservative MAX_KEY_EXPIRY_DAYS = 89 because the real ceiling is not readable over RPC.
## Intent
Console UI/UX revamp epic: https://github.com/ADORSYS-GIS/converse-frontends/issues/368 — the console cuts every surface that fakes missing backend data; this ticket is the backend contract needed to restore the surface honestly.
## Acceptance Criteria
- Contract available over the authz-rpc / usage query path the console consumes.
- Console follow-up can render real values with no hardcoded nulls.
_Source of truth: https://github.com/ADORSYS-GIS/converse-frontends/issues/368_
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.