Skip to content

Commit

Permalink
Updated blog post for OIDC on OpenShift to add TOC
Browse files Browse the repository at this point in the history
  • Loading branch information
PrarthonaPaul committed Nov 9, 2023
1 parent 84eebb8 commit 9463e71
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions _posts/2023-11-08-securing-wildfly-apps-oidc-openshift.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,10 @@ author: theashiot

:toc: macro
:toc-title:


= Securing WildFly Apps with OIDC on OpenShift

You can secure your WildFly applications deployed on OpenShift with OpenID Connect (OIDC). By using OIDC to secure applications, you delegate authentication to OIDC providers. This guide shows how to secure an example application deployed to WildFly on OpenShift with OIDC using Keycloak as the OIDC provider.

toc::[]

== Prerequisites

To follow along with this guide, you will need:
Expand Down

0 comments on commit 9463e71

Please sign in to comment.