Skip to content

[question]: Is Playground API intentionally open without authentication? #3365

@merajalamwork-hue

Description

@merajalamwork-hue

Hi AutoMQ team,

While performing API testing on the Playground
environment (playground.automq.cloud), I noticed
that the following endpoint returns 200 OK
regardless of authentication credentials:

GET /api/v1/instances

Tested scenarios:

  • Valid credentials → 200 OK
  • Invalid credentials (@@@@ + @@@@) → 200 OK
  • No auth at all → 200 OK

Note: console.automq.cloud correctly returns
401 for unauthorized requests.

Could you confirm:

  1. Is the Playground API intentionally open
    without authentication for demo purposes?
  2. Or is this a security oversight that should
    be addressed?

This will help me accurately document my
findings in my QA testing report.

Thank you!
Meraj Alam

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions