All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.server.user.ws.current-example.json Maven / Gradle / Ivy

There is a newer version: 7.2.1
Show newest version
{
  "isLoggedIn": true,
  "login": "obiwan.kenobi",
  "name": "Obiwan Kenobi",
  "email": "[email protected]",
  "avatar": "f5aa64437a1821ffe8b563099d506aef",
  "local": true,
  "externalIdentity": "obiwan.kenobi",
  "externalProvider": "sonarqube",
  "showOnboardingTutorial": false,
  "scmAccounts": ["obiwan:github", "obiwan:bitbucket"],
  "groups": ["Jedi", "Rebel"],
  "permissions": {
    "global": ["profileadmin", "scan"]
  },
  "homepage": {
    "type": "PROJECT",
    "parameter": "death-star-key"
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy