Skip to content

Commit

Permalink
Merge pull request #635 from PrarthonaPaul/elytron-oidc-request
Browse files Browse the repository at this point in the history
Add a use case driven guide on Sending Request Objects as A JWT Using Request Parameters for OIDC
  • Loading branch information
jamezp authored Aug 16, 2024
2 parents 60d3429 + b1f2f7e commit 70dd513
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 70dd513

Please sign in to comment.