Skip to content

Admin Api with authentication mode set to Otoroshi #1013

@fcrohas

Description

@fcrohas

Describe the bug
Daikoku Cli or /admin-api/users for example is not usable via api key when switching tenant to otoroshi authentification

To Reproduce

  1. Switch tenant to Otoroshi athentication
  2. command daikoku pull mails
    or
  3. curl -H "Authorization: Basic " http://localhost:8080/admin-api/users

Expected behavior
Module using api key should access endpoints

** Additional **
Otoroshi.scala miss the input filter for /admin-api and /integration-api like it is done in api.scala with passWithSession()

Metadata

Metadata

Assignees

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions