Skip to content

[FEATURE] Add token manager to security plugin  #2939

@stephen-crawford

Description

@stephen-crawford

This issue describes the addition of a feature that will add a token manager implementation to allow for the creation of auth tokens for both Users and InternalUser objects. The User objects will make use of the OnBehalfOfTokens while InternalUsers make use of a encoded basic authtoken.

After this feature is added, it will be possible for a request to get an authtoken for a User or InternalUser account and then use that token with the corresponding handling mechanism.

This change has been in progress since it is blocked by current work in the feature/extensions branch.

Current PR: #2787.

Metadata

Metadata

Labels

enhancementNew feature or requesttriagedIssues labeled as 'Triaged' have been reviewed and are deemed actionable.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions