-
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or requestpatch neededIssue that needs a patch (PR or commit) to resolve or improveIssue that needs a patch (PR or commit) to resolve or improvepriorityImportant issuesImportant issuespythonPull requests that update python codePull requests that update python codesecurityInvolves security-related things (only public info)Involves security-related things (only public info)
Description
Is your feature request related to a problem? Please describe.
Authentication should be implemented on the backend API and frontend.
Describe the solution you'd like
- OIDC integrations using ENV values
- User permission groups
- Audit logging
Update: Advanced authentication (RBAC, audit, OIDC) won't be possible in this current codebase.
In the meanwhile we'll implement a simple authentication feature like described in #62 (comment) and #43 (comment)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpatch neededIssue that needs a patch (PR or commit) to resolve or improveIssue that needs a patch (PR or commit) to resolve or improvepriorityImportant issuesImportant issuespythonPull requests that update python codePull requests that update python codesecurityInvolves security-related things (only public info)Involves security-related things (only public info)