diff --git a/_posts/2023-11-15-wildfly-oidc-identity-propagation.adoc b/_posts/2023-11-15-wildfly-oidc-identity-propagation.adoc new file mode 100644 index 00000000..b031a42c --- /dev/null +++ b/_posts/2023-11-15-wildfly-oidc-identity-propagation.adoc @@ -0,0 +1,9 @@ +--- +layout: post +title: 'Identity Propagation with OpenID Connect' +date: 2023-11-15 +tags: oidc identity propagation ejb +synopsis: Learn how to propagate identities within a deployment and across deployments when securing WildFly apps with OpenID Connect. +author: fjuma +link: https://wildfly-security.github.io/wildfly-elytron/blog/wildfly-oidc-identity-propagation/ +---