Skip to content

Use OpenID Connect #19

@Erik1000

Description

@Erik1000

It is preferable to use an oauth2/openid connect system which can handle all kinds of things for authentication.

One problem is that we currently only send the secret key material after an successful authentication. If we use oauth2, we probably have to make the secret key material accessible with a query all the time with the authentication token.

If we touch our authentication system again, we will address this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededwishlistSomething that would be nice to have

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions