jdamata / terraform-provider-sonarqube

Terraform provider for managing Sonarqube configuration
GNU General Public License v3.0
62 stars 54 forks source link

User tokens can be created for any login_name (with admin privileges) #138

Closed jwilliams-fn closed 1 year ago

jwilliams-fn commented 1 year ago

Sorry. I misread the API docs. You're not allowed to generate non-USER_TOKENs for anyone except your own account. This PR would have actually introduced a bug 😅

What I was hoping/trying to do is explicitly not allowed.