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

[GitHub] [incubator-streampark] macksonmu opened a new issue, #2030: [Bug] When the user logs in, it prompts that there is no permission

macksonmu opened a new issue, #2030:
URL: https://github.com/apache/incubator-streampark/issues/2030

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-streampark/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
   
   
   ### What happened
   
   When creating a user, the user's team_id in the t_user table is filled with the current team, but other teams are selected when assigning roles. At this time, the user will be prompted to log in without permission. 
   
   The specific operation steps are as follows:
   1. Create an account `test` in `team A`
   2. Switch to `team B` and add a developer role to the `test` account
   3. Use the `test` account to log in, at this time it prompts no permission
   
   ### StreamPark Version
   
   2.0.0
   
   ### Java Version
   
   _No response_
   
   ### Flink Version
   
   1.14.3
   
   ### Scala Version of Flink
   
   2.12
   
   ### Error Exception
   
   ```log
   Prompt no permission
   ```
   
   
   ### Screenshots
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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@streampark.apache.org.apache.org

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


[GitHub] [incubator-streampark] wolfboys closed issue #2030: [Bug] When the user logs in, it prompts that there is no permission

Posted by GitBox <gi...@apache.org>.
wolfboys closed issue #2030: [Bug] When the user logs in, it prompts that there is no permission
URL: https://github.com/apache/incubator-streampark/issues/2030


-- 
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@streampark.apache.org

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


[GitHub] [incubator-streampark] 1996fanrui commented on issue #2030: [Bug] When the user logs in, it prompts that there is no permission

Posted by GitBox <gi...@apache.org>.
1996fanrui commented on issue #2030:
URL: https://github.com/apache/incubator-streampark/issues/2030#issuecomment-1316973198

   @macksonmu , thanks a lot for your feedback, it's really a bug. I will take a look asap.


-- 
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@streampark.apache.org

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