Skip to content

Commit

Permalink
Merge pull request #9079 from rruizt/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
gsmet authored May 5, 2020
2 parents ca9de5f + a0799c5 commit 6fedd30
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This guide demonstrates how to use the OpenID Connect Extension to protect your
The extension allows you to easily enable authentication to your web application based on the Authorization Code Flow so that your users are redirected to a
OpenID Connect Provider (e.g.: Keycloak) to authenticate and, once the authentication is complete, return back to your application.

We are going to give you a guideline on how to use OpenId Connect to authenticate users using the Quarkus OpenID Connect Extenson.
We are going to give you a guideline on how to use OpenId Connect to authenticate users using the Quarkus OpenID Connect Extension.

== Prerequisites

Expand Down

0 comments on commit 6fedd30

Please sign in to comment.