-
Notifications
You must be signed in to change notification settings - Fork 282
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
Completed release candidate testing build 2611/3015 #1800
Comments
Used the following binaries for testing:
Added to roles.yml:
Added to tenants.yml:
Used OpenSearch Cluster is operational ✅
OpenSearch Dashboard is operational ✅
Look for the role that was created in the yml ✅
Look for the tenat that was created in the yml ✅
✅ Configuration works as expected |
As an admin user, created the user on http://localhost:5601/app/security-dashboards-plugin#/users ✅ Create users works as expected |
Navigated to http://localhost:5601/app/opensearch_dashboards_overview#/ ✅ Create role works as expected |
Go to http://localhost:5601/app/security-dashboards-plugin#/roles/view/New_role ✅ Map Role works as expected |
Switched to ✅ Create Index Pattern works as expected |
Number of hits that match:
Response ✅
Looking at the FlightNum field:
Response ✅
✅ Dashboards Basics works as expected |
✅ Multi-tenancy works as expected |
As an admin user making the following calls: Create tenantRequest
Response ✅
Create UserRequest:
Response ✅
Create roleRequest
Response ✅
Create role mappingRequest
Response ✅
✅ Running security api with dev-tool requests works as expected |
All results are working as expected. |
Run through all of the test scenarios to validate the security plugin functionality
Configuration files
Create users
Create role
{"match": {"FlightDelay": true}}
Map Role
Create Index Pattern
Dashboards Basics
Multi-tenancy
Running with dev-tool requests
For creating tenant, user, role and role mapping
The text was updated successfully, but these errors were encountered: