keycloak-scim/js/apps
Stan Silvert 5d1166b473
OAuth 2.0 Device Polling Interval - Realms settings/Token Tab +- to change value not working (#29767)
* OAuth 2.0 Device Polling Interval - Setting in Realms settings/Token Plus-Minus to change value not working
>
> The input was taking a String type variable. Fixed it by converting it to a number so that numeric calculations can be done on it. Also, applied a condition for Minus button so that the count is never less than zero since the default value is 0.
>
> Closes #29551

Signed-off-by: Ahana Mallik <ahanamallik@gmail.com>

* Satisfy linter.

Signed-off-by: Stan Silvert <ssilvert@redhat.com>

---------

Signed-off-by: Ahana Mallik <ahanamallik@gmail.com>
Signed-off-by: Stan Silvert <ssilvert@redhat.com>
Co-authored-by: Ahana Mallik <ahanamallik@gmail.com>
2024-05-23 10:11:24 +02:00
..
account-ui --- 2024-05-22 09:04:45 +02:00
admin-ui OAuth 2.0 Device Polling Interval - Realms settings/Token Tab +- to change value not working (#29767) 2024-05-23 10:11:24 +02:00
keycloak-server Allow admin console whoami endpoint to applications that have a special attribute 2024-05-20 09:51:07 +02:00