-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
enhancementNew feature or requestNew feature or request
Description
These are the current authentication methods https://www.redmine.org/projects/redmine/wiki/rest_api#Authentication for the redmine api.
What is missing here, is the Auth Type "Bearer Token", which may then be an oauth2 access-token.
It might be a better approach, however, to use a JWT based validation here (like e.g. the solr jwt auth https://solr.apache.org/guide/solr/latest/deployment-guide/jwt-authentication-plugin.html) (REF
https://www.redmine.org/issues/25140)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request