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

Remove password checks in REST API calls #14386

Merged
merged 1 commit into from Jan 18, 2019

Conversation

kwart
Copy link
Member

@kwart kwart commented Jan 15, 2019

This PR removes password checks in REST API calls - only group name checks remain.
If the Hazelcast Security is enabled (on Enterprise members) then JAAS authentication is used to verify the request against member login module stack.

The commit aligns the password checking behavior to other parts of Hazelcast (members & clients authentication).

…er JAAS authentication if Enterprise is used and Hazelcast Security is enabled.
@kwart
Copy link
Member Author

kwart commented Jan 18, 2019

Thanks for reviews guys! Merging this and I'll rebase the other REST PR afterwards.

@kwart kwart merged commit b181fa2 into hazelcast:master Jan 18, 2019
@kwart kwart deleted the rest-jaas-security branch January 18, 2019 08:34
@mmedenjak mmedenjak added the Source: Internal PR or issue was opened by an employee label Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants