tiagobento opened a new issue, #3722:
URL: https://github.com/apache/incubator-kie-tools/issues/3722

   - Support for OAuth Authentication for GitHub, Bitbucket, and GitLab
   - Evaluate using https://www.npmjs.com/package/oauth, other Java-based, or 
implementing our own [1] (Quarkus-based)
   - Must be generic, as we can have multiple OAuth apps that need to work 
(e.g. GitHub, Bitbucket, GitLab etc)
   - Configure GitHub and Bitbucket apps and its secrets/clientKeys on our CI / 
Release jobs
   - We’re going to need new build-time env variables (or env.json) entries to 
provide the URLs of such OAuth applications.
   - Document how to do the same for on-prem use, as customers will need to 
create their own OAuth apps to use for authentication.
   - Make KIE Sandbox UI consume those OAuth services, and remove the manual 
Token authentication mechanism
   - Tokens will be persisted ONLY on the browser


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to