Chapter 2. Red Hat Single Sign-On Continuous Delivery 6

2.1. WildFly 16 Upgrade

Keycloak server was upgraded to use WildFly 16 under the covers.

2.1.1. SmallRye Health and Metrics extensions

Keycloak now comes enabled with the SmallRye Health and Metrics extensions which provides standard health and metrics endpoints. We will add some documentation as well as Keycloak specific metrics soon.

2.2. PS256 support

Thanks to tnorimat Keycloak now has support for signing and verifying tokens with PS256.

2.3. MP-JWT Client Scope

New built-in client scope to make it easy to issue tokens following the Eclipse MicroProfile specification.