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

TP-325: Allow testing secured spaces #2

Merged
merged 1 commit into from
Jul 1, 2020

Conversation

oskarwiksten
Copy link
Contributor

  • Adds the ability to test spaces that require authentication, by using the .withAuthentication() method when configuring the PU.
  • Spaces whose pu.xml declare them to be secure will require credentials when connecting.
  • During tests, any username/password is accepted.

* Adds the ability to test spaces that require authentication, by using the `.withAuthentication()` method when configuring the PU.
* Spaces whose `pu.xml` declare them to be secure will require credentials when connecting.
* During tests, any username/password is accepted.
@oskarwiksten oskarwiksten requested a review from kbs4j June 30, 2020 13:26
@kbs4j kbs4j merged commit 150b2d7 into master Jul 1, 2020
@oskarwiksten oskarwiksten deleted the tp-325-gigaspaces-security-provider branch July 1, 2020 07:28
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