You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by GitBox <gi...@apache.org> on 2022/11/26 12:47:04 UTC

[GitHub] [streampipes] dominikriemer opened a new issue, #233: Refactor authentication/authorization system

dominikriemer opened a new issue, #233:
URL: https://github.com/apache/streampipes/issues/233

   Currently, we use a very simple authentication mechanism based on Apache Shiro. In order to keep track with the increasing number of microservices (which are currently completely unauthorized), we should refactor the authentication system, which includes:
    * completely stateless authentication
    * container authentication
    * role system
   
   We could consider using something like JSON Web Token.
   
   Imported from Jira [STREAMPIPES-16](https://issues.apache.org/jira/browse/STREAMPIPES-16). Original Jira may contain additional context.
   Reported by: riemer.


-- 
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: issues-unsubscribe@streampipes.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [streampipes] dominikriemer closed issue #233: Refactor authentication/authorization system

Posted by GitBox <gi...@apache.org>.
dominikriemer closed issue #233: Refactor authentication/authorization system
URL: https://github.com/apache/streampipes/issues/233


-- 
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: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org