Actions
User story #26168
openAdd OAuth2 JWT Bearer token with client_credentials flow for Rudder API authentication
Effort required:
Name check:
To do
Fix check:
To do
Regression:
No
Description
This feature will allow users to use OAuth2 client_credentials and Bearer token authentication in addition to Rudder API Token.
The Bearer token will need to embed the user rights through custom role mapping, as it is done for OIDC user provisionning and authentication / authorisation.
The exact parameters are still to be discussed.
This one is for JWT bearer tokens. See children for opaque bearer tokens.
Updated by François ARMAND about 1 month ago
- Related to Architecture #26167: Make API authentication pluggable added
Updated by François ARMAND about 1 month ago
- Status changed from New to In progress
Updated by François ARMAND about 1 month ago
Work in progess here: https://github.com/fanf/rudder-plugins/commit/b0f669d651525e192b246b8be0169710cdcfc6d0
Updated by François ARMAND about 1 month ago
- Status changed from In progress to Pending technical review
- Pull Request set to https://github.com/Normation/rudder-plugins/pull/783
Updated by Anonymous 27 days ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder:rudder-plugins|36ffebeb0110f62452a5027672eedcd4cca14a7d.
Updated by François ARMAND 21 days ago
- Subject changed from Add OAuth2 Bearer token with client_credentials flow for Rudder API authentication to Add OAuth2 JWT Bearer token with client_credentials flow for Rudder API authentication
- Description updated (diff)
Actions