Skip to content

Authentication changes #653

@rushtehrani

Description

@rushtehrani
  • Update opctl auth token call to return a MD5 hash of admin token
  • Update login API and UI to take a username and MD5 hash of atoken - the logic should grab the service account that has the same name as username from onepanel namespace, and its corresponding token secret value, hash the token secret value and compare it with the hashed token that is passed in.
  • We need to also keep track of username in localstorage and cookie so that it can be used in the UI.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions