Skip to content

Consider OAuth integration of ElasticSearch and Kibana #485

@byewokko

Description

@byewokko

Is your feature request related to a problem? Please describe.
The current cookie/batman flow is nonstandard and the sync routines are not entirely reliable.

Describe the solution you'd like
ElasticSearch and Kibana actually do support external OpenID Connect provider:

This will require

  • extra docker-compose and/or yaml config for ElasticSearch and Kibana,
  • reconfiguring ElasticSearch client in Seacat Auth, possibly a separate one for Kibana,
  • syncing of roles, role mappings and Kibana spaces. This however should not be as problematic as the syncing of users.

This approach needs to be explored, there may be obstacles.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions