Skip to content

Commit

Permalink
Merge pull request #2065 from PrarthonaPaul/develop
Browse files Browse the repository at this point in the history
Updated blog post for OIDC on OpenShift to add TOC
  • Loading branch information
fjuma committed Nov 9, 2023
2 parents 84eebb8 + 9463e71 commit 272da63
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 272da63

Please sign in to comment.