Security

Token

blanka.csuti Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
  "Admins"
  "CHEQPermaUsers"
  "Deliveries"
  "Sales"
  "Developers"
]
Inherited Roles none
Token
Hslavich\OneloginSamlBundle\Security\Authentication\Token\SamlToken {#287
  -user: App\Entity\User {#521 …}
  -roleNames: [
    "ROLE_USER"
    "Admins"
    "CHEQPermaUsers"
    "Deliveries"
    "Sales"
    "Developers"
  ]
  -authenticated: true
  -attributes: [
    "sn" => [
      "Csuti"
    ]
    "urn:oid:2.5.4.4" => [
      "Csuti"
    ]
    "description" => [
      "Customer Success Manager"
    ]
    "urn:oid:2.5.4.13" => [
      "Customer Success Manager"
    ]
    "telephoneNumber" => [
      "+36707909001"
    ]
    "urn:oid:2.5.4.20" => [
      "+36707909001"
    ]
    "givenName" => [
      "Blanka"
    ]
    "urn:oid:2.5.4.42" => [
      "Blanka"
    ]
    "displayName" => [
      "Csuti Blanka"
    ]
    "urn:oid:2.16.840.1.113730.3.1.241" => [
      "Csuti Blanka"
    ]
    "memberOf" => [
      "CN=Admins,OU=TalkABotUsers,DC=talkabot,DC=net"
      "CN=CHEQPermaUsers,OU=TalkABotUsers,DC=talkabot,DC=net"
      "CN=Deliveries,OU=TalkABotUsers,DC=talkabot,DC=net"
      "CN=Sales,OU=TalkABotUsers,DC=talkabot,DC=net"
      "CN=Developers,OU=TalkABotUsers,DC=talkabot,DC=net"
    ]
    "sAMAccountName" => [
      "blanka.csuti"
    ]
    "mail" => [
      "blanka.csuti@cheqbot.com"
    ]
    "urn:oid:0.9.2342.19200300.100.1.3" => [
      "blanka.csuti@cheqbot.com"
    ]
    "groups" => [
      "Admins"
      "CHEQPermaUsers"
      "Deliveries"
      "Sales"
      "Developers"
    ]
    "sessionIndex" => "_bc126c2059bd9b01a20949e013cd4a5caeb0589010"
  ]
}

Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.user_provider
context main
entry_point security.authentication.form_entry_point.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "guard"
  "saml"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#9
  -map: Symfony\Component\Security\Http\AccessMap {#24 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#67 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#296
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#154 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#67 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#320 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#259 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#54 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#155 …}
    "enableUsageTracking"
  ]
}
54.61 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#300
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#525 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#587 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#530 …}
  -logger: Symfony\Bridge\Monolog\Logger {#67 …}
  -rememberMeServices: null
  -hideUserNotFoundExceptions: true
}
0.00 ms (none)
Hslavich\OneloginSamlBundle\Security\Firewall\SamlListener {#535
  #oneLoginAuth: OneLogin\Saml2\Auth {#538 …}
  #options: [
    "check_path" => "saml_acs"
    "login_path" => "saml_login"
    "always_use_default_target_path" => false
    "default_target_path" => "/"
    "target_path_parameter" => "_target_path"
    "use_referer" => false
    "failure_path" => null
    "failure_forward" => false
    "require_previous_session" => false
    "username_attribute" => "sAMAccountName"
    "user_factory" => "my_user_factory"
    "persist_user" => true
    "success_handler" => "Hslavich\OneloginSamlBundle\Security\Http\Authentication\SamlAuthenticationSuccessHandler"
    "use_forward" => false
    "use_attribute_friendly_name" => false
    "token_factory" => null
  ]
  #logger: Symfony\Bridge\Monolog\Logger {#67 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#587 …}
  #providerKey: "main"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#30 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#155 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#529 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#259 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#536 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#313 …}
  -rememberMeServices: null
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#604
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#154 …}
  -secret: "IwHhTZl"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#587 …}
  -logger: Symfony\Bridge\Monolog\Logger {#67 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#27
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#155 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/saml/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#30 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#13 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#601
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#155 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#606 …}
  -map: Symfony\Component\Security\Http\AccessMap {#24 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#587 …}
  -exceptionOnNoToken: true
}
0.57 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
5
"App\Security\Authorization\Voter\CHEQContractVoter"
6
"App\Security\Authorization\Voter\ConfigGroupVoter"
7
"App\Security\Authorization\Voter\ConfigVoter"
8
"App\Security\Authorization\Voter\CostExplorerVoter"
9
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
10
"App\Security\Authorization\Voter\EnvironmentVoter"
11
"App\Security\Authorization\Voter\FileVoter"
12
"App\Security\Authorization\Voter\IDPVoter"
13
"App\Security\Authorization\Voter\JobVoter"
14
"App\Security\Authorization\Voter\MaintenanceVoter"
15
"App\Security\Authorization\Voter\MassQueryVoter"
16
"App\Security\Authorization\Voter\MobileAppVoter"
17
"App\Security\Authorization\Voter\ProjectVoter"
18
"App\Security\Authorization\Voter\SecretVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#52
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#93 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#99 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#94 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#90 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#91 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#92 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#89 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin/app/environment/list"
  #requestUri: "/admin/app/environment/list?filter%5Bproject%5D%5Bvalue%5D=467"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#266 …}
  #locale: null
  #defaultLocale: "hu"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
2 GRANTED
[
  "LIST"
]
"App\Entity\Environment"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS GRANTED
Show voter details
3 DENIED
[
  "DELETE"
]
"App\Entity\Environment"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS DENIED
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\JobVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MaintenanceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MassQueryVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MobileAppVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ProjectVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\SecretVoter"
ACCESS ABSTAIN
Show voter details
4 GRANTED
[
  "EDIT"
]
App\Entity\Environment {#9919
  -id: 931
  -project: App\Entity\Project {#3295
    -id: 467
    -name: "Keskeny Nyomda"
    -description: "Keskeny és Társai"
    -botname: "keskenyhu"
    -repos: Doctrine\ORM\PersistentCollection {#3329 …}
    -environment: Doctrine\ORM\PersistentCollection {#3326 …}
    -jobs: Doctrine\ORM\PersistentCollection {#3412 …}
    -builds: []
    -deployTags: Doctrine\ORM\PersistentCollection {#3409 …}
    -tempoTeam: Proxies\__CG__\App\Entity\Config {#3427 …}
    -type: Proxies\__CG__\App\Entity\Config {#3426 …}
    -dbImpExps: Doctrine\ORM\PersistentCollection {#3425 …}
    -containerRegistryUsername: "tabreadonly-token-keskenyhu"
    -containerRegistryPassword: "BAxvQQC4Kecl6R+/BGmsXEpZ9EI=3fb2"
    -sla: Proxies\__CG__\App\Entity\Config {#3423 …}
    -slaChanges: Doctrine\ORM\PersistentCollection {#3466 …}
    -slasecret: "h1altmzo98m3wezfrnvekbjy5tvb7xag"
    -CHEQContracts: Doctrine\ORM\PersistentCollection {#3646 …}
    -files: Doctrine\ORM\PersistentCollection {#3722 …}
    -devCompany: Proxies\__CG__\App\Entity\Config {#3719 …}
    -azureMarketplace: null
    -apiUsers: App\Entity\ApiUsers {#3892 …}
    -created: DateTime @1471816800 {#3291
      date: 2016-08-22 00:00:00.0 Europe/Budapest (+02:00)
    }
    -updated: DateTime @1707316959 {#3309
      date: 2024-02-07 15:42:39.0 Europe/Budapest (+01:00)
    }
    -iOSCodes: Doctrine\ORM\PersistentCollection {#3940 …}
    -mobileappDescription: """
      Így léphetsz velem kapcsolatba:\r\n
      1) Kattints az alábbi gombok egyikére telefonod típusának megfelelően!\r\n
      2) A megnyílt oldalon nyomd meg a letöltés gombot, majd telepítsd az alkalmazást!\r\n
      3) Ha megnyílt az alkalmazás, általános információkat olvashatsz cégünkről.\r\n
      4) A középső szövegbuborék ikont kiválasztva tudod elindítani velem a beszélgetést.\r\n
      5) Az adatkezelési szabályzat elolvasása és elfogadása után tudod elindítani a belépési folyamatot a segítségemmel.\r\n
      6) A képernyő alján lévő gombokkal tudsz navigálni az alkalmazásban.
      """
    -mobileappIntro: """
      Szia, én vagyok a Keskeny Nyomda virtuális asszisztense. Segítek Neked, hogy minden céges hírről első kézből értesülj.\r\n
      Az alkalmazáson keresztül kaphatsz tőlem rendszeresen rövid, aktuális, céges információkat. Itt felteheted a kérdéseidet is, amelyeket meg fogok válaszolni.
      """
    -botIdentityName: "Keskeny Nyomda"
    -iosLink: null
    -androidLink: null
    -viberLink: "https://tinyurl.com/keskenynyomda/"
    -secrets: Doctrine\ORM\PersistentCollection {#3991 …}
  }
  -type: App\Entity\EnvironmentType {#9623 …}
  -server: App\Entity\Config {#9667 …}
  -environmentOptions: Doctrine\ORM\PersistentCollection {#9841 …}
  -jobs: Doctrine\ORM\PersistentCollection {#9855 …}
  -autoStop: true
  -monitoring: Proxies\__CG__\App\Entity\Config {#9935 …}
  -fqdn: null
  -lastAutoStopChange: DateTime @1725659739 {#9827
    date: 2024-09-06 23:55:39.0 Europe/Budapest (+02:00)
  }
  -deployTags: Doctrine\ORM\PersistentCollection {#9936 …}
  -autoRestart: false
  -modules: Doctrine\ORM\PersistentCollection {#9938 …}
  -environmentMonitors: Doctrine\ORM\PersistentCollection {#9974 …}
  -created: DateTime @1471816800 {#9870
    date: 2016-08-22 00:00:00.0 Europe/Budapest (+02:00)
  }
  -updated: DateTime @1725659739 {#9905
    date: 2024-09-06 23:55:39.0 Europe/Budapest (+02:00)
  }
  -debugMode: false
  -lastDebugModeChange: DateTime @1623276000 {#9867
    date: 2021-06-10 00:00:00.0 Europe/Budapest (+02:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS GRANTED
Show voter details
5 GRANTED
[
  "EDIT"
]
App\Entity\Project {#3295
  -id: 467
  -name: "Keskeny Nyomda"
  -description: "Keskeny és Társai"
  -botname: "keskenyhu"
  -repos: Doctrine\ORM\PersistentCollection {#3329 …}
  -environment: Doctrine\ORM\PersistentCollection {#3326 …}
  -jobs: Doctrine\ORM\PersistentCollection {#3412 …}
  -builds: []
  -deployTags: Doctrine\ORM\PersistentCollection {#3409 …}
  -tempoTeam: Proxies\__CG__\App\Entity\Config {#3427 …}
  -type: Proxies\__CG__\App\Entity\Config {#3426 …}
  -dbImpExps: Doctrine\ORM\PersistentCollection {#3425 …}
  -containerRegistryUsername: "tabreadonly-token-keskenyhu"
  -containerRegistryPassword: "BAxvQQC4Kecl6R+/BGmsXEpZ9EI=3fb2"
  -sla: Proxies\__CG__\App\Entity\Config {#3423 …}
  -slaChanges: Doctrine\ORM\PersistentCollection {#3466 …}
  -slasecret: "h1altmzo98m3wezfrnvekbjy5tvb7xag"
  -CHEQContracts: Doctrine\ORM\PersistentCollection {#3646 …}
  -files: Doctrine\ORM\PersistentCollection {#3722 …}
  -devCompany: Proxies\__CG__\App\Entity\Config {#3719 …}
  -azureMarketplace: null
  -apiUsers: App\Entity\ApiUsers {#3892 …}
  -created: DateTime @1471816800 {#3291
    date: 2016-08-22 00:00:00.0 Europe/Budapest (+02:00)
  }
  -updated: DateTime @1707316959 {#3309
    date: 2024-02-07 15:42:39.0 Europe/Budapest (+01:00)
  }
  -iOSCodes: Doctrine\ORM\PersistentCollection {#3940 …}
  -mobileappDescription: """
    Így léphetsz velem kapcsolatba:\r\n
    1) Kattints az alábbi gombok egyikére telefonod típusának megfelelően!\r\n
    2) A megnyílt oldalon nyomd meg a letöltés gombot, majd telepítsd az alkalmazást!\r\n
    3) Ha megnyílt az alkalmazás, általános információkat olvashatsz cégünkről.\r\n
    4) A középső szövegbuborék ikont kiválasztva tudod elindítani velem a beszélgetést.\r\n
    5) Az adatkezelési szabályzat elolvasása és elfogadása után tudod elindítani a belépési folyamatot a segítségemmel.\r\n
    6) A képernyő alján lévő gombokkal tudsz navigálni az alkalmazásban.
    """
  -mobileappIntro: """
    Szia, én vagyok a Keskeny Nyomda virtuális asszisztense. Segítek Neked, hogy minden céges hírről első kézből értesülj.\r\n
    Az alkalmazáson keresztül kaphatsz tőlem rendszeresen rövid, aktuális, céges információkat. Itt felteheted a kérdéseidet is, amelyeket meg fogok válaszolni.
    """
  -botIdentityName: "Keskeny Nyomda"
  -iosLink: null
  -androidLink: null
  -viberLink: "https://tinyurl.com/keskenynyomda/"
  -secrets: Doctrine\ORM\PersistentCollection {#3991 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\JobVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MaintenanceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MassQueryVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MobileAppVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ProjectVoter"
ACCESS GRANTED
Show voter details
6 DENIED
[
  "DELETE"
]
App\Entity\Environment {#9919
  -id: 931
  -project: App\Entity\Project {#3295
    -id: 467
    -name: "Keskeny Nyomda"
    -description: "Keskeny és Társai"
    -botname: "keskenyhu"
    -repos: Doctrine\ORM\PersistentCollection {#3329 …}
    -environment: Doctrine\ORM\PersistentCollection {#3326 …}
    -jobs: Doctrine\ORM\PersistentCollection {#3412 …}
    -builds: []
    -deployTags: Doctrine\ORM\PersistentCollection {#3409 …}
    -tempoTeam: Proxies\__CG__\App\Entity\Config {#3427 …}
    -type: Proxies\__CG__\App\Entity\Config {#3426 …}
    -dbImpExps: Doctrine\ORM\PersistentCollection {#3425 …}
    -containerRegistryUsername: "tabreadonly-token-keskenyhu"
    -containerRegistryPassword: "BAxvQQC4Kecl6R+/BGmsXEpZ9EI=3fb2"
    -sla: Proxies\__CG__\App\Entity\Config {#3423 …}
    -slaChanges: Doctrine\ORM\PersistentCollection {#3466 …}
    -slasecret: "h1altmzo98m3wezfrnvekbjy5tvb7xag"
    -CHEQContracts: Doctrine\ORM\PersistentCollection {#3646 …}
    -files: Doctrine\ORM\PersistentCollection {#3722 …}
    -devCompany: Proxies\__CG__\App\Entity\Config {#3719 …}
    -azureMarketplace: null
    -apiUsers: App\Entity\ApiUsers {#3892 …}
    -created: DateTime @1471816800 {#3291
      date: 2016-08-22 00:00:00.0 Europe/Budapest (+02:00)
    }
    -updated: DateTime @1707316959 {#3309
      date: 2024-02-07 15:42:39.0 Europe/Budapest (+01:00)
    }
    -iOSCodes: Doctrine\ORM\PersistentCollection {#3940 …}
    -mobileappDescription: """
      Így léphetsz velem kapcsolatba:\r\n
      1) Kattints az alábbi gombok egyikére telefonod típusának megfelelően!\r\n
      2) A megnyílt oldalon nyomd meg a letöltés gombot, majd telepítsd az alkalmazást!\r\n
      3) Ha megnyílt az alkalmazás, általános információkat olvashatsz cégünkről.\r\n
      4) A középső szövegbuborék ikont kiválasztva tudod elindítani velem a beszélgetést.\r\n
      5) Az adatkezelési szabályzat elolvasása és elfogadása után tudod elindítani a belépési folyamatot a segítségemmel.\r\n
      6) A képernyő alján lévő gombokkal tudsz navigálni az alkalmazásban.
      """
    -mobileappIntro: """
      Szia, én vagyok a Keskeny Nyomda virtuális asszisztense. Segítek Neked, hogy minden céges hírről első kézből értesülj.\r\n
      Az alkalmazáson keresztül kaphatsz tőlem rendszeresen rövid, aktuális, céges információkat. Itt felteheted a kérdéseidet is, amelyeket meg fogok válaszolni.
      """
    -botIdentityName: "Keskeny Nyomda"
    -iosLink: null
    -androidLink: null
    -viberLink: "https://tinyurl.com/keskenynyomda/"
    -secrets: Doctrine\ORM\PersistentCollection {#3991 …}
  }
  -type: App\Entity\EnvironmentType {#9623 …}
  -server: App\Entity\Config {#9667 …}
  -environmentOptions: Doctrine\ORM\PersistentCollection {#9841 …}
  -jobs: Doctrine\ORM\PersistentCollection {#9855 …}
  -autoStop: true
  -monitoring: Proxies\__CG__\App\Entity\Config {#9935 …}
  -fqdn: null
  -lastAutoStopChange: DateTime @1725659739 {#9827
    date: 2024-09-06 23:55:39.0 Europe/Budapest (+02:00)
  }
  -deployTags: Doctrine\ORM\PersistentCollection {#9936 …}
  -autoRestart: false
  -modules: Doctrine\ORM\PersistentCollection {#9938 …}
  -environmentMonitors: Doctrine\ORM\PersistentCollection {#9974 …}
  -created: DateTime @1471816800 {#9870
    date: 2016-08-22 00:00:00.0 Europe/Budapest (+02:00)
  }
  -updated: DateTime @1725659739 {#9905
    date: 2024-09-06 23:55:39.0 Europe/Budapest (+02:00)
  }
  -debugMode: false
  -lastDebugModeChange: DateTime @1623276000 {#9867
    date: 2021-06-10 00:00:00.0 Europe/Budapest (+02:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS DENIED
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\JobVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MaintenanceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MassQueryVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MobileAppVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ProjectVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\SecretVoter"
ACCESS ABSTAIN
Show voter details
7 GRANTED
[
  "VIEW"
]
App\Entity\Environment {#9919
  -id: 931
  -project: App\Entity\Project {#3295
    -id: 467
    -name: "Keskeny Nyomda"
    -description: "Keskeny és Társai"
    -botname: "keskenyhu"
    -repos: Doctrine\ORM\PersistentCollection {#3329 …}
    -environment: Doctrine\ORM\PersistentCollection {#3326 …}
    -jobs: Doctrine\ORM\PersistentCollection {#3412 …}
    -builds: []
    -deployTags: Doctrine\ORM\PersistentCollection {#3409 …}
    -tempoTeam: Proxies\__CG__\App\Entity\Config {#3427 …}
    -type: Proxies\__CG__\App\Entity\Config {#3426 …}
    -dbImpExps: Doctrine\ORM\PersistentCollection {#3425 …}
    -containerRegistryUsername: "tabreadonly-token-keskenyhu"
    -containerRegistryPassword: "BAxvQQC4Kecl6R+/BGmsXEpZ9EI=3fb2"
    -sla: Proxies\__CG__\App\Entity\Config {#3423 …}
    -slaChanges: Doctrine\ORM\PersistentCollection {#3466 …}
    -slasecret: "h1altmzo98m3wezfrnvekbjy5tvb7xag"
    -CHEQContracts: Doctrine\ORM\PersistentCollection {#3646 …}
    -files: Doctrine\ORM\PersistentCollection {#3722 …}
    -devCompany: Proxies\__CG__\App\Entity\Config {#3719 …}
    -azureMarketplace: null
    -apiUsers: App\Entity\ApiUsers {#3892 …}
    -created: DateTime @1471816800 {#3291
      date: 2016-08-22 00:00:00.0 Europe/Budapest (+02:00)
    }
    -updated: DateTime @1707316959 {#3309
      date: 2024-02-07 15:42:39.0 Europe/Budapest (+01:00)
    }
    -iOSCodes: Doctrine\ORM\PersistentCollection {#3940 …}
    -mobileappDescription: """
      Így léphetsz velem kapcsolatba:\r\n
      1) Kattints az alábbi gombok egyikére telefonod típusának megfelelően!\r\n
      2) A megnyílt oldalon nyomd meg a letöltés gombot, majd telepítsd az alkalmazást!\r\n
      3) Ha megnyílt az alkalmazás, általános információkat olvashatsz cégünkről.\r\n
      4) A középső szövegbuborék ikont kiválasztva tudod elindítani velem a beszélgetést.\r\n
      5) Az adatkezelési szabályzat elolvasása és elfogadása után tudod elindítani a belépési folyamatot a segítségemmel.\r\n
      6) A képernyő alján lévő gombokkal tudsz navigálni az alkalmazásban.
      """
    -mobileappIntro: """
      Szia, én vagyok a Keskeny Nyomda virtuális asszisztense. Segítek Neked, hogy minden céges hírről első kézből értesülj.\r\n
      Az alkalmazáson keresztül kaphatsz tőlem rendszeresen rövid, aktuális, céges információkat. Itt felteheted a kérdéseidet is, amelyeket meg fogok válaszolni.
      """
    -botIdentityName: "Keskeny Nyomda"
    -iosLink: null
    -androidLink: null
    -viberLink: "https://tinyurl.com/keskenynyomda/"
    -secrets: Doctrine\ORM\PersistentCollection {#3991 …}
  }
  -type: App\Entity\EnvironmentType {#9623 …}
  -server: App\Entity\Config {#9667 …}
  -environmentOptions: Doctrine\ORM\PersistentCollection {#9841 …}
  -jobs: Doctrine\ORM\PersistentCollection {#9855 …}
  -autoStop: true
  -monitoring: Proxies\__CG__\App\Entity\Config {#9935 …}
  -fqdn: null
  -lastAutoStopChange: DateTime @1725659739 {#9827
    date: 2024-09-06 23:55:39.0 Europe/Budapest (+02:00)
  }
  -deployTags: Doctrine\ORM\PersistentCollection {#9936 …}
  -autoRestart: false
  -modules: Doctrine\ORM\PersistentCollection {#9938 …}
  -environmentMonitors: Doctrine\ORM\PersistentCollection {#9974 …}
  -created: DateTime @1471816800 {#9870
    date: 2016-08-22 00:00:00.0 Europe/Budapest (+02:00)
  }
  -updated: DateTime @1725659739 {#9905
    date: 2024-09-06 23:55:39.0 Europe/Budapest (+02:00)
  }
  -debugMode: false
  -lastDebugModeChange: DateTime @1623276000 {#9867
    date: 2021-06-10 00:00:00.0 Europe/Budapest (+02:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS GRANTED
Show voter details
8 DENIED
[
  "HISTORY"
]
App\Entity\Environment {#9919
  -id: 931
  -project: App\Entity\Project {#3295
    -id: 467
    -name: "Keskeny Nyomda"
    -description: "Keskeny és Társai"
    -botname: "keskenyhu"
    -repos: Doctrine\ORM\PersistentCollection {#3329 …}
    -environment: Doctrine\ORM\PersistentCollection {#3326 …}
    -jobs: Doctrine\ORM\PersistentCollection {#3412 …}
    -builds: []
    -deployTags: Doctrine\ORM\PersistentCollection {#3409 …}
    -tempoTeam: Proxies\__CG__\App\Entity\Config {#3427 …}
    -type: Proxies\__CG__\App\Entity\Config {#3426 …}
    -dbImpExps: Doctrine\ORM\PersistentCollection {#3425 …}
    -containerRegistryUsername: "tabreadonly-token-keskenyhu"
    -containerRegistryPassword: "BAxvQQC4Kecl6R+/BGmsXEpZ9EI=3fb2"
    -sla: Proxies\__CG__\App\Entity\Config {#3423 …}
    -slaChanges: Doctrine\ORM\PersistentCollection {#3466 …}
    -slasecret: "h1altmzo98m3wezfrnvekbjy5tvb7xag"
    -CHEQContracts: Doctrine\ORM\PersistentCollection {#3646 …}
    -files: Doctrine\ORM\PersistentCollection {#3722 …}
    -devCompany: Proxies\__CG__\App\Entity\Config {#3719 …}
    -azureMarketplace: null
    -apiUsers: App\Entity\ApiUsers {#3892 …}
    -created: DateTime @1471816800 {#3291
      date: 2016-08-22 00:00:00.0 Europe/Budapest (+02:00)
    }
    -updated: DateTime @1707316959 {#3309
      date: 2024-02-07 15:42:39.0 Europe/Budapest (+01:00)
    }
    -iOSCodes: Doctrine\ORM\PersistentCollection {#3940 …}
    -mobileappDescription: """
      Így léphetsz velem kapcsolatba:\r\n
      1) Kattints az alábbi gombok egyikére telefonod típusának megfelelően!\r\n
      2) A megnyílt oldalon nyomd meg a letöltés gombot, majd telepítsd az alkalmazást!\r\n
      3) Ha megnyílt az alkalmazás, általános információkat olvashatsz cégünkről.\r\n
      4) A középső szövegbuborék ikont kiválasztva tudod elindítani velem a beszélgetést.\r\n
      5) Az adatkezelési szabályzat elolvasása és elfogadása után tudod elindítani a belépési folyamatot a segítségemmel.\r\n
      6) A képernyő alján lévő gombokkal tudsz navigálni az alkalmazásban.
      """
    -mobileappIntro: """
      Szia, én vagyok a Keskeny Nyomda virtuális asszisztense. Segítek Neked, hogy minden céges hírről első kézből értesülj.\r\n
      Az alkalmazáson keresztül kaphatsz tőlem rendszeresen rövid, aktuális, céges információkat. Itt felteheted a kérdéseidet is, amelyeket meg fogok válaszolni.
      """
    -botIdentityName: "Keskeny Nyomda"
    -iosLink: null
    -androidLink: null
    -viberLink: "https://tinyurl.com/keskenynyomda/"
    -secrets: Doctrine\ORM\PersistentCollection {#3991 …}
  }
  -type: App\Entity\EnvironmentType {#9623 …}
  -server: App\Entity\Config {#9667 …}
  -environmentOptions: Doctrine\ORM\PersistentCollection {#9841 …}
  -jobs: Doctrine\ORM\PersistentCollection {#9855 …}
  -autoStop: true
  -monitoring: Proxies\__CG__\App\Entity\Config {#9935 …}
  -fqdn: null
  -lastAutoStopChange: DateTime @1725659739 {#9827
    date: 2024-09-06 23:55:39.0 Europe/Budapest (+02:00)
  }
  -deployTags: Doctrine\ORM\PersistentCollection {#9936 …}
  -autoRestart: false
  -modules: Doctrine\ORM\PersistentCollection {#9938 …}
  -environmentMonitors: Doctrine\ORM\PersistentCollection {#9974 …}
  -created: DateTime @1471816800 {#9870
    date: 2016-08-22 00:00:00.0 Europe/Budapest (+02:00)
  }
  -updated: DateTime @1725659739 {#9905
    date: 2024-09-06 23:55:39.0 Europe/Budapest (+02:00)
  }
  -debugMode: false
  -lastDebugModeChange: DateTime @1623276000 {#9867
    date: 2021-06-10 00:00:00.0 Europe/Budapest (+02:00)
  }
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS DENIED
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\JobVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MaintenanceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MassQueryVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MobileAppVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ProjectVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\SecretVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED
[
  "EXPORT"
]
"App\Entity\Environment"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS DENIED
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\JobVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MaintenanceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MassQueryVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MobileAppVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ProjectVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\SecretVoter"
ACCESS ABSTAIN
Show voter details
10 GRANTED
[
  "CREATE"
]
"App\Entity\Environment"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS GRANTED
Show voter details
11 GRANTED ROLE_SONATA_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS GRANTED
Show voter details
12 GRANTED
[
  "LIST"
]
"App\Entity\Project"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\JobVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MaintenanceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MassQueryVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MobileAppVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ProjectVoter"
ACCESS GRANTED
Show voter details
13 GRANTED
[
  "LIST"
]
"App\Entity\Environment"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS GRANTED
Show voter details
14 GRANTED
[
  "LIST"
]
"App\Entity\Job"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\JobVoter"
ACCESS GRANTED
Show voter details
15 GRANTED
[
  "LIST"
]
"App\Entity\Secret"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\JobVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MaintenanceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MassQueryVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MobileAppVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ProjectVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\SecretVoter"
ACCESS GRANTED
Show voter details
16 DENIED
[
  "LIST"
]
"App\Entity\ConfigGroup"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS DENIED
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\JobVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MaintenanceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MassQueryVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MobileAppVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ProjectVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\SecretVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED
[
  "LIST"
]
"App\Entity\Config"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS DENIED
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\JobVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MaintenanceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MassQueryVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MobileAppVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ProjectVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\SecretVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED
[
  "LIST"
]
"App\Entity\EnvironmentType"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS DENIED
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\JobVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MaintenanceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MassQueryVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MobileAppVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ProjectVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\SecretVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED
[
  "LIST"
]
"Maintenance"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\JobVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MaintenanceVoter"
ACCESS DENIED
"App\Security\Authorization\Voter\MassQueryVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MobileAppVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ProjectVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\SecretVoter"
ACCESS ABSTAIN
Show voter details
20 GRANTED
[
  "LIST"
]
"IDP"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS GRANTED
Show voter details
21 GRANTED
[
  "LIST"
]
"MobileApp"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\JobVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MaintenanceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MassQueryVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MobileAppVoter"
ACCESS GRANTED
Show voter details
22 GRANTED
[
  "LIST"
]
"CostExplorer"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS GRANTED
Show voter details
23 GRANTED
[
  "LIST"
]
"MassQuery"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\JobVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MaintenanceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MassQueryVoter"
ACCESS GRANTED
Show voter details
24 GRANTED
[
  "LIST"
]
"App\Entity\CHEQContract"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS GRANTED
Show voter details
25 GRANTED
[
  "LIST"
]
"App\Entity\File"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS GRANTED
Show voter details
26 GRANTED
[
  "LIST"
]
"App\Entity\AzureMarketplace"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS GRANTED
Show voter details
27 GRANTED
[
  "CREATE"
]
"App\Entity\Project"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\JobVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MaintenanceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MassQueryVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MobileAppVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ProjectVoter"
ACCESS GRANTED
Show voter details
28 GRANTED
[
  "CREATE"
]
"App\Entity\CHEQContract"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS GRANTED
Show voter details
29 GRANTED
[
  "CREATE"
]
"App\Entity\File"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS GRANTED
Show voter details
30 GRANTED
[
  "CREATE"
]
"App\Entity\Environment"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS GRANTED
Show voter details
31 GRANTED
[
  "CREATE"
]
"App\Entity\Secret"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\JobVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MaintenanceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MassQueryVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MobileAppVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ProjectVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\SecretVoter"
ACCESS GRANTED
Show voter details
32 GRANTED
[
  "LIST"
]
"App\Entity\Project"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\JobVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MaintenanceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MassQueryVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MobileAppVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ProjectVoter"
ACCESS GRANTED
Show voter details
33 GRANTED
[
  "LIST"
]
"App\Entity\Environment"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS GRANTED
Show voter details
34 GRANTED
[
  "LIST"
]
"App\Entity\Job"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\JobVoter"
ACCESS GRANTED
Show voter details
35 GRANTED
[
  "LIST"
]
"App\Entity\Secret"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\JobVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MaintenanceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MassQueryVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MobileAppVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ProjectVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\SecretVoter"
ACCESS GRANTED
Show voter details
36 DENIED
[
  "LIST"
]
"App\Entity\ConfigGroup"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS DENIED
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\JobVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MaintenanceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MassQueryVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MobileAppVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ProjectVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\SecretVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED
[
  "LIST"
]
"App\Entity\Config"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS DENIED
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\JobVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MaintenanceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MassQueryVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MobileAppVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ProjectVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\SecretVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED
[
  "LIST"
]
"App\Entity\EnvironmentType"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS DENIED
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\JobVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MaintenanceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MassQueryVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MobileAppVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ProjectVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\SecretVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED
[
  "LIST"
]
"Maintenance"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\JobVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MaintenanceVoter"
ACCESS DENIED
"App\Security\Authorization\Voter\MassQueryVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MobileAppVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ProjectVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\SecretVoter"
ACCESS ABSTAIN
Show voter details
40 GRANTED
[
  "LIST"
]
"IDP"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS GRANTED
Show voter details
41 GRANTED
[
  "LIST"
]
"MobileApp"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\JobVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MaintenanceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MassQueryVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MobileAppVoter"
ACCESS GRANTED
Show voter details
42 GRANTED
[
  "LIST"
]
"CostExplorer"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS GRANTED
Show voter details
43 GRANTED
[
  "LIST"
]
"MassQuery"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\JobVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MaintenanceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MassQueryVoter"
ACCESS GRANTED
Show voter details
44 GRANTED
[
  "LIST"
]
"App\Entity\CHEQContract"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS GRANTED
Show voter details
45 GRANTED
[
  "LIST"
]
"App\Entity\File"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS GRANTED
Show voter details
46 GRANTED
[
  "LIST"
]
"App\Entity\AzureMarketplace"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS GRANTED
Show voter details
47 GRANTED
[
  "LIST"
]
"App\Entity\Project"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\JobVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MaintenanceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MassQueryVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MobileAppVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ProjectVoter"
ACCESS GRANTED
Show voter details
48 GRANTED
[
  "LIST"
]
"App\Entity\Job"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\JobVoter"
ACCESS GRANTED
Show voter details
49 GRANTED
[
  "LIST"
]
"App\Entity\Secret"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\JobVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MaintenanceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MassQueryVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MobileAppVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ProjectVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\SecretVoter"
ACCESS GRANTED
Show voter details
50 GRANTED
[
  "LIST"
]
"IDP"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS GRANTED
Show voter details
51 GRANTED
[
  "LIST"
]
"MobileApp"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\JobVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MaintenanceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MassQueryVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MobileAppVoter"
ACCESS GRANTED
Show voter details
52 GRANTED
[
  "LIST"
]
"CostExplorer"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS GRANTED
Show voter details
53 GRANTED
[
  "LIST"
]
"MassQuery"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\IDPVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\JobVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MaintenanceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\MassQueryVoter"
ACCESS GRANTED
Show voter details
54 GRANTED
[
  "LIST"
]
"App\Entity\CHEQContract"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS GRANTED
Show voter details
55 GRANTED
[
  "LIST"
]
"App\Entity\File"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CHEQContractVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigGroupVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\ConfigVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\CostExplorerVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentTypeVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\EnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\FileVoter"
ACCESS GRANTED
Show voter details
56 GRANTED
[
  "LIST"
]
"App\Entity\AzureMarketplace"
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Authorization\Voter\AzureMarketplaceVoter"
ACCESS GRANTED
Show voter details