dfir-iris / iris-web

Collaborative Incident Response platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FR] OpenID Connect / OAuth implementation

qfety opened this issue · comments

Please ensure your feature request is not already on the roadmap or associated with an issue. This can be checked here.

Is your feature request related to a problem? Please describe.
I am trying to log in to DFIR-IRIS using Keycloak and OpenID Connect or OAuth. Unfortunately, DFIR-IRIS currently only offers login via local or LDAP authentication.

Describe the solution you'd like
Is an implementation of OAuth or OpenID Connect currently planned?
Is there already an approximate release date for this?

Describe alternatives you've considered
Logging in via LDAP would be conceivable, but I would like to carry out the project using OpenID Connect/OAuth.

Additional context
none

It would be nice if you could support web-server authentication... that would allow for easy OIDC or other auth support.