Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a guide for securing WildFly apps on OpenShift with the Auth0 OpenID provider #2077

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

fjuma
Copy link
Contributor

@fjuma fjuma commented Dec 8, 2023

@fjuma fjuma force-pushed the develop branch 3 times, most recently from d83e245 to 68d84fa Compare December 8, 2023 23:05
Copy link
Contributor

@Skyllarr Skyllarr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

---
layout: post
title: 'Securing WildFly Apps with Auth0 on OpenShift'
date: 2023-12-08
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just a minor to not forget to update the date

to handle opaque access tokens as well to WildFly's Elytron OIDC Client subsystem.

. Using the sidebar menu on the left side of the Dashboard, click on *User Management* and then *Users*. You can then
create a new user by clicking on *Create User*. You'll need to specify the new user's email, we'll use *[email protected]*. You'll also need to set a password for the user.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a minor question, I noticed in the video that the [email protected] was already existing, and was just wondering if it is created automatically or it was created before recording of the video? Nonetheless, this looks good to me!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I created the [email protected] user following the steps here before recording the video (just to make the video a bit shorter).

@fjuma fjuma merged commit 12526f8 into wildfly-security:develop Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants