cloud-iam-e2e

Validates Cloud IAM authentication for Elasticsearch and Kibana using Aliyun RAM credentials.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/dennywu2966/denny-all-in-one --skill cloud-iam-e2e
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloud-iam-e2e
Source: https://github.com/dennywu2966/denny-all-in-one/tree/main/home/.claude/skills/cloud-iam-e2e
Command: npx skills add https://github.com/dennywu2966/denny-all-in-one --skill cloud-iam-e2e

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @playwright/test, jq, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Cloud IAM authentication for Elasticsearch and Kibana can be complex to configure, verify, and maintain across multiple components and environments.

Core Features & Use Cases

  • End-to-end validation of Cloud IAM realm authentication for ES and Kibana
  • Automated checks of Elasticsearch connectivity, Kibana provider integration, and role mappings
  • Playwright-based UI flow tests to validate login and session behavior in Kibana

Quick Start

Run full Cloud IAM E2E validation to verify Elasticsearch and Kibana authentication, including Playwright UI tests and role mapping checks, using Aliyun RAM credentials.

Frequently Asked Questions about cloud-iam-e2e

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate Cloud IAM authentication for Elasticsearch and Kibana end-to-end?

You validate Cloud IAM authentication by running automated checks on Elasticsearch connectivity and Kibana provider integration using Aliyun RAM credentials to verify role mappings and authentication behavior.

Can I test Kibana login flows using Playwright for Cloud IAM realms?

Yes, you can test Kibana login flows using Playwright UI tests to validate session behavior and provider integration for Cloud IAM realms within end-to-end validation scenarios.

What environment variables do I need for Elasticsearch Cloud IAM authentication testing?

You need Aliyun RAM credentials supplied as environment variables to generate signed headers for Elasticsearch connectivity checks and Kibana role mapping validation.

How does end-to-end Cloud IAM validation verify role mappings in Elasticsearch?

End-to-end Cloud IAM validation verifies role mappings by applying automated checks to Elasticsearch connectivity and Kibana provider integration, producing a structured JSON report of the authentication results.

Do I need jq and Playwright to run Cloud IAM E2E validation tests?

Yes, you need Playwright to execute Kibana UI flow tests and jq to process the structured JSON report generated by the end-to-end Cloud IAM validation scripts.

What's the best way to automate Aliyun RAM authentication checks for Elasticsearch?

The best way to automate Aliyun RAM authentication checks is running orchestrated test scripts that verify Elasticsearch connectivity, Kibana login flows, and role mappings, outputting a structured JSON report.