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

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

{
  "identityProviders": [
    {
      "key": "bitbucket",
      "name": "Bitbucket",
      "iconPath": "/static/authbitbucket/bitbucket.svg",
      "backgroundColor": "#205081"
    },
    {
      "key": "github",
      "name": "Github",
      "iconPath": "/static/authgithub/github.svg",
      "backgroundColor": "#444444"
    }
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy