Skip to content

Authentication in API #8111

@mik-laj

Description

@mik-laj

Description

We should prepare an authentication mechanism that allows easy extension and adding a new authentication method.

More information about REST API:
#8107

Use case / motivation

The purpose of authentication is to achieve a certain level of confidence that the entity is in fact the one it claims to be. Extending authentication methods allows the security requirements of various organizations to be met.

PR does not need to implement any common authentication mechanism. All they have to do is accept the user ID in the request and log in.

Related Issues

N/A

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions