WildFly Elytron

Sending Request Objects as A JWT Using Request Parameters for OIDC

How to send the request object as a Json Web Token when securing a WildFly application using OIDC.

Caching realm now automatically tries to authenticate users with the underlying realm if authentication with cached credentials fails

Caching realm will now attempt to authenticate users with the underlying realm if credential verification with the cached credentials fails.

Securing a WildFly Application Using OpenID Connect With Additional Scope Values

How to secure a WildFly application deployed to OpenShift with OpenID Connect using additional scope values.

Trying Out An Upcoming Security Feature for WildFly on OpenShift

How to deploy a wildfly app on OpenShift using an upcoming feature that introduces the ability to add additional scope values when securing applications using OpenID Connect.