Skip to content

Commit

Permalink
Add a use case driven guide on Sending Request Objects as A JWT Using…
Browse files Browse the repository at this point in the history
… Request Parameters for OIDC
  • Loading branch information
Prarthona Paul committed Jul 31, 2024
1 parent 60d3429 commit b1f2f7e
Show file tree
Hide file tree
Showing 2 changed files with 416 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _data/guides.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ categories:
- title: Securing WildFly Apps on OpenShift with OpenID Connect Using Additional Scope Values
url: /guides/security-oidc-scope-openshift
description: Learn how to secure applications deployed to WildFly on OpenShift with OpenID Connect using additional scope values.
- title: Sending Request Objects as A JWT Using Request Parameters for OpenID Connect
url: /guides/security-oidc-request-openshift
description: Learn how to send the request object as a Json Web Token when securing a WildFly application using OpenID Connect on OpenShift.
- title: Securing the WildFly Management Console with OpenID Connect
url: /guides/security-oidc-management-console
description: Learn how to secure the WildFly management console with the Keycloak OpenID provider.
Expand Down
Loading

0 comments on commit b1f2f7e

Please sign in to comment.