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

[WFCORE-5532] Provide an Elytron equivalent for realm readiness checking #511

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

darranl
Copy link
Contributor

@darranl darranl commented Jan 26, 2023

the realm. New method will be added to security domain that will check its map of realms to find out
whether the domain contains users.

For a `SecurityDomain` with multiple `SecurityRealm` references the `isReadyForAuthentication`

Choose a reason for hiding this comment

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

We could do the same for distributed-realm. Do we want to deal with such corner cases? Can we assume that when a realm other than properties or filesystem realm is set the admin/user is probably experienced enough?

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 will have a look at distributed, aggregate and fail over but IMO yes once a user is using them they don't need us to remind them how to add their users - TBH any instructions to use add-user.sh at that point will likely be wrong anyway.

@bstansberry bstansberry changed the title [WFCORE-5523] Provide an Elytron equivalent for realm readiness checking [WFCORE-5532] Provide an Elytron equivalent for realm readiness checking Jul 2, 2024

=== Issue

* https://issues.redhat.com/browse/WFCORE-5533[WFCORE-5533]
Copy link
Contributor

Choose a reason for hiding this comment

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

This is WFCORE-5532, not 33.

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.

None yet

4 participants