--- Authorino logs from kuadrant-system (label=authorino-resource=authorino) --- {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d37deb2ad4b5d9d8d34a7f6a26731902482258d3019f89d9f000212bd8e19202","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d37deb2ad4b5d9d8d34a7f6a26731902482258d3019f89d9f000212bd8e19202","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4e0cde42cdc5a7209f93c9d0d490c0e0304df29bca82918c5d08f07b1ee854a0","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d37deb2ad4b5d9d8d34a7f6a26731902482258d3019f89d9f000212bd8e19202"} {"level":"info","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4e0cde42cdc5a7209f93c9d0d490c0e0304df29bca82918c5d08f07b1ee854a0","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4e0cde42cdc5a7209f93c9d0d490c0e0304df29bca82918c5d08f07b1ee854a0","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4e0cde42cdc5a7209f93c9d0d490c0e0304df29bca82918c5d08f07b1ee854a0"} {"level":"info","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4e0cde42cdc5a7209f93c9d0d490c0e0304df29bca82918c5d08f07b1ee854a0","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d37deb2ad4b5d9d8d34a7f6a26731902482258d3019f89d9f000212bd8e19202","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4e0cde42cdc5a7209f93c9d0d490c0e0304df29bca82918c5d08f07b1ee854a0","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["4e0cde42cdc5a7209f93c9d0d490c0e0304df29bca82918c5d08f07b1ee854a0"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"error","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"4e0cde42cdc5a7209f93c9d0d490c0e0304df29bca82918c5d08f07b1ee854a0","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"4e0cde42cdc5a7209f93c9d0d490c0e0304df29bca82918c5d08f07b1ee854a0\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4e0cde42cdc5a7209f93c9d0d490c0e0304df29bca82918c5d08f07b1ee854a0","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["4e0cde42cdc5a7209f93c9d0d490c0e0304df29bca82918c5d08f07b1ee854a0"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d37deb2ad4b5d9d8d34a7f6a26731902482258d3019f89d9f000212bd8e19202"} {"level":"info","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4e0cde42cdc5a7209f93c9d0d490c0e0304df29bca82918c5d08f07b1ee854a0","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4e0cde42cdc5a7209f93c9d0d490c0e0304df29bca82918c5d08f07b1ee854a0","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4e0cde42cdc5a7209f93c9d0d490c0e0304df29bca82918c5d08f07b1ee854a0","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4e0cde42cdc5a7209f93c9d0d490c0e0304df29bca82918c5d08f07b1ee854a0","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d37deb2ad4b5d9d8d34a7f6a26731902482258d3019f89d9f000212bd8e19202","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["d37deb2ad4b5d9d8d34a7f6a26731902482258d3019f89d9f000212bd8e19202"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4e0cde42cdc5a7209f93c9d0d490c0e0304df29bca82918c5d08f07b1ee854a0"} {"level":"info","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d37deb2ad4b5d9d8d34a7f6a26731902482258d3019f89d9f000212bd8e19202","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4e0cde42cdc5a7209f93c9d0d490c0e0304df29bca82918c5d08f07b1ee854a0","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d37deb2ad4b5d9d8d34a7f6a26731902482258d3019f89d9f000212bd8e19202","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"722454e23b01f522609113a02f21372bc2948b6a6cb152755d008fb4759b8aaa","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4e0cde42cdc5a7209f93c9d0d490c0e0304df29bca82918c5d08f07b1ee854a0"} {"level":"info","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"722454e23b01f522609113a02f21372bc2948b6a6cb152755d008fb4759b8aaa","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4e0cde42cdc5a7209f93c9d0d490c0e0304df29bca82918c5d08f07b1ee854a0","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["4e0cde42cdc5a7209f93c9d0d490c0e0304df29bca82918c5d08f07b1ee854a0"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4e0cde42cdc5a7209f93c9d0d490c0e0304df29bca82918c5d08f07b1ee854a0","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d163d3fc052dcc7af228ed80f3465c2ad16809a8e4684d41665046c5c34c4085","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d37deb2ad4b5d9d8d34a7f6a26731902482258d3019f89d9f000212bd8e19202"} {"level":"info","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d163d3fc052dcc7af228ed80f3465c2ad16809a8e4684d41665046c5c34c4085","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"722454e23b01f522609113a02f21372bc2948b6a6cb152755d008fb4759b8aaa","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"722454e23b01f522609113a02f21372bc2948b6a6cb152755d008fb4759b8aaa","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4e0cde42cdc5a7209f93c9d0d490c0e0304df29bca82918c5d08f07b1ee854a0","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d163d3fc052dcc7af228ed80f3465c2ad16809a8e4684d41665046c5c34c4085","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"722454e23b01f522609113a02f21372bc2948b6a6cb152755d008fb4759b8aaa","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/722454e23b01f522609113a02f21372bc2948b6a6cb152755d008fb4759b8aaa"} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"722454e23b01f522609113a02f21372bc2948b6a6cb152755d008fb4759b8aaa","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["722454e23b01f522609113a02f21372bc2948b6a6cb152755d008fb4759b8aaa"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"722454e23b01f522609113a02f21372bc2948b6a6cb152755d008fb4759b8aaa","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d163d3fc052dcc7af228ed80f3465c2ad16809a8e4684d41665046c5c34c4085","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d163d3fc052dcc7af228ed80f3465c2ad16809a8e4684d41665046c5c34c4085"} {"level":"info","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d163d3fc052dcc7af228ed80f3465c2ad16809a8e4684d41665046c5c34c4085","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"722454e23b01f522609113a02f21372bc2948b6a6cb152755d008fb4759b8aaa","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d163d3fc052dcc7af228ed80f3465c2ad16809a8e4684d41665046c5c34c4085","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["d163d3fc052dcc7af228ed80f3465c2ad16809a8e4684d41665046c5c34c4085"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d163d3fc052dcc7af228ed80f3465c2ad16809a8e4684d41665046c5c34c4085","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4e0cde42cdc5a7209f93c9d0d490c0e0304df29bca82918c5d08f07b1ee854a0"} {"level":"info","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d163d3fc052dcc7af228ed80f3465c2ad16809a8e4684d41665046c5c34c4085","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4701babb52d286bd463bd5622672048ea3a72f6d2ddcab042b2d63d78d9f358d","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4701babb52d286bd463bd5622672048ea3a72f6d2ddcab042b2d63d78d9f358d","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4701babb52d286bd463bd5622672048ea3a72f6d2ddcab042b2d63d78d9f358d","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4701babb52d286bd463bd5622672048ea3a72f6d2ddcab042b2d63d78d9f358d","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/722454e23b01f522609113a02f21372bc2948b6a6cb152755d008fb4759b8aaa"} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4701babb52d286bd463bd5622672048ea3a72f6d2ddcab042b2d63d78d9f358d","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d163d3fc052dcc7af228ed80f3465c2ad16809a8e4684d41665046c5c34c4085"} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"27e89c0d48c1f6461b90931e11aea715e0a37095e11f38093e2cbc61ba19c2c7","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42"} {"level":"info","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"27e89c0d48c1f6461b90931e11aea715e0a37095e11f38093e2cbc61ba19c2c7","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4701babb52d286bd463bd5622672048ea3a72f6d2ddcab042b2d63d78d9f358d","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4701babb52d286bd463bd5622672048ea3a72f6d2ddcab042b2d63d78d9f358d","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4701babb52d286bd463bd5622672048ea3a72f6d2ddcab042b2d63d78d9f358d"} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"27e89c0d48c1f6461b90931e11aea715e0a37095e11f38093e2cbc61ba19c2c7","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:11Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"27e89c0d48c1f6461b90931e11aea715e0a37095e11f38093e2cbc61ba19c2c7","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/27e89c0d48c1f6461b90931e11aea715e0a37095e11f38093e2cbc61ba19c2c7"} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4701babb52d286bd463bd5622672048ea3a72f6d2ddcab042b2d63d78d9f358d","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["4701babb52d286bd463bd5622672048ea3a72f6d2ddcab042b2d63d78d9f358d"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4701babb52d286bd463bd5622672048ea3a72f6d2ddcab042b2d63d78d9f358d","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"27e89c0d48c1f6461b90931e11aea715e0a37095e11f38093e2cbc61ba19c2c7","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["27e89c0d48c1f6461b90931e11aea715e0a37095e11f38093e2cbc61ba19c2c7"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3"} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"27e89c0d48c1f6461b90931e11aea715e0a37095e11f38093e2cbc61ba19c2c7","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4701babb52d286bd463bd5622672048ea3a72f6d2ddcab042b2d63d78d9f358d","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4701babb52d286bd463bd5622672048ea3a72f6d2ddcab042b2d63d78d9f358d"} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4701babb52d286bd463bd5622672048ea3a72f6d2ddcab042b2d63d78d9f358d","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"27e89c0d48c1f6461b90931e11aea715e0a37095e11f38093e2cbc61ba19c2c7","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4701babb52d286bd463bd5622672048ea3a72f6d2ddcab042b2d63d78d9f358d","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["4701babb52d286bd463bd5622672048ea3a72f6d2ddcab042b2d63d78d9f358d"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42"} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4701babb52d286bd463bd5622672048ea3a72f6d2ddcab042b2d63d78d9f358d","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4701babb52d286bd463bd5622672048ea3a72f6d2ddcab042b2d63d78d9f358d","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/27e89c0d48c1f6461b90931e11aea715e0a37095e11f38093e2cbc61ba19c2c7"} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3"} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a"} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4701babb52d286bd463bd5622672048ea3a72f6d2ddcab042b2d63d78d9f358d"} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"44715e0bd9cc3910447d6f92c53c2bd78e7cbaefda788e8f1b7b2151e7204ffc","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"44715e0bd9cc3910447d6f92c53c2bd78e7cbaefda788e8f1b7b2151e7204ffc","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"44715e0bd9cc3910447d6f92c53c2bd78e7cbaefda788e8f1b7b2151e7204ffc","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"44715e0bd9cc3910447d6f92c53c2bd78e7cbaefda788e8f1b7b2151e7204ffc","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a"} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"44715e0bd9cc3910447d6f92c53c2bd78e7cbaefda788e8f1b7b2151e7204ffc","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/44715e0bd9cc3910447d6f92c53c2bd78e7cbaefda788e8f1b7b2151e7204ffc"} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"44715e0bd9cc3910447d6f92c53c2bd78e7cbaefda788e8f1b7b2151e7204ffc","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"44715e0bd9cc3910447d6f92c53c2bd78e7cbaefda788e8f1b7b2151e7204ffc","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["44715e0bd9cc3910447d6f92c53c2bd78e7cbaefda788e8f1b7b2151e7204ffc"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"44715e0bd9cc3910447d6f92c53c2bd78e7cbaefda788e8f1b7b2151e7204ffc","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"44715e0bd9cc3910447d6f92c53c2bd78e7cbaefda788e8f1b7b2151e7204ffc","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a"} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/44715e0bd9cc3910447d6f92c53c2bd78e7cbaefda788e8f1b7b2151e7204ffc"} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"44715e0bd9cc3910447d6f92c53c2bd78e7cbaefda788e8f1b7b2151e7204ffc","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a"} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a"} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a"} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a"} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:12Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:23:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a"} {"level":"debug","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"222ecbb63e2359076f4ffa2a5e3e949baedcc0101b72179e18efc6ea0ba4a607","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:19Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:19Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"222ecbb63e2359076f4ffa2a5e3e949baedcc0101b72179e18efc6ea0ba4a607","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"222ecbb63e2359076f4ffa2a5e3e949baedcc0101b72179e18efc6ea0ba4a607","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/222ecbb63e2359076f4ffa2a5e3e949baedcc0101b72179e18efc6ea0ba4a607"} {"level":"debug","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"222ecbb63e2359076f4ffa2a5e3e949baedcc0101b72179e18efc6ea0ba4a607","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/222ecbb63e2359076f4ffa2a5e3e949baedcc0101b72179e18efc6ea0ba4a607"} {"level":"debug","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"222ecbb63e2359076f4ffa2a5e3e949baedcc0101b72179e18efc6ea0ba4a607","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:19Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:19Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["222ecbb63e2359076f4ffa2a5e3e949baedcc0101b72179e18efc6ea0ba4a607"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"222ecbb63e2359076f4ffa2a5e3e949baedcc0101b72179e18efc6ea0ba4a607","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"222ecbb63e2359076f4ffa2a5e3e949baedcc0101b72179e18efc6ea0ba4a607","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/222ecbb63e2359076f4ffa2a5e3e949baedcc0101b72179e18efc6ea0ba4a607"} {"level":"debug","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"200b5190abfceb0166a21f5fcbe28edc49cb97f1787c9d457d32d8b32c11dc2e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:19Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:19Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"200b5190abfceb0166a21f5fcbe28edc49cb97f1787c9d457d32d8b32c11dc2e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:19Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:19Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/200b5190abfceb0166a21f5fcbe28edc49cb97f1787c9d457d32d8b32c11dc2e"} {"level":"info","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"200b5190abfceb0166a21f5fcbe28edc49cb97f1787c9d457d32d8b32c11dc2e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:19Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:19Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["200b5190abfceb0166a21f5fcbe28edc49cb97f1787c9d457d32d8b32c11dc2e"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f"} {"level":"info","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"200b5190abfceb0166a21f5fcbe28edc49cb97f1787c9d457d32d8b32c11dc2e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:19Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:19Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"200b5190abfceb0166a21f5fcbe28edc49cb97f1787c9d457d32d8b32c11dc2e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:19Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:19Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/200b5190abfceb0166a21f5fcbe28edc49cb97f1787c9d457d32d8b32c11dc2e"} {"level":"info","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"200b5190abfceb0166a21f5fcbe28edc49cb97f1787c9d457d32d8b32c11dc2e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:19Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:19Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f"} {"level":"info","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"200b5190abfceb0166a21f5fcbe28edc49cb97f1787c9d457d32d8b32c11dc2e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:19Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:19Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"200b5190abfceb0166a21f5fcbe28edc49cb97f1787c9d457d32d8b32c11dc2e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:19Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:19Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/200b5190abfceb0166a21f5fcbe28edc49cb97f1787c9d457d32d8b32c11dc2e"} {"level":"error","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:19Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:19Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"200b5190abfceb0166a21f5fcbe28edc49cb97f1787c9d457d32d8b32c11dc2e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:19Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:19Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["200b5190abfceb0166a21f5fcbe28edc49cb97f1787c9d457d32d8b32c11dc2e"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:19Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f"} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"200b5190abfceb0166a21f5fcbe28edc49cb97f1787c9d457d32d8b32c11dc2e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"200b5190abfceb0166a21f5fcbe28edc49cb97f1787c9d457d32d8b32c11dc2e","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f"} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/200b5190abfceb0166a21f5fcbe28edc49cb97f1787c9d457d32d8b32c11dc2e"} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f"} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a31aaba0faad8820685423941f36f528c516b00ab526a488b5449c38b8357700","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f"} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a31aaba0faad8820685423941f36f528c516b00ab526a488b5449c38b8357700","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a31aaba0faad8820685423941f36f528c516b00ab526a488b5449c38b8357700"} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a31aaba0faad8820685423941f36f528c516b00ab526a488b5449c38b8357700","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a31aaba0faad8820685423941f36f528c516b00ab526a488b5449c38b8357700","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a31aaba0faad8820685423941f36f528c516b00ab526a488b5449c38b8357700","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a31aaba0faad8820685423941f36f528c516b00ab526a488b5449c38b8357700","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a31aaba0faad8820685423941f36f528c516b00ab526a488b5449c38b8357700"} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f"} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a31aaba0faad8820685423941f36f528c516b00ab526a488b5449c38b8357700","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c7723200e7b8fc1a5136ba88eb71b125d844ab3e1400e4b5cf0e35d822db1fb8","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a31aaba0faad8820685423941f36f528c516b00ab526a488b5449c38b8357700"} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c7723200e7b8fc1a5136ba88eb71b125d844ab3e1400e4b5cf0e35d822db1fb8","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c7723200e7b8fc1a5136ba88eb71b125d844ab3e1400e4b5cf0e35d822db1fb8","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c7723200e7b8fc1a5136ba88eb71b125d844ab3e1400e4b5cf0e35d822db1fb8","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c7723200e7b8fc1a5136ba88eb71b125d844ab3e1400e4b5cf0e35d822db1fb8"} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c7723200e7b8fc1a5136ba88eb71b125d844ab3e1400e4b5cf0e35d822db1fb8","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["c7723200e7b8fc1a5136ba88eb71b125d844ab3e1400e4b5cf0e35d822db1fb8"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c7723200e7b8fc1a5136ba88eb71b125d844ab3e1400e4b5cf0e35d822db1fb8","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3"} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c7723200e7b8fc1a5136ba88eb71b125d844ab3e1400e4b5cf0e35d822db1fb8","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c7723200e7b8fc1a5136ba88eb71b125d844ab3e1400e4b5cf0e35d822db1fb8","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a31aaba0faad8820685423941f36f528c516b00ab526a488b5449c38b8357700","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a31aaba0faad8820685423941f36f528c516b00ab526a488b5449c38b8357700"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c7723200e7b8fc1a5136ba88eb71b125d844ab3e1400e4b5cf0e35d822db1fb8"} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a31aaba0faad8820685423941f36f528c516b00ab526a488b5449c38b8357700","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c7723200e7b8fc1a5136ba88eb71b125d844ab3e1400e4b5cf0e35d822db1fb8","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["c7723200e7b8fc1a5136ba88eb71b125d844ab3e1400e4b5cf0e35d822db1fb8"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c7723200e7b8fc1a5136ba88eb71b125d844ab3e1400e4b5cf0e35d822db1fb8","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"6abf111ec06ac5997cfc49d764b2188d7c30b99f59b969039daceb911bad533e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3"} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"6abf111ec06ac5997cfc49d764b2188d7c30b99f59b969039daceb911bad533e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a31aaba0faad8820685423941f36f528c516b00ab526a488b5449c38b8357700","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c7723200e7b8fc1a5136ba88eb71b125d844ab3e1400e4b5cf0e35d822db1fb8","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c7723200e7b8fc1a5136ba88eb71b125d844ab3e1400e4b5cf0e35d822db1fb8"} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c7723200e7b8fc1a5136ba88eb71b125d844ab3e1400e4b5cf0e35d822db1fb8","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"6abf111ec06ac5997cfc49d764b2188d7c30b99f59b969039daceb911bad533e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/6abf111ec06ac5997cfc49d764b2188d7c30b99f59b969039daceb911bad533e"} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"6abf111ec06ac5997cfc49d764b2188d7c30b99f59b969039daceb911bad533e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c7723200e7b8fc1a5136ba88eb71b125d844ab3e1400e4b5cf0e35d822db1fb8","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["c7723200e7b8fc1a5136ba88eb71b125d844ab3e1400e4b5cf0e35d822db1fb8"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c7723200e7b8fc1a5136ba88eb71b125d844ab3e1400e4b5cf0e35d822db1fb8","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"6abf111ec06ac5997cfc49d764b2188d7c30b99f59b969039daceb911bad533e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["6abf111ec06ac5997cfc49d764b2188d7c30b99f59b969039daceb911bad533e"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a31aaba0faad8820685423941f36f528c516b00ab526a488b5449c38b8357700"} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"6abf111ec06ac5997cfc49d764b2188d7c30b99f59b969039daceb911bad533e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c7723200e7b8fc1a5136ba88eb71b125d844ab3e1400e4b5cf0e35d822db1fb8","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c7723200e7b8fc1a5136ba88eb71b125d844ab3e1400e4b5cf0e35d822db1fb8","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e36c9d4952675c67ac71e417e94e627647278e71c81a4ad73ee333ffb3952d74","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c7723200e7b8fc1a5136ba88eb71b125d844ab3e1400e4b5cf0e35d822db1fb8"} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e36c9d4952675c67ac71e417e94e627647278e71c81a4ad73ee333ffb3952d74","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"6abf111ec06ac5997cfc49d764b2188d7c30b99f59b969039daceb911bad533e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c7723200e7b8fc1a5136ba88eb71b125d844ab3e1400e4b5cf0e35d822db1fb8","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["c7723200e7b8fc1a5136ba88eb71b125d844ab3e1400e4b5cf0e35d822db1fb8"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c7723200e7b8fc1a5136ba88eb71b125d844ab3e1400e4b5cf0e35d822db1fb8","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e36c9d4952675c67ac71e417e94e627647278e71c81a4ad73ee333ffb3952d74","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c7723200e7b8fc1a5136ba88eb71b125d844ab3e1400e4b5cf0e35d822db1fb8","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3"} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e36c9d4952675c67ac71e417e94e627647278e71c81a4ad73ee333ffb3952d74","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e36c9d4952675c67ac71e417e94e627647278e71c81a4ad73ee333ffb3952d74","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/6abf111ec06ac5997cfc49d764b2188d7c30b99f59b969039daceb911bad533e"} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e36c9d4952675c67ac71e417e94e627647278e71c81a4ad73ee333ffb3952d74"} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e36c9d4952675c67ac71e417e94e627647278e71c81a4ad73ee333ffb3952d74","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["e36c9d4952675c67ac71e417e94e627647278e71c81a4ad73ee333ffb3952d74"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e36c9d4952675c67ac71e417e94e627647278e71c81a4ad73ee333ffb3952d74","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e36c9d4952675c67ac71e417e94e627647278e71c81a4ad73ee333ffb3952d74","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c7723200e7b8fc1a5136ba88eb71b125d844ab3e1400e4b5cf0e35d822db1fb8"} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e36c9d4952675c67ac71e417e94e627647278e71c81a4ad73ee333ffb3952d74"} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"faed92fe1fd3e4502ca53b3e1f9a5e01cb1d9f4f060fa58e92f70af1c2382c20","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"faed92fe1fd3e4502ca53b3e1f9a5e01cb1d9f4f060fa58e92f70af1c2382c20","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"faed92fe1fd3e4502ca53b3e1f9a5e01cb1d9f4f060fa58e92f70af1c2382c20","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"faed92fe1fd3e4502ca53b3e1f9a5e01cb1d9f4f060fa58e92f70af1c2382c20","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"faed92fe1fd3e4502ca53b3e1f9a5e01cb1d9f4f060fa58e92f70af1c2382c20","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/faed92fe1fd3e4502ca53b3e1f9a5e01cb1d9f4f060fa58e92f70af1c2382c20"} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/faed92fe1fd3e4502ca53b3e1f9a5e01cb1d9f4f060fa58e92f70af1c2382c20"} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"faed92fe1fd3e4502ca53b3e1f9a5e01cb1d9f4f060fa58e92f70af1c2382c20","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["faed92fe1fd3e4502ca53b3e1f9a5e01cb1d9f4f060fa58e92f70af1c2382c20"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"faed92fe1fd3e4502ca53b3e1f9a5e01cb1d9f4f060fa58e92f70af1c2382c20","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"faed92fe1fd3e4502ca53b3e1f9a5e01cb1d9f4f060fa58e92f70af1c2382c20","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"74d74ca570e16707cb6cf5ec03ef3071479818a8555b7046d19f4a861daca9b7","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"74d74ca570e16707cb6cf5ec03ef3071479818a8555b7046d19f4a861daca9b7","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"74d74ca570e16707cb6cf5ec03ef3071479818a8555b7046d19f4a861daca9b7","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/faed92fe1fd3e4502ca53b3e1f9a5e01cb1d9f4f060fa58e92f70af1c2382c20"} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"74d74ca570e16707cb6cf5ec03ef3071479818a8555b7046d19f4a861daca9b7","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"74d74ca570e16707cb6cf5ec03ef3071479818a8555b7046d19f4a861daca9b7","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"74d74ca570e16707cb6cf5ec03ef3071479818a8555b7046d19f4a861daca9b7","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/74d74ca570e16707cb6cf5ec03ef3071479818a8555b7046d19f4a861daca9b7"} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"74d74ca570e16707cb6cf5ec03ef3071479818a8555b7046d19f4a861daca9b7","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/74d74ca570e16707cb6cf5ec03ef3071479818a8555b7046d19f4a861daca9b7"} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"1434043c8b5c5c1e42bd35b45fb9d082467b6f9181cd70bd0244b9be84d0cb43","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"1434043c8b5c5c1e42bd35b45fb9d082467b6f9181cd70bd0244b9be84d0cb43","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"1434043c8b5c5c1e42bd35b45fb9d082467b6f9181cd70bd0244b9be84d0cb43","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/1434043c8b5c5c1e42bd35b45fb9d082467b6f9181cd70bd0244b9be84d0cb43"} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"1434043c8b5c5c1e42bd35b45fb9d082467b6f9181cd70bd0244b9be84d0cb43","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e6aed5de6044b63ea013f2b25911dc452e9e8c9b21fb8358735e18dd539493f1","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e6aed5de6044b63ea013f2b25911dc452e9e8c9b21fb8358735e18dd539493f1"} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e6aed5de6044b63ea013f2b25911dc452e9e8c9b21fb8358735e18dd539493f1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"1434043c8b5c5c1e42bd35b45fb9d082467b6f9181cd70bd0244b9be84d0cb43","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"74d74ca570e16707cb6cf5ec03ef3071479818a8555b7046d19f4a861daca9b7","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["74d74ca570e16707cb6cf5ec03ef3071479818a8555b7046d19f4a861daca9b7"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/1434043c8b5c5c1e42bd35b45fb9d082467b6f9181cd70bd0244b9be84d0cb43"} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"74d74ca570e16707cb6cf5ec03ef3071479818a8555b7046d19f4a861daca9b7","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e6aed5de6044b63ea013f2b25911dc452e9e8c9b21fb8358735e18dd539493f1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"74d74ca570e16707cb6cf5ec03ef3071479818a8555b7046d19f4a861daca9b7","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"1434043c8b5c5c1e42bd35b45fb9d082467b6f9181cd70bd0244b9be84d0cb43","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["1434043c8b5c5c1e42bd35b45fb9d082467b6f9181cd70bd0244b9be84d0cb43"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"1434043c8b5c5c1e42bd35b45fb9d082467b6f9181cd70bd0244b9be84d0cb43","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e6aed5de6044b63ea013f2b25911dc452e9e8c9b21fb8358735e18dd539493f1","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e6aed5de6044b63ea013f2b25911dc452e9e8c9b21fb8358735e18dd539493f1"} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"1434043c8b5c5c1e42bd35b45fb9d082467b6f9181cd70bd0244b9be84d0cb43","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e6aed5de6044b63ea013f2b25911dc452e9e8c9b21fb8358735e18dd539493f1","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:23:20Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["e6aed5de6044b63ea013f2b25911dc452e9e8c9b21fb8358735e18dd539493f1"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/74d74ca570e16707cb6cf5ec03ef3071479818a8555b7046d19f4a861daca9b7"} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e6aed5de6044b63ea013f2b25911dc452e9e8c9b21fb8358735e18dd539493f1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e6aed5de6044b63ea013f2b25911dc452e9e8c9b21fb8358735e18dd539493f1","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/1434043c8b5c5c1e42bd35b45fb9d082467b6f9181cd70bd0244b9be84d0cb43"} {"level":"info","ts":"2026-07-17T06:23:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e6aed5de6044b63ea013f2b25911dc452e9e8c9b21fb8358735e18dd539493f1"} {"level":"info","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"b0ad82a5-c52a-4b2b-ba14-84e2adcaed50","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:49810","PortSpecifier":{"PortValue":49810}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"b0ad82a5-c52a-4b2b-ba14-84e2adcaed50","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"b0ad82a5-c52a-4b2b-ba14-84e2adcaed50","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:49810","PortSpecifier":{"PortValue":49810}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269403,"nanos":483123957},"http":{"id":"b0ad82a5-c52a-4b2b-ba14-84e2adcaed50","method":"POST","headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"b0ad82a5-c52a-4b2b-ba14-84e2adcaed50","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"b0ad82a5-c52a-4b2b-ba14-84e2adcaed50","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"]}} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"b0ad82a5-c52a-4b2b-ba14-84e2adcaed50","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.67:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"b0ad82a5-c52a-4b2b-ba14-84e2adcaed50","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"b0ad82a5-c52a-4b2b-ba14-84e2adcaed50","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"b0ad82a5-c52a-4b2b-ba14-84e2adcaed50","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-e9bcaa/auth-test-model-e9bcaa\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-e9bcaa/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"b0ad82a5-c52a-4b2b-ba14-84e2adcaed50","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"b0ad82a5-c52a-4b2b-ba14-84e2adcaed50","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"b0ad82a5-c52a-4b2b-ba14-84e2adcaed50","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"b0ad82a5-c52a-4b2b-ba14-84e2adcaed50","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"b0ad82a5-c52a-4b2b-ba14-84e2adcaed50","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"d3c42976-411e-472c-aedb-5d0dcb10a798","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:39466","PortSpecifier":{"PortValue":39466}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"d3c42976-411e-472c-aedb-5d0dcb10a798","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"d3c42976-411e-472c-aedb-5d0dcb10a798","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:39466","PortSpecifier":{"PortValue":39466}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269403,"nanos":542044747},"http":{"id":"d3c42976-411e-472c-aedb-5d0dcb10a798","method":"POST","headers":{":authority":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"d3c42976-411e-472c-aedb-5d0dcb10a798","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"d3c42976-411e-472c-aedb-5d0dcb10a798","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"]}} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"d3c42976-411e-472c-aedb-5d0dcb10a798","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"e6aed5de6044b63ea013f2b25911dc452e9e8c9b21fb8358735e18dd539493f1"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.68:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"d3c42976-411e-472c-aedb-5d0dcb10a798","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"d3c42976-411e-472c-aedb-5d0dcb10a798","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"d3c42976-411e-472c-aedb-5d0dcb10a798","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-efbd92/auth-test-model-efbd92\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-b-efbd92/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"d3c42976-411e-472c-aedb-5d0dcb10a798","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"selected_subscription","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"d3c42976-411e-472c-aedb-5d0dcb10a798","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"d3c42976-411e-472c-aedb-5d0dcb10a798","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"d3c42976-411e-472c-aedb-5d0dcb10a798","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"d3c42976-411e-472c-aedb-5d0dcb10a798","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"ea0816cd-22e8-4f7f-a0b3-f6fa1c25a8e0","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:49818","PortSpecifier":{"PortValue":49818}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"ea0816cd-22e8-4f7f-a0b3-f6fa1c25a8e0","method":"GET","path":"/maas-api/v1/api-keys/7585a35d-2325-49c1-b77c-738cd84c7798","host":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"ea0816cd-22e8-4f7f-a0b3-f6fa1c25a8e0","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:49818","PortSpecifier":{"PortValue":49818}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269403,"nanos":600535768},"http":{"id":"ea0816cd-22e8-4f7f-a0b3-f6fa1c25a8e0","method":"GET","headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/api-keys/7585a35d-2325-49c1-b77c-738cd84c7798",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"ea0816cd-22e8-4f7f-a0b3-f6fa1c25a8e0","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"ea0816cd-22e8-4f7f-a0b3-f6fa1c25a8e0","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"]}} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"ea0816cd-22e8-4f7f-a0b3-f6fa1c25a8e0","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.67:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/api-keys/7585a35d-2325-49c1-b77c-738cd84c7798",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"ea0816cd-22e8-4f7f-a0b3-f6fa1c25a8e0","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"ea0816cd-22e8-4f7f-a0b3-f6fa1c25a8e0","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"ea0816cd-22e8-4f7f-a0b3-f6fa1c25a8e0","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-e9bcaa/auth-test-model-e9bcaa\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-e9bcaa/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"ea0816cd-22e8-4f7f-a0b3-f6fa1c25a8e0","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"ea0816cd-22e8-4f7f-a0b3-f6fa1c25a8e0","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"ea0816cd-22e8-4f7f-a0b3-f6fa1c25a8e0","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"ea0816cd-22e8-4f7f-a0b3-f6fa1c25a8e0","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"ea0816cd-22e8-4f7f-a0b3-f6fa1c25a8e0","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"dae42ffc-e682-45a1-bf87-a2f9c6b24726","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:39480","PortSpecifier":{"PortValue":39480}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"dae42ffc-e682-45a1-bf87-a2f9c6b24726","method":"GET","path":"/maas-api/v1/api-keys/829ebb1d-6b57-4561-b656-cbd17a377bf5","host":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"dae42ffc-e682-45a1-bf87-a2f9c6b24726","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:39480","PortSpecifier":{"PortValue":39480}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269403,"nanos":640357888},"http":{"id":"dae42ffc-e682-45a1-bf87-a2f9c6b24726","method":"GET","headers":{":authority":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/api-keys/829ebb1d-6b57-4561-b656-cbd17a377bf5",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"dae42ffc-e682-45a1-bf87-a2f9c6b24726","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"dae42ffc-e682-45a1-bf87-a2f9c6b24726","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"]}} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"dae42ffc-e682-45a1-bf87-a2f9c6b24726","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"e6aed5de6044b63ea013f2b25911dc452e9e8c9b21fb8358735e18dd539493f1"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.68:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/api-keys/829ebb1d-6b57-4561-b656-cbd17a377bf5",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"dae42ffc-e682-45a1-bf87-a2f9c6b24726","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"dae42ffc-e682-45a1-bf87-a2f9c6b24726","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"dae42ffc-e682-45a1-bf87-a2f9c6b24726","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-efbd92/auth-test-model-efbd92\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-b-efbd92/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"dae42ffc-e682-45a1-bf87-a2f9c6b24726","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"selected_subscription","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"dae42ffc-e682-45a1-bf87-a2f9c6b24726","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"dae42ffc-e682-45a1-bf87-a2f9c6b24726","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"dae42ffc-e682-45a1-bf87-a2f9c6b24726","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:23:23Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"dae42ffc-e682-45a1-bf87-a2f9c6b24726","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:23:40Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"2cba979a-8452-495c-8dc9-9e9886338809","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:55190","PortSpecifier":{"PortValue":55190}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"2cba979a-8452-495c-8dc9-9e9886338809","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:23:40Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"2cba979a-8452-495c-8dc9-9e9886338809","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:55190","PortSpecifier":{"PortValue":55190}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269420,"nanos":925535301},"http":{"id":"2cba979a-8452-495c-8dc9-9e9886338809","method":"POST","headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:23:40Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"2cba979a-8452-495c-8dc9-9e9886338809","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-17T06:23:40Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"2cba979a-8452-495c-8dc9-9e9886338809","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"]}} {"level":"debug","ts":"2026-07-17T06:23:40Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"2cba979a-8452-495c-8dc9-9e9886338809","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.67:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:23:40Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"2cba979a-8452-495c-8dc9-9e9886338809","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:23:40Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"2cba979a-8452-495c-8dc9-9e9886338809","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:23:40Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"2cba979a-8452-495c-8dc9-9e9886338809","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-e9bcaa/auth-test-model-e9bcaa\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-e9bcaa/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:23:40Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"2cba979a-8452-495c-8dc9-9e9886338809","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-17T06:23:40Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"2cba979a-8452-495c-8dc9-9e9886338809","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:23:40Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"2cba979a-8452-495c-8dc9-9e9886338809","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-17T06:23:40Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"2cba979a-8452-495c-8dc9-9e9886338809","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:23:40Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"2cba979a-8452-495c-8dc9-9e9886338809","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:23:40Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"230a0939-ec43-4a5e-9138-dd3664f6f637","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:37114","PortSpecifier":{"PortValue":37114}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"230a0939-ec43-4a5e-9138-dd3664f6f637","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:23:40Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"230a0939-ec43-4a5e-9138-dd3664f6f637","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:37114","PortSpecifier":{"PortValue":37114}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269420,"nanos":966986305},"http":{"id":"230a0939-ec43-4a5e-9138-dd3664f6f637","method":"POST","headers":{":authority":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:23:40Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"230a0939-ec43-4a5e-9138-dd3664f6f637","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-17T06:23:40Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"230a0939-ec43-4a5e-9138-dd3664f6f637","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"]}} {"level":"debug","ts":"2026-07-17T06:23:40Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"230a0939-ec43-4a5e-9138-dd3664f6f637","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"e6aed5de6044b63ea013f2b25911dc452e9e8c9b21fb8358735e18dd539493f1"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.68:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:23:40Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"230a0939-ec43-4a5e-9138-dd3664f6f637","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:23:40Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"230a0939-ec43-4a5e-9138-dd3664f6f637","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:23:40Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"230a0939-ec43-4a5e-9138-dd3664f6f637","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-efbd92/auth-test-model-efbd92\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-b-efbd92/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:23:40Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"230a0939-ec43-4a5e-9138-dd3664f6f637","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"selected_subscription","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-17T06:23:40Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"230a0939-ec43-4a5e-9138-dd3664f6f637","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:23:40Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"230a0939-ec43-4a5e-9138-dd3664f6f637","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-17T06:23:40Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"230a0939-ec43-4a5e-9138-dd3664f6f637","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:23:40Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"230a0939-ec43-4a5e-9138-dd3664f6f637","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:23:41Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"200e7c8d-5225-412b-94df-9b79a63d2990","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:55202","PortSpecifier":{"PortValue":55202}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"200e7c8d-5225-412b-94df-9b79a63d2990","method":"GET","path":"/maas-api/v1/subscriptions","host":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:23:41Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"200e7c8d-5225-412b-94df-9b79a63d2990","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:55202","PortSpecifier":{"PortValue":55202}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269421,"nanos":2563886},"http":{"id":"200e7c8d-5225-412b-94df-9b79a63d2990","method":"GET","headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/subscriptions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:23:41Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"200e7c8d-5225-412b-94df-9b79a63d2990","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-15LZRYQo3aZA6b3v2_EvW3aRVuSUohFxypG26x2JANmKqZacKG3gHdSChS6VQ"} {"level":"debug","ts":"2026-07-17T06:23:41Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"200e7c8d-5225-412b-94df-9b79a63d2990","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-15LZRYQo3aZA6b3v2_EvW3aRVuSUohFxypG26x2JANmKqZacKG3gHdSChS6VQ\"}"} {"level":"debug","ts":"2026-07-17T06:23:41Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"200e7c8d-5225-412b-94df-9b79a63d2990","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"4a158dfb-d29a-43c5-bda7-42a95ec73f3a","keyName":"e2e-auth-iso-a-9d3c13","subscription":"e2e-auth-iso-45e710","tenant":"e2e-shared-a-e9bcaa","userId":"4a158dfb-d29a-43c5-bda7-42a95ec73f3a","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-17T06:23:41Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"200e7c8d-5225-412b-94df-9b79a63d2990","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:23:41Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"200e7c8d-5225-412b-94df-9b79a63d2990","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:23:41Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"200e7c8d-5225-412b-94df-9b79a63d2990","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:23:41Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"200e7c8d-5225-412b-94df-9b79a63d2990","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-e9bcaa/auth-test-model-e9bcaa\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-e9bcaa/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:23:41Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"200e7c8d-5225-412b-94df-9b79a63d2990","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription","Value":{}}]},"Plain":null},"reason":"no such key: subscription-info"} {"level":"debug","ts":"2026-07-17T06:23:41Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"200e7c8d-5225-412b-94df-9b79a63d2990","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:23:41Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"200e7c8d-5225-412b-94df-9b79a63d2990","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-17T06:23:41Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"200e7c8d-5225-412b-94df-9b79a63d2990","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-auth-iso-45e710"} {"level":"info","ts":"2026-07-17T06:23:41Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"200e7c8d-5225-412b-94df-9b79a63d2990","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:23:41Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"200e7c8d-5225-412b-94df-9b79a63d2990","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"7b751335-28f6-4da3-9d06-f7c662dcd392","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:56554","PortSpecifier":{"PortValue":56554}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"7b751335-28f6-4da3-9d06-f7c662dcd392","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"7b751335-28f6-4da3-9d06-f7c662dcd392","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:56554","PortSpecifier":{"PortValue":56554}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269443,"nanos":274393603},"http":{"id":"7b751335-28f6-4da3-9d06-f7c662dcd392","method":"POST","headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"7b751335-28f6-4da3-9d06-f7c662dcd392","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"7b751335-28f6-4da3-9d06-f7c662dcd392","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"]}} {"level":"debug","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"7b751335-28f6-4da3-9d06-f7c662dcd392","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.67:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"7b751335-28f6-4da3-9d06-f7c662dcd392","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"7b751335-28f6-4da3-9d06-f7c662dcd392","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"7b751335-28f6-4da3-9d06-f7c662dcd392","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-e9bcaa/auth-test-model-e9bcaa\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-e9bcaa/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"7b751335-28f6-4da3-9d06-f7c662dcd392","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"7b751335-28f6-4da3-9d06-f7c662dcd392","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"7b751335-28f6-4da3-9d06-f7c662dcd392","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"info","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"7b751335-28f6-4da3-9d06-f7c662dcd392","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"7b751335-28f6-4da3-9d06-f7c662dcd392","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"feb6462f-7df3-4ba4-a3ba-e9522bb9bad0","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:50056","PortSpecifier":{"PortValue":50056}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"feb6462f-7df3-4ba4-a3ba-e9522bb9bad0","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"feb6462f-7df3-4ba4-a3ba-e9522bb9bad0","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:50056","PortSpecifier":{"PortValue":50056}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269443,"nanos":310616466},"http":{"id":"feb6462f-7df3-4ba4-a3ba-e9522bb9bad0","method":"POST","headers":{":authority":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"feb6462f-7df3-4ba4-a3ba-e9522bb9bad0","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"feb6462f-7df3-4ba4-a3ba-e9522bb9bad0","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"]}} {"level":"debug","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"feb6462f-7df3-4ba4-a3ba-e9522bb9bad0","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"e6aed5de6044b63ea013f2b25911dc452e9e8c9b21fb8358735e18dd539493f1"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.68:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"feb6462f-7df3-4ba4-a3ba-e9522bb9bad0","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"feb6462f-7df3-4ba4-a3ba-e9522bb9bad0","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"feb6462f-7df3-4ba4-a3ba-e9522bb9bad0","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-efbd92/auth-test-model-efbd92\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-b-efbd92/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"feb6462f-7df3-4ba4-a3ba-e9522bb9bad0","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"selected_subscription","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"feb6462f-7df3-4ba4-a3ba-e9522bb9bad0","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"feb6462f-7df3-4ba4-a3ba-e9522bb9bad0","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"feb6462f-7df3-4ba4-a3ba-e9522bb9bad0","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"feb6462f-7df3-4ba4-a3ba-e9522bb9bad0","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"cc316ce2-1d4d-4ca5-9fdf-44c81acec0ec","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:50064","PortSpecifier":{"PortValue":50064}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"cc316ce2-1d4d-4ca5-9fdf-44c81acec0ec","method":"GET","path":"/maas-api/v1/subscriptions","host":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"cc316ce2-1d4d-4ca5-9fdf-44c81acec0ec","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:50064","PortSpecifier":{"PortValue":50064}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269443,"nanos":351519771},"http":{"id":"cc316ce2-1d4d-4ca5-9fdf-44c81acec0ec","method":"GET","headers":{":authority":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/subscriptions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"cc316ce2-1d4d-4ca5-9fdf-44c81acec0ec","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-d6mpNZJsy2DR5w3m_lKqLsw9rR68HnVEhDiiAw4gWfA75KVM89YTvx6Zcemw"} {"level":"debug","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"cc316ce2-1d4d-4ca5-9fdf-44c81acec0ec","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-b-efbd92.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-d6mpNZJsy2DR5w3m_lKqLsw9rR68HnVEhDiiAw4gWfA75KVM89YTvx6Zcemw\"}"} {"level":"debug","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"cc316ce2-1d4d-4ca5-9fdf-44c81acec0ec","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-b-efbd92.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"reason":"key not found","tenant":"","valid":false}} {"level":"debug","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"cc316ce2-1d4d-4ca5-9fdf-44c81acec0ec","input":{"auth":{"identity":"Bearer **** not found","tenant":"","valid":false}}},"context":{"context_extensions":{"host":"e6aed5de6044b63ea013f2b25911dc452e9e8c9b21fb8358735e18dd539493f1"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.68:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/subscriptions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"cc316ce2-1d4d-4ca5-9fdf-44c81acec0ec","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access denied","request id":"cc316ce2-1d4d-4ca5-9fdf-44c81acec0ec","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"reason":"Unauthorized"} {"level":"info","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"cc316ce2-1d4d-4ca5-9fdf-44c81acec0ec","authorized":false,"response":"PERMISSION_DENIED","object":{"code":7,"status":403,"message":"Unauthorized"}} {"level":"debug","ts":"2026-07-17T06:24:03Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"cc316ce2-1d4d-4ca5-9fdf-44c81acec0ec","authorized":false,"response":"PERMISSION_DENIED","object":{"code":7,"status":403,"message":"Unauthorized","headers":[{"x-ext-auth-reason":""},{"content-type":"text/plain"}]}} {"level":"info","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"0a7a0d3f-7423-4bd5-b079-b1dcb9263b1e","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:59284","PortSpecifier":{"PortValue":59284}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"0a7a0d3f-7423-4bd5-b079-b1dcb9263b1e","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"0a7a0d3f-7423-4bd5-b079-b1dcb9263b1e","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:59284","PortSpecifier":{"PortValue":59284}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269462,"nanos":644958482},"http":{"id":"0a7a0d3f-7423-4bd5-b079-b1dcb9263b1e","method":"POST","headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"0a7a0d3f-7423-4bd5-b079-b1dcb9263b1e","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"0a7a0d3f-7423-4bd5-b079-b1dcb9263b1e","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"]}} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"0a7a0d3f-7423-4bd5-b079-b1dcb9263b1e","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.67:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"0a7a0d3f-7423-4bd5-b079-b1dcb9263b1e","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"0a7a0d3f-7423-4bd5-b079-b1dcb9263b1e","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"0a7a0d3f-7423-4bd5-b079-b1dcb9263b1e","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-e9bcaa/auth-test-model-e9bcaa\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-e9bcaa/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"0a7a0d3f-7423-4bd5-b079-b1dcb9263b1e","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"0a7a0d3f-7423-4bd5-b079-b1dcb9263b1e","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"0a7a0d3f-7423-4bd5-b079-b1dcb9263b1e","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"0a7a0d3f-7423-4bd5-b079-b1dcb9263b1e","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"0a7a0d3f-7423-4bd5-b079-b1dcb9263b1e","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"bb091484-50c4-415f-86f2-70f3d4bf5358","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:33806","PortSpecifier":{"PortValue":33806}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"bb091484-50c4-415f-86f2-70f3d4bf5358","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"bb091484-50c4-415f-86f2-70f3d4bf5358","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:33806","PortSpecifier":{"PortValue":33806}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269462,"nanos":682702768},"http":{"id":"bb091484-50c4-415f-86f2-70f3d4bf5358","method":"POST","headers":{":authority":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"bb091484-50c4-415f-86f2-70f3d4bf5358","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"bb091484-50c4-415f-86f2-70f3d4bf5358","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"]}} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"bb091484-50c4-415f-86f2-70f3d4bf5358","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"e6aed5de6044b63ea013f2b25911dc452e9e8c9b21fb8358735e18dd539493f1"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.68:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"bb091484-50c4-415f-86f2-70f3d4bf5358","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"bb091484-50c4-415f-86f2-70f3d4bf5358","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"bb091484-50c4-415f-86f2-70f3d4bf5358","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-efbd92/auth-test-model-efbd92\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-b-efbd92/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"bb091484-50c4-415f-86f2-70f3d4bf5358","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"selected_subscription","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"bb091484-50c4-415f-86f2-70f3d4bf5358","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"bb091484-50c4-415f-86f2-70f3d4bf5358","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"bb091484-50c4-415f-86f2-70f3d4bf5358","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"bb091484-50c4-415f-86f2-70f3d4bf5358","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"5baeecd4-0c3c-4f8e-92af-753fd654eda2","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:59290","PortSpecifier":{"PortValue":59290}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"5baeecd4-0c3c-4f8e-92af-753fd654eda2","method":"POST","path":"/maas-api/v1/api-keys/search","host":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"5baeecd4-0c3c-4f8e-92af-753fd654eda2","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:59290","PortSpecifier":{"PortValue":59290}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269462,"nanos":719859082},"http":{"id":"5baeecd4-0c3c-4f8e-92af-753fd654eda2","method":"POST","headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys/search",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"5baeecd4-0c3c-4f8e-92af-753fd654eda2","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"5baeecd4-0c3c-4f8e-92af-753fd654eda2","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"]}} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"5baeecd4-0c3c-4f8e-92af-753fd654eda2","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.67:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys/search",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"5baeecd4-0c3c-4f8e-92af-753fd654eda2","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"5baeecd4-0c3c-4f8e-92af-753fd654eda2","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"5baeecd4-0c3c-4f8e-92af-753fd654eda2","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-e9bcaa/auth-test-model-e9bcaa\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-e9bcaa/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"5baeecd4-0c3c-4f8e-92af-753fd654eda2","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"5baeecd4-0c3c-4f8e-92af-753fd654eda2","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"5baeecd4-0c3c-4f8e-92af-753fd654eda2","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"5baeecd4-0c3c-4f8e-92af-753fd654eda2","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"5baeecd4-0c3c-4f8e-92af-753fd654eda2","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"a6890cae-1a14-4a1e-a6ec-73747cf83901","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:33810","PortSpecifier":{"PortValue":33810}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"a6890cae-1a14-4a1e-a6ec-73747cf83901","method":"POST","path":"/maas-api/v1/api-keys/search","host":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"a6890cae-1a14-4a1e-a6ec-73747cf83901","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:33810","PortSpecifier":{"PortValue":33810}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269462,"nanos":760387451},"http":{"id":"a6890cae-1a14-4a1e-a6ec-73747cf83901","method":"POST","headers":{":authority":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys/search",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"a6890cae-1a14-4a1e-a6ec-73747cf83901","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"a6890cae-1a14-4a1e-a6ec-73747cf83901","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"]}} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"a6890cae-1a14-4a1e-a6ec-73747cf83901","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"e6aed5de6044b63ea013f2b25911dc452e9e8c9b21fb8358735e18dd539493f1"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.68:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys/search",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"a6890cae-1a14-4a1e-a6ec-73747cf83901","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"a6890cae-1a14-4a1e-a6ec-73747cf83901","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"a6890cae-1a14-4a1e-a6ec-73747cf83901","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-efbd92/auth-test-model-efbd92\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-b-efbd92/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"a6890cae-1a14-4a1e-a6ec-73747cf83901","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"selected_subscription","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"a6890cae-1a14-4a1e-a6ec-73747cf83901","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"a6890cae-1a14-4a1e-a6ec-73747cf83901","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"a6890cae-1a14-4a1e-a6ec-73747cf83901","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:24:22Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"a6890cae-1a14-4a1e-a6ec-73747cf83901","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:24:41Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"08f15b5b-b1f4-4ad6-9629-71c931de9895","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:36698","PortSpecifier":{"PortValue":36698}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"08f15b5b-b1f4-4ad6-9629-71c931de9895","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:24:41Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"08f15b5b-b1f4-4ad6-9629-71c931de9895","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:36698","PortSpecifier":{"PortValue":36698}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269481,"nanos":990708389},"http":{"id":"08f15b5b-b1f4-4ad6-9629-71c931de9895","method":"POST","headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:24:41Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"08f15b5b-b1f4-4ad6-9629-71c931de9895","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-17T06:24:41Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"08f15b5b-b1f4-4ad6-9629-71c931de9895","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"]}} {"level":"debug","ts":"2026-07-17T06:24:41Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"08f15b5b-b1f4-4ad6-9629-71c931de9895","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.67:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:24:41Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"08f15b5b-b1f4-4ad6-9629-71c931de9895","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:41Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"08f15b5b-b1f4-4ad6-9629-71c931de9895","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:41Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"08f15b5b-b1f4-4ad6-9629-71c931de9895","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-e9bcaa/auth-test-model-e9bcaa\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-e9bcaa/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:41Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"08f15b5b-b1f4-4ad6-9629-71c931de9895","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-17T06:24:41Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"08f15b5b-b1f4-4ad6-9629-71c931de9895","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-17T06:24:41Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"08f15b5b-b1f4-4ad6-9629-71c931de9895","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"info","ts":"2026-07-17T06:24:41Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"08f15b5b-b1f4-4ad6-9629-71c931de9895","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:24:41Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"08f15b5b-b1f4-4ad6-9629-71c931de9895","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"650b49e9-5dee-4106-947c-5c7fb70f79b1","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:55792","PortSpecifier":{"PortValue":55792}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"650b49e9-5dee-4106-947c-5c7fb70f79b1","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"650b49e9-5dee-4106-947c-5c7fb70f79b1","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:55792","PortSpecifier":{"PortValue":55792}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269482,"nanos":32101958},"http":{"id":"650b49e9-5dee-4106-947c-5c7fb70f79b1","method":"POST","headers":{":authority":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"650b49e9-5dee-4106-947c-5c7fb70f79b1","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"650b49e9-5dee-4106-947c-5c7fb70f79b1","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"]}} {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"650b49e9-5dee-4106-947c-5c7fb70f79b1","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"e6aed5de6044b63ea013f2b25911dc452e9e8c9b21fb8358735e18dd539493f1"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.68:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"650b49e9-5dee-4106-947c-5c7fb70f79b1","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"650b49e9-5dee-4106-947c-5c7fb70f79b1","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"650b49e9-5dee-4106-947c-5c7fb70f79b1","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-efbd92/auth-test-model-efbd92\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-b-efbd92/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"650b49e9-5dee-4106-947c-5c7fb70f79b1","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"selected_subscription","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"650b49e9-5dee-4106-947c-5c7fb70f79b1","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"650b49e9-5dee-4106-947c-5c7fb70f79b1","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"650b49e9-5dee-4106-947c-5c7fb70f79b1","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"650b49e9-5dee-4106-947c-5c7fb70f79b1","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"a76fb96f-3b15-4232-abe3-064f45e83449","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:55802","PortSpecifier":{"PortValue":55802}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"a76fb96f-3b15-4232-abe3-064f45e83449","method":"GET","path":"/maas-api/v1/api-keys/dd00e38c-f6dd-4cb8-a590-20b8142058dc","host":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"a76fb96f-3b15-4232-abe3-064f45e83449","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:55802","PortSpecifier":{"PortValue":55802}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269482,"nanos":76550395},"http":{"id":"a76fb96f-3b15-4232-abe3-064f45e83449","method":"GET","headers":{":authority":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/api-keys/dd00e38c-f6dd-4cb8-a590-20b8142058dc",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"a76fb96f-3b15-4232-abe3-064f45e83449","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"a76fb96f-3b15-4232-abe3-064f45e83449","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"]}} {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"a76fb96f-3b15-4232-abe3-064f45e83449","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"e6aed5de6044b63ea013f2b25911dc452e9e8c9b21fb8358735e18dd539493f1"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.68:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/api-keys/dd00e38c-f6dd-4cb8-a590-20b8142058dc",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"a76fb96f-3b15-4232-abe3-064f45e83449","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"a76fb96f-3b15-4232-abe3-064f45e83449","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"a76fb96f-3b15-4232-abe3-064f45e83449","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-efbd92/auth-test-model-efbd92\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-b-efbd92/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"a76fb96f-3b15-4232-abe3-064f45e83449","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"selected_subscription","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"a76fb96f-3b15-4232-abe3-064f45e83449","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"a76fb96f-3b15-4232-abe3-064f45e83449","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"info","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"a76fb96f-3b15-4232-abe3-064f45e83449","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"a76fb96f-3b15-4232-abe3-064f45e83449","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"79ef47c9-f7f2-44ac-b195-1c1fa9f9c367","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:36706","PortSpecifier":{"PortValue":36706}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"79ef47c9-f7f2-44ac-b195-1c1fa9f9c367","method":"GET","path":"/maas-api/v1/api-keys/dd00e38c-f6dd-4cb8-a590-20b8142058dc","host":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"79ef47c9-f7f2-44ac-b195-1c1fa9f9c367","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:36706","PortSpecifier":{"PortValue":36706}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269482,"nanos":107752064},"http":{"id":"79ef47c9-f7f2-44ac-b195-1c1fa9f9c367","method":"GET","headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/api-keys/dd00e38c-f6dd-4cb8-a590-20b8142058dc",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"79ef47c9-f7f2-44ac-b195-1c1fa9f9c367","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"79ef47c9-f7f2-44ac-b195-1c1fa9f9c367","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"]}} {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"79ef47c9-f7f2-44ac-b195-1c1fa9f9c367","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.67:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/api-keys/dd00e38c-f6dd-4cb8-a590-20b8142058dc",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"79ef47c9-f7f2-44ac-b195-1c1fa9f9c367","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"79ef47c9-f7f2-44ac-b195-1c1fa9f9c367","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"79ef47c9-f7f2-44ac-b195-1c1fa9f9c367","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-e9bcaa/auth-test-model-e9bcaa\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-e9bcaa/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"79ef47c9-f7f2-44ac-b195-1c1fa9f9c367","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"79ef47c9-f7f2-44ac-b195-1c1fa9f9c367","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"79ef47c9-f7f2-44ac-b195-1c1fa9f9c367","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"79ef47c9-f7f2-44ac-b195-1c1fa9f9c367","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:24:42Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"79ef47c9-f7f2-44ac-b195-1c1fa9f9c367","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"6099d039-1d30-4cf0-b413-a9ff9d6ab85a","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:42082","PortSpecifier":{"PortValue":42082}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"6099d039-1d30-4cf0-b413-a9ff9d6ab85a","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"6099d039-1d30-4cf0-b413-a9ff9d6ab85a","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:42082","PortSpecifier":{"PortValue":42082}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269499,"nanos":377144958},"http":{"id":"6099d039-1d30-4cf0-b413-a9ff9d6ab85a","method":"POST","headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"6099d039-1d30-4cf0-b413-a9ff9d6ab85a","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"6099d039-1d30-4cf0-b413-a9ff9d6ab85a","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"]}} {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"6099d039-1d30-4cf0-b413-a9ff9d6ab85a","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.67:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"6099d039-1d30-4cf0-b413-a9ff9d6ab85a","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"6099d039-1d30-4cf0-b413-a9ff9d6ab85a","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"6099d039-1d30-4cf0-b413-a9ff9d6ab85a","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-e9bcaa/auth-test-model-e9bcaa\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-e9bcaa/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"6099d039-1d30-4cf0-b413-a9ff9d6ab85a","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"6099d039-1d30-4cf0-b413-a9ff9d6ab85a","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"6099d039-1d30-4cf0-b413-a9ff9d6ab85a","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"info","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"6099d039-1d30-4cf0-b413-a9ff9d6ab85a","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"6099d039-1d30-4cf0-b413-a9ff9d6ab85a","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"b4999c3f-98da-4863-8cc2-219abd46b780","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:55548","PortSpecifier":{"PortValue":55548}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"b4999c3f-98da-4863-8cc2-219abd46b780","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"b4999c3f-98da-4863-8cc2-219abd46b780","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:55548","PortSpecifier":{"PortValue":55548}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269499,"nanos":411130411},"http":{"id":"b4999c3f-98da-4863-8cc2-219abd46b780","method":"POST","headers":{":authority":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"b4999c3f-98da-4863-8cc2-219abd46b780","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"b4999c3f-98da-4863-8cc2-219abd46b780","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"]}} {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"b4999c3f-98da-4863-8cc2-219abd46b780","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"e6aed5de6044b63ea013f2b25911dc452e9e8c9b21fb8358735e18dd539493f1"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.68:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"b4999c3f-98da-4863-8cc2-219abd46b780","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"b4999c3f-98da-4863-8cc2-219abd46b780","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"b4999c3f-98da-4863-8cc2-219abd46b780","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-efbd92/auth-test-model-efbd92\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-b-efbd92/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"b4999c3f-98da-4863-8cc2-219abd46b780","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"selected_subscription","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"b4999c3f-98da-4863-8cc2-219abd46b780","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"b4999c3f-98da-4863-8cc2-219abd46b780","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"b4999c3f-98da-4863-8cc2-219abd46b780","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"b4999c3f-98da-4863-8cc2-219abd46b780","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"8301c323-04af-4e4c-90a3-f0cf99681ae3","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:42090","PortSpecifier":{"PortValue":42090}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"8301c323-04af-4e4c-90a3-f0cf99681ae3","method":"POST","path":"/maas-api/internal/v1/subscriptions/select","host":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"8301c323-04af-4e4c-90a3-f0cf99681ae3","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:42090","PortSpecifier":{"PortValue":42090}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269499,"nanos":444846919},"http":{"id":"8301c323-04af-4e4c-90a3-f0cf99681ae3","method":"POST","headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/internal/v1/subscriptions/select",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"8301c323-04af-4e4c-90a3-f0cf99681ae3","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-nDo7y1IVEIM5FhNf_IRiqAzqYaKVQpJTL026iwgxHpY47srFJ3ETWZOn5zFg"} {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"8301c323-04af-4e4c-90a3-f0cf99681ae3","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-nDo7y1IVEIM5FhNf_IRiqAzqYaKVQpJTL026iwgxHpY47srFJ3ETWZOn5zFg\"}"} {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"8301c323-04af-4e4c-90a3-f0cf99681ae3","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"dcb50382-9285-4bf9-8707-ad567de2321a","keyName":"e2e-auth-iso-a-5767ab","subscription":"e2e-auth-iso-378145","tenant":"e2e-shared-a-e9bcaa","userId":"dcb50382-9285-4bf9-8707-ad567de2321a","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"8301c323-04af-4e4c-90a3-f0cf99681ae3","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"8301c323-04af-4e4c-90a3-f0cf99681ae3","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"8301c323-04af-4e4c-90a3-f0cf99681ae3","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"8301c323-04af-4e4c-90a3-f0cf99681ae3","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-e9bcaa/auth-test-model-e9bcaa\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-e9bcaa/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"8301c323-04af-4e4c-90a3-f0cf99681ae3","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription","Value":{}}]},"Plain":null},"reason":"no such key: subscription-info"} {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"8301c323-04af-4e4c-90a3-f0cf99681ae3","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"8301c323-04af-4e4c-90a3-f0cf99681ae3","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"8301c323-04af-4e4c-90a3-f0cf99681ae3","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-auth-iso-378145"} {"level":"info","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"8301c323-04af-4e4c-90a3-f0cf99681ae3","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:24:59Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"8301c323-04af-4e4c-90a3-f0cf99681ae3","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:25:04Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/1434043c8b5c5c1e42bd35b45fb9d082467b6f9181cd70bd0244b9be84d0cb43"} {"level":"info","ts":"2026-07-17T06:25:05Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/4e0cde42cdc5a7209f93c9d0d490c0e0304df29bca82918c5d08f07b1ee854a0"} {"level":"info","ts":"2026-07-17T06:25:05Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/c7723200e7b8fc1a5136ba88eb71b125d844ab3e1400e4b5cf0e35d822db1fb8"} {"level":"info","ts":"2026-07-17T06:25:05Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/200b5190abfceb0166a21f5fcbe28edc49cb97f1787c9d457d32d8b32c11dc2e"} {"level":"info","ts":"2026-07-17T06:25:05Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/27e89c0d48c1f6461b90931e11aea715e0a37095e11f38093e2cbc61ba19c2c7"} {"level":"info","ts":"2026-07-17T06:25:05Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/4701babb52d286bd463bd5622672048ea3a72f6d2ddcab042b2d63d78d9f358d"} {"level":"info","ts":"2026-07-17T06:25:05Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/722454e23b01f522609113a02f21372bc2948b6a6cb152755d008fb4759b8aaa"} {"level":"info","ts":"2026-07-17T06:25:05Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/faed92fe1fd3e4502ca53b3e1f9a5e01cb1d9f4f060fa58e92f70af1c2382c20"} {"level":"info","ts":"2026-07-17T06:25:06Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/e36c9d4952675c67ac71e417e94e627647278e71c81a4ad73ee333ffb3952d74"} {"level":"info","ts":"2026-07-17T06:25:06Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/222ecbb63e2359076f4ffa2a5e3e949baedcc0101b72179e18efc6ea0ba4a607"} {"level":"info","ts":"2026-07-17T06:25:06Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/41fcd7032388b39b0ea82c06fa3a7a3124cfb3b43deff925af414f11b85f101a"} {"level":"info","ts":"2026-07-17T06:25:06Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/952b8dc8c8fff07ea6e472729ce2366a526a2c551011e14e7ae82caf9d18c18f"} {"level":"info","ts":"2026-07-17T06:25:06Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/d163d3fc052dcc7af228ed80f3465c2ad16809a8e4684d41665046c5c34c4085"} {"level":"info","ts":"2026-07-17T06:25:06Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/64fa9dc472fa0778b7bae182851ad1f0a641201ab4777c21d471bfe532389854"} {"level":"info","ts":"2026-07-17T06:25:06Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/74d74ca570e16707cb6cf5ec03ef3071479818a8555b7046d19f4a861daca9b7"} {"level":"info","ts":"2026-07-17T06:25:06Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/44715e0bd9cc3910447d6f92c53c2bd78e7cbaefda788e8f1b7b2151e7204ffc"} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd"} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"error","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd"} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd"} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83"} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83"} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd"} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"44159d495636c959736fbb7adb3e688200f11fd0bece0a419c5075497892e2da","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83"} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"44159d495636c959736fbb7adb3e688200f11fd0bece0a419c5075497892e2da","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/44159d495636c959736fbb7adb3e688200f11fd0bece0a419c5075497892e2da"} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"44159d495636c959736fbb7adb3e688200f11fd0bece0a419c5075497892e2da","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["44159d495636c959736fbb7adb3e688200f11fd0bece0a419c5075497892e2da"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"44159d495636c959736fbb7adb3e688200f11fd0bece0a419c5075497892e2da","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83"} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"44159d495636c959736fbb7adb3e688200f11fd0bece0a419c5075497892e2da","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"44159d495636c959736fbb7adb3e688200f11fd0bece0a419c5075497892e2da","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/44159d495636c959736fbb7adb3e688200f11fd0bece0a419c5075497892e2da"} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"44159d495636c959736fbb7adb3e688200f11fd0bece0a419c5075497892e2da","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["44159d495636c959736fbb7adb3e688200f11fd0bece0a419c5075497892e2da"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83"} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"44159d495636c959736fbb7adb3e688200f11fd0bece0a419c5075497892e2da","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d0aa75ac7f143a2e5b3a064ee012994242b56ce05fc6a3088ddb03872e2e3814","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/44159d495636c959736fbb7adb3e688200f11fd0bece0a419c5075497892e2da"} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d0aa75ac7f143a2e5b3a064ee012994242b56ce05fc6a3088ddb03872e2e3814","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"44159d495636c959736fbb7adb3e688200f11fd0bece0a419c5075497892e2da","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d0aa75ac7f143a2e5b3a064ee012994242b56ce05fc6a3088ddb03872e2e3814","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83"} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d0aa75ac7f143a2e5b3a064ee012994242b56ce05fc6a3088ddb03872e2e3814","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d0aa75ac7f143a2e5b3a064ee012994242b56ce05fc6a3088ddb03872e2e3814"} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d0aa75ac7f143a2e5b3a064ee012994242b56ce05fc6a3088ddb03872e2e3814","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d0aa75ac7f143a2e5b3a064ee012994242b56ce05fc6a3088ddb03872e2e3814","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["d0aa75ac7f143a2e5b3a064ee012994242b56ce05fc6a3088ddb03872e2e3814"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969"} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d0aa75ac7f143a2e5b3a064ee012994242b56ce05fc6a3088ddb03872e2e3814","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/44159d495636c959736fbb7adb3e688200f11fd0bece0a419c5075497892e2da"} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d0aa75ac7f143a2e5b3a064ee012994242b56ce05fc6a3088ddb03872e2e3814","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d0aa75ac7f143a2e5b3a064ee012994242b56ce05fc6a3088ddb03872e2e3814","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d0aa75ac7f143a2e5b3a064ee012994242b56ce05fc6a3088ddb03872e2e3814"} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d0aa75ac7f143a2e5b3a064ee012994242b56ce05fc6a3088ddb03872e2e3814","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["d0aa75ac7f143a2e5b3a064ee012994242b56ce05fc6a3088ddb03872e2e3814"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969"} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d0aa75ac7f143a2e5b3a064ee012994242b56ce05fc6a3088ddb03872e2e3814","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d0aa75ac7f143a2e5b3a064ee012994242b56ce05fc6a3088ddb03872e2e3814"} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d0aa75ac7f143a2e5b3a064ee012994242b56ce05fc6a3088ddb03872e2e3814","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969"} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d0aa75ac7f143a2e5b3a064ee012994242b56ce05fc6a3088ddb03872e2e3814"} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969"} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:27Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e"} {"level":"debug","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e"} {"level":"debug","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5131e1f705609a8373f3985a9c830c2bc245a34d8a9d5010ee1dd97361da11af","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e"} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5131e1f705609a8373f3985a9c830c2bc245a34d8a9d5010ee1dd97361da11af","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5131e1f705609a8373f3985a9c830c2bc245a34d8a9d5010ee1dd97361da11af","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5131e1f705609a8373f3985a9c830c2bc245a34d8a9d5010ee1dd97361da11af"} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5131e1f705609a8373f3985a9c830c2bc245a34d8a9d5010ee1dd97361da11af","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5131e1f705609a8373f3985a9c830c2bc245a34d8a9d5010ee1dd97361da11af","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["5131e1f705609a8373f3985a9c830c2bc245a34d8a9d5010ee1dd97361da11af"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5131e1f705609a8373f3985a9c830c2bc245a34d8a9d5010ee1dd97361da11af","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5131e1f705609a8373f3985a9c830c2bc245a34d8a9d5010ee1dd97361da11af","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e"} {"level":"debug","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e7c216c2b1792239e6ca59370d8b015a56f66a10a2c29d608acffa452ca06831","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5131e1f705609a8373f3985a9c830c2bc245a34d8a9d5010ee1dd97361da11af"} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e7c216c2b1792239e6ca59370d8b015a56f66a10a2c29d608acffa452ca06831","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e7c216c2b1792239e6ca59370d8b015a56f66a10a2c29d608acffa452ca06831","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e7c216c2b1792239e6ca59370d8b015a56f66a10a2c29d608acffa452ca06831","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e"} {"level":"debug","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e7c216c2b1792239e6ca59370d8b015a56f66a10a2c29d608acffa452ca06831"} {"level":"debug","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e7c216c2b1792239e6ca59370d8b015a56f66a10a2c29d608acffa452ca06831","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["e7c216c2b1792239e6ca59370d8b015a56f66a10a2c29d608acffa452ca06831"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e7c216c2b1792239e6ca59370d8b015a56f66a10a2c29d608acffa452ca06831","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e"} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e7c216c2b1792239e6ca59370d8b015a56f66a10a2c29d608acffa452ca06831","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e7c216c2b1792239e6ca59370d8b015a56f66a10a2c29d608acffa452ca06831"} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e7c216c2b1792239e6ca59370d8b015a56f66a10a2c29d608acffa452ca06831","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e7c216c2b1792239e6ca59370d8b015a56f66a10a2c29d608acffa452ca06831","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["e7c216c2b1792239e6ca59370d8b015a56f66a10a2c29d608acffa452ca06831"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e7c216c2b1792239e6ca59370d8b015a56f66a10a2c29d608acffa452ca06831","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e7c216c2b1792239e6ca59370d8b015a56f66a10a2c29d608acffa452ca06831","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["e7c216c2b1792239e6ca59370d8b015a56f66a10a2c29d608acffa452ca06831"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e"} {"level":"error","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"e7c216c2b1792239e6ca59370d8b015a56f66a10a2c29d608acffa452ca06831","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"e7c216c2b1792239e6ca59370d8b015a56f66a10a2c29d608acffa452ca06831\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e7c216c2b1792239e6ca59370d8b015a56f66a10a2c29d608acffa452ca06831","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e7c216c2b1792239e6ca59370d8b015a56f66a10a2c29d608acffa452ca06831","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e7c216c2b1792239e6ca59370d8b015a56f66a10a2c29d608acffa452ca06831"} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e7c216c2b1792239e6ca59370d8b015a56f66a10a2c29d608acffa452ca06831","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e7c216c2b1792239e6ca59370d8b015a56f66a10a2c29d608acffa452ca06831","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e7c216c2b1792239e6ca59370d8b015a56f66a10a2c29d608acffa452ca06831"} {"level":"debug","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e7c216c2b1792239e6ca59370d8b015a56f66a10a2c29d608acffa452ca06831","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:28Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["e7c216c2b1792239e6ca59370d8b015a56f66a10a2c29d608acffa452ca06831"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e7c216c2b1792239e6ca59370d8b015a56f66a10a2c29d608acffa452ca06831","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e7c216c2b1792239e6ca59370d8b015a56f66a10a2c29d608acffa452ca06831","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e"} {"level":"info","ts":"2026-07-17T06:25:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e7c216c2b1792239e6ca59370d8b015a56f66a10a2c29d608acffa452ca06831"} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f"} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f"} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f"} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f"} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f"} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c"} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"error","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c"} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c"} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c"} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20"} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"error","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20"} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20"} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70"} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70"} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20"} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70"} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08"} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70"} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08"} {"level":"error","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70"} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:58Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08"} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70"} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08"} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08"} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70"} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"62587b2d26c6e95220fa10627c1c882299c8c4e0daa6ca087567e38e2d3a0d89","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/62587b2d26c6e95220fa10627c1c882299c8c4e0daa6ca087567e38e2d3a0d89"} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"62587b2d26c6e95220fa10627c1c882299c8c4e0daa6ca087567e38e2d3a0d89","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08"} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"62587b2d26c6e95220fa10627c1c882299c8c4e0daa6ca087567e38e2d3a0d89","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"62587b2d26c6e95220fa10627c1c882299c8c4e0daa6ca087567e38e2d3a0d89","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/62587b2d26c6e95220fa10627c1c882299c8c4e0daa6ca087567e38e2d3a0d89"} {"level":"error","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"62587b2d26c6e95220fa10627c1c882299c8c4e0daa6ca087567e38e2d3a0d89","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["62587b2d26c6e95220fa10627c1c882299c8c4e0daa6ca087567e38e2d3a0d89"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08"} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"62587b2d26c6e95220fa10627c1c882299c8c4e0daa6ca087567e38e2d3a0d89","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e92d0be63c6cfe68f30e89cf4009fc5cc675f97ef48d702e3fbc700e156a4514","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e92d0be63c6cfe68f30e89cf4009fc5cc675f97ef48d702e3fbc700e156a4514","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"62587b2d26c6e95220fa10627c1c882299c8c4e0daa6ca087567e38e2d3a0d89","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e92d0be63c6cfe68f30e89cf4009fc5cc675f97ef48d702e3fbc700e156a4514","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08"} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e92d0be63c6cfe68f30e89cf4009fc5cc675f97ef48d702e3fbc700e156a4514","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e92d0be63c6cfe68f30e89cf4009fc5cc675f97ef48d702e3fbc700e156a4514"} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e92d0be63c6cfe68f30e89cf4009fc5cc675f97ef48d702e3fbc700e156a4514","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e92d0be63c6cfe68f30e89cf4009fc5cc675f97ef48d702e3fbc700e156a4514","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["e92d0be63c6cfe68f30e89cf4009fc5cc675f97ef48d702e3fbc700e156a4514"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/62587b2d26c6e95220fa10627c1c882299c8c4e0daa6ca087567e38e2d3a0d89"} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e92d0be63c6cfe68f30e89cf4009fc5cc675f97ef48d702e3fbc700e156a4514","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e92d0be63c6cfe68f30e89cf4009fc5cc675f97ef48d702e3fbc700e156a4514","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e92d0be63c6cfe68f30e89cf4009fc5cc675f97ef48d702e3fbc700e156a4514","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08"} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e92d0be63c6cfe68f30e89cf4009fc5cc675f97ef48d702e3fbc700e156a4514"} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932"} {"level":"error","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932"} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932"} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932"} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932"} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932"} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932"} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932"} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:25:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:25:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932"} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08"} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"44159d495636c959736fbb7adb3e688200f11fd0bece0a419c5075497892e2da","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:20Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:20Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"44159d495636c959736fbb7adb3e688200f11fd0bece0a419c5075497892e2da","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"44159d495636c959736fbb7adb3e688200f11fd0bece0a419c5075497892e2da","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"44159d495636c959736fbb7adb3e688200f11fd0bece0a419c5075497892e2da","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/44159d495636c959736fbb7adb3e688200f11fd0bece0a419c5075497892e2da"} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"44159d495636c959736fbb7adb3e688200f11fd0bece0a419c5075497892e2da","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/44159d495636c959736fbb7adb3e688200f11fd0bece0a419c5075497892e2da"} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"44159d495636c959736fbb7adb3e688200f11fd0bece0a419c5075497892e2da","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:26:20Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:26:20Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["44159d495636c959736fbb7adb3e688200f11fd0bece0a419c5075497892e2da"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"44159d495636c959736fbb7adb3e688200f11fd0bece0a419c5075497892e2da","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"44159d495636c959736fbb7adb3e688200f11fd0bece0a419c5075497892e2da","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/44159d495636c959736fbb7adb3e688200f11fd0bece0a419c5075497892e2da"} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:20Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:20Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e"} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e"} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:26:20Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:26:20Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:20Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:20Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"2ab8023a2631c2069e62e551fdec12a42537606999a8b99968c0c8702eb1b728","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e"} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:26:20Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:26:20Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/2ab8023a2631c2069e62e551fdec12a42537606999a8b99968c0c8702eb1b728"} {"level":"info","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:20Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:20Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e"} {"level":"info","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e"} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e"} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a31aaba0faad8820685423941f36f528c516b00ab526a488b5449c38b8357700","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:20Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:20Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a31aaba0faad8820685423941f36f528c516b00ab526a488b5449c38b8357700","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a31aaba0faad8820685423941f36f528c516b00ab526a488b5449c38b8357700","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a31aaba0faad8820685423941f36f528c516b00ab526a488b5449c38b8357700"} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a31aaba0faad8820685423941f36f528c516b00ab526a488b5449c38b8357700","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:26:20Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:26:20Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a31aaba0faad8820685423941f36f528c516b00ab526a488b5449c38b8357700"} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a31aaba0faad8820685423941f36f528c516b00ab526a488b5449c38b8357700","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:26:20Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:26:20Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a31aaba0faad8820685423941f36f528c516b00ab526a488b5449c38b8357700"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a31aaba0faad8820685423941f36f528c516b00ab526a488b5449c38b8357700","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a31aaba0faad8820685423941f36f528c516b00ab526a488b5449c38b8357700","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e"} {"level":"info","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a31aaba0faad8820685423941f36f528c516b00ab526a488b5449c38b8357700"} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:20Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:20Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20"} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20"} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:26:20Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:26:20Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:20Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:20Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:20Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20"} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20"} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:26:21Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:26:21Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:21Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:21Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20"} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:26:21Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:26:21Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70"} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:21Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:21Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20"} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20"} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d0aa75ac7f143a2e5b3a064ee012994242b56ce05fc6a3088ddb03872e2e3814","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20"} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d0aa75ac7f143a2e5b3a064ee012994242b56ce05fc6a3088ddb03872e2e3814"} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:26:21Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:26:21Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20"} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:21Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:21Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42"} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42"} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:26:21Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:26:21Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:21Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:21Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d37deb2ad4b5d9d8d34a7f6a26731902482258d3019f89d9f000212bd8e19202","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83"} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:26:21Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:26:21Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42"} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d37deb2ad4b5d9d8d34a7f6a26731902482258d3019f89d9f000212bd8e19202"} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83"} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:21Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:21Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"6abf111ec06ac5997cfc49d764b2188d7c30b99f59b969039daceb911bad533e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c"} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:26:21Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:26:21Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/6abf111ec06ac5997cfc49d764b2188d7c30b99f59b969039daceb911bad533e"} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:21Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:21Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c"} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c"} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e7c216c2b1792239e6ca59370d8b015a56f66a10a2c29d608acffa452ca06831","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c"} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:26:21Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:26:21Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e7c216c2b1792239e6ca59370d8b015a56f66a10a2c29d608acffa452ca06831"} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3"} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c"} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:21Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:21Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932"} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932"} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5131e1f705609a8373f3985a9c830c2bc245a34d8a9d5010ee1dd97361da11af","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:26:21Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:26:21Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5131e1f705609a8373f3985a9c830c2bc245a34d8a9d5010ee1dd97361da11af"} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e92d0be63c6cfe68f30e89cf4009fc5cc675f97ef48d702e3fbc700e156a4514","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e92d0be63c6cfe68f30e89cf4009fc5cc675f97ef48d702e3fbc700e156a4514"} {"level":"debug","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932"} {"level":"info","ts":"2026-07-17T06:26:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3"} {"level":"debug","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969"} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd"} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969"} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd"} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/62587b2d26c6e95220fa10627c1c882299c8c4e0daa6ca087567e38e2d3a0d89"} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e6aed5de6044b63ea013f2b25911dc452e9e8c9b21fb8358735e18dd539493f1"} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"62587b2d26c6e95220fa10627c1c882299c8c4e0daa6ca087567e38e2d3a0d89","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e6aed5de6044b63ea013f2b25911dc452e9e8c9b21fb8358735e18dd539493f1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd"} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969"} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f"} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd"} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969"} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f"} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd"} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f"} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd"} {"level":"debug","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f"} {"level":"error","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd"} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd"} {"level":"debug","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:26:22Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd"} {"level":"info","ts":"2026-07-17T06:26:25Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"63162a8c-5164-4a27-910c-8f10f72d4cb3","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:55282","PortSpecifier":{"PortValue":55282}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"63162a8c-5164-4a27-910c-8f10f72d4cb3","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:26:25Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"63162a8c-5164-4a27-910c-8f10f72d4cb3","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:55282","PortSpecifier":{"PortValue":55282}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269585,"nanos":909990476},"http":{"id":"63162a8c-5164-4a27-910c-8f10f72d4cb3","method":"POST","headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:26:25Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"63162a8c-5164-4a27-910c-8f10f72d4cb3","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-17T06:26:25Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"63162a8c-5164-4a27-910c-8f10f72d4cb3","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"]}} {"level":"debug","ts":"2026-07-17T06:26:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"63162a8c-5164-4a27-910c-8f10f72d4cb3","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.67:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:26:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"63162a8c-5164-4a27-910c-8f10f72d4cb3","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:26:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"63162a8c-5164-4a27-910c-8f10f72d4cb3","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:26:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"63162a8c-5164-4a27-910c-8f10f72d4cb3","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-e9bcaa/sub-test-model-e9bcaa\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-e9bcaa/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:26:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"63162a8c-5164-4a27-910c-8f10f72d4cb3","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_info","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"selected_subscription_key","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-17T06:26:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"63162a8c-5164-4a27-910c-8f10f72d4cb3","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:26:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"63162a8c-5164-4a27-910c-8f10f72d4cb3","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-17T06:26:25Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"63162a8c-5164-4a27-910c-8f10f72d4cb3","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:26:25Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"63162a8c-5164-4a27-910c-8f10f72d4cb3","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:26:25Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"d6067fe8-96aa-4a09-a3ac-2b5572155b5d","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:44966","PortSpecifier":{"PortValue":44966}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"d6067fe8-96aa-4a09-a3ac-2b5572155b5d","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:26:25Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"d6067fe8-96aa-4a09-a3ac-2b5572155b5d","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:44966","PortSpecifier":{"PortValue":44966}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269585,"nanos":950796192},"http":{"id":"d6067fe8-96aa-4a09-a3ac-2b5572155b5d","method":"POST","headers":{":authority":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:26:25Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"d6067fe8-96aa-4a09-a3ac-2b5572155b5d","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-17T06:26:25Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"d6067fe8-96aa-4a09-a3ac-2b5572155b5d","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"]}} {"level":"debug","ts":"2026-07-17T06:26:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"d6067fe8-96aa-4a09-a3ac-2b5572155b5d","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"e6aed5de6044b63ea013f2b25911dc452e9e8c9b21fb8358735e18dd539493f1"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.68:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:26:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"d6067fe8-96aa-4a09-a3ac-2b5572155b5d","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:26:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"d6067fe8-96aa-4a09-a3ac-2b5572155b5d","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:26:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"d6067fe8-96aa-4a09-a3ac-2b5572155b5d","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-efbd92/sub-test-model-efbd92\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-b-efbd92/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:26:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"d6067fe8-96aa-4a09-a3ac-2b5572155b5d","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"groups","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-17T06:26:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"d6067fe8-96aa-4a09-a3ac-2b5572155b5d","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:26:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"d6067fe8-96aa-4a09-a3ac-2b5572155b5d","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-17T06:26:25Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"d6067fe8-96aa-4a09-a3ac-2b5572155b5d","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:26:25Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"d6067fe8-96aa-4a09-a3ac-2b5572155b5d","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:26:25Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"4833c88f-50d5-4ba6-812b-f177856cdfc9","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:55294","PortSpecifier":{"PortValue":55294}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"4833c88f-50d5-4ba6-812b-f177856cdfc9","method":"GET","path":"/maas-api/v1/subscriptions","host":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:26:25Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"4833c88f-50d5-4ba6-812b-f177856cdfc9","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:55294","PortSpecifier":{"PortValue":55294}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269585,"nanos":989330893},"http":{"id":"4833c88f-50d5-4ba6-812b-f177856cdfc9","method":"GET","headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/subscriptions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:26:25Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"4833c88f-50d5-4ba6-812b-f177856cdfc9","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-JWxrJ2IWMwFB4a92_noGeKV8lwGrMZf65H5NsyrJmeQZ1o5C8AZuSSbnGaic"} {"level":"debug","ts":"2026-07-17T06:26:25Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"4833c88f-50d5-4ba6-812b-f177856cdfc9","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-JWxrJ2IWMwFB4a92_noGeKV8lwGrMZf65H5NsyrJmeQZ1o5C8AZuSSbnGaic\"}"} {"level":"debug","ts":"2026-07-17T06:26:26Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"4833c88f-50d5-4ba6-812b-f177856cdfc9","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"d3a5a83a-09ca-4d62-9d20-f5965280c7e8","keyName":"e2e-sub-iso-906e4a","subscription":"e2e-a-only-6144a4","tenant":"e2e-shared-a-e9bcaa","userId":"d3a5a83a-09ca-4d62-9d20-f5965280c7e8","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-17T06:26:26Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"4833c88f-50d5-4ba6-812b-f177856cdfc9","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:26:26Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"4833c88f-50d5-4ba6-812b-f177856cdfc9","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:26:26Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"4833c88f-50d5-4ba6-812b-f177856cdfc9","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:26:26Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"4833c88f-50d5-4ba6-812b-f177856cdfc9","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-e9bcaa/sub-test-model-e9bcaa\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-e9bcaa/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:26:26Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"4833c88f-50d5-4ba6-812b-f177856cdfc9","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_info","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"selected_subscription_key","Value":{}}]},"Plain":null},"reason":"no such key: subscription-info"} {"level":"debug","ts":"2026-07-17T06:26:26Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"4833c88f-50d5-4ba6-812b-f177856cdfc9","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:26:26Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"4833c88f-50d5-4ba6-812b-f177856cdfc9","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-17T06:26:26Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"4833c88f-50d5-4ba6-812b-f177856cdfc9","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-a-only-6144a4"} {"level":"info","ts":"2026-07-17T06:26:26Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"4833c88f-50d5-4ba6-812b-f177856cdfc9","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:26:26Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"4833c88f-50d5-4ba6-812b-f177856cdfc9","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:26:26Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"ca13c83f-ef8c-478a-aabd-e020ed954fea","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:44976","PortSpecifier":{"PortValue":44976}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"ca13c83f-ef8c-478a-aabd-e020ed954fea","method":"GET","path":"/maas-api/v1/subscriptions","host":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:26:26Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"ca13c83f-ef8c-478a-aabd-e020ed954fea","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:44976","PortSpecifier":{"PortValue":44976}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269586,"nanos":30558856},"http":{"id":"ca13c83f-ef8c-478a-aabd-e020ed954fea","method":"GET","headers":{":authority":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/subscriptions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:26:26Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"ca13c83f-ef8c-478a-aabd-e020ed954fea","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-y70keEYREJj3D83a_o99C9QU2uZbCJa609F7yLNU2Yub7BUyrByc1GeKIB05"} {"level":"debug","ts":"2026-07-17T06:26:26Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"ca13c83f-ef8c-478a-aabd-e020ed954fea","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-b-efbd92.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-y70keEYREJj3D83a_o99C9QU2uZbCJa609F7yLNU2Yub7BUyrByc1GeKIB05\"}"} {"level":"debug","ts":"2026-07-17T06:26:26Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"ca13c83f-ef8c-478a-aabd-e020ed954fea","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-b-efbd92.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"fd3d621d-3529-42e9-ae37-36bd939764aa","keyName":"e2e-sub-iso-2097bc","subscription":"e2e-b-only-6144a4","tenant":"e2e-shared-b-efbd92","userId":"fd3d621d-3529-42e9-ae37-36bd939764aa","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-17T06:26:26Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"ca13c83f-ef8c-478a-aabd-e020ed954fea","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:26:26Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"ca13c83f-ef8c-478a-aabd-e020ed954fea","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:26:26Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"ca13c83f-ef8c-478a-aabd-e020ed954fea","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:26:26Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"ca13c83f-ef8c-478a-aabd-e020ed954fea","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-efbd92/sub-test-model-efbd92\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-b-efbd92/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:26:26Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"ca13c83f-ef8c-478a-aabd-e020ed954fea","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"groups","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"reason":"no such key: subscription-info"} {"level":"debug","ts":"2026-07-17T06:26:26Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"ca13c83f-ef8c-478a-aabd-e020ed954fea","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:26:26Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"ca13c83f-ef8c-478a-aabd-e020ed954fea","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-17T06:26:26Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"ca13c83f-ef8c-478a-aabd-e020ed954fea","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-b-only-6144a4"} {"level":"info","ts":"2026-07-17T06:26:26Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"ca13c83f-ef8c-478a-aabd-e020ed954fea","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:26:26Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"ca13c83f-ef8c-478a-aabd-e020ed954fea","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"fb4c46f0-c7c9-4ce6-bcca-42b5e5c0eed0","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:38378","PortSpecifier":{"PortValue":38378}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"fb4c46f0-c7c9-4ce6-bcca-42b5e5c0eed0","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"fb4c46f0-c7c9-4ce6-bcca-42b5e5c0eed0","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:38378","PortSpecifier":{"PortValue":38378}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269604,"nanos":610053117},"http":{"id":"fb4c46f0-c7c9-4ce6-bcca-42b5e5c0eed0","method":"POST","headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"fb4c46f0-c7c9-4ce6-bcca-42b5e5c0eed0","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"fb4c46f0-c7c9-4ce6-bcca-42b5e5c0eed0","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"]}} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"fb4c46f0-c7c9-4ce6-bcca-42b5e5c0eed0","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.67:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"fb4c46f0-c7c9-4ce6-bcca-42b5e5c0eed0","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"fb4c46f0-c7c9-4ce6-bcca-42b5e5c0eed0","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"fb4c46f0-c7c9-4ce6-bcca-42b5e5c0eed0","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-e9bcaa/sub-test-model-e9bcaa\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-e9bcaa/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"fb4c46f0-c7c9-4ce6-bcca-42b5e5c0eed0","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_info","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"selected_subscription_key","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"fb4c46f0-c7c9-4ce6-bcca-42b5e5c0eed0","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"fb4c46f0-c7c9-4ce6-bcca-42b5e5c0eed0","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"fb4c46f0-c7c9-4ce6-bcca-42b5e5c0eed0","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"fb4c46f0-c7c9-4ce6-bcca-42b5e5c0eed0","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"434bd910-f8c0-4707-be34-7e8c243456c2","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:43610","PortSpecifier":{"PortValue":43610}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"434bd910-f8c0-4707-be34-7e8c243456c2","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"434bd910-f8c0-4707-be34-7e8c243456c2","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:43610","PortSpecifier":{"PortValue":43610}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269604,"nanos":648030865},"http":{"id":"434bd910-f8c0-4707-be34-7e8c243456c2","method":"POST","headers":{":authority":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"434bd910-f8c0-4707-be34-7e8c243456c2","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"434bd910-f8c0-4707-be34-7e8c243456c2","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"]}} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"434bd910-f8c0-4707-be34-7e8c243456c2","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"e6aed5de6044b63ea013f2b25911dc452e9e8c9b21fb8358735e18dd539493f1"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.68:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"434bd910-f8c0-4707-be34-7e8c243456c2","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"434bd910-f8c0-4707-be34-7e8c243456c2","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"434bd910-f8c0-4707-be34-7e8c243456c2","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-efbd92/sub-test-model-efbd92\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-b-efbd92/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"434bd910-f8c0-4707-be34-7e8c243456c2","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"groups","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"434bd910-f8c0-4707-be34-7e8c243456c2","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"434bd910-f8c0-4707-be34-7e8c243456c2","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"434bd910-f8c0-4707-be34-7e8c243456c2","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"434bd910-f8c0-4707-be34-7e8c243456c2","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"4457ed52-ed5d-4534-aa9e-ea043d0d6cf4","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:38394","PortSpecifier":{"PortValue":38394}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"4457ed52-ed5d-4534-aa9e-ea043d0d6cf4","method":"POST","path":"/maas-api/internal/v1/subscriptions/select","host":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"4457ed52-ed5d-4534-aa9e-ea043d0d6cf4","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:38394","PortSpecifier":{"PortValue":38394}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269604,"nanos":682463998},"http":{"id":"4457ed52-ed5d-4534-aa9e-ea043d0d6cf4","method":"POST","headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/internal/v1/subscriptions/select",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"4457ed52-ed5d-4534-aa9e-ea043d0d6cf4","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-dCfjm5ZP2PQ0sJZW_mWjyUswnH4Zve2CUU7eX9Kh2rscdhg4CH2lDp7yY0NB"} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"4457ed52-ed5d-4534-aa9e-ea043d0d6cf4","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-dCfjm5ZP2PQ0sJZW_mWjyUswnH4Zve2CUU7eX9Kh2rscdhg4CH2lDp7yY0NB\"}"} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"4457ed52-ed5d-4534-aa9e-ea043d0d6cf4","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"0c4dfb6a-e76d-44d3-ac80-81b12b44c563","keyName":"e2e-sub-iso-d81112","subscription":"e2e-shared-sub-2a7903","tenant":"e2e-shared-a-e9bcaa","userId":"0c4dfb6a-e76d-44d3-ac80-81b12b44c563","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"4457ed52-ed5d-4534-aa9e-ea043d0d6cf4","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"4457ed52-ed5d-4534-aa9e-ea043d0d6cf4","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"4457ed52-ed5d-4534-aa9e-ea043d0d6cf4","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"4457ed52-ed5d-4534-aa9e-ea043d0d6cf4","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-e9bcaa/sub-test-model-e9bcaa\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-e9bcaa/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"4457ed52-ed5d-4534-aa9e-ea043d0d6cf4","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_info","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"selected_subscription_key","Value":{}}]},"Plain":null},"reason":"no such key: subscription-info"} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"4457ed52-ed5d-4534-aa9e-ea043d0d6cf4","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"4457ed52-ed5d-4534-aa9e-ea043d0d6cf4","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-shared-sub-2a7903"} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"4457ed52-ed5d-4534-aa9e-ea043d0d6cf4","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"4457ed52-ed5d-4534-aa9e-ea043d0d6cf4","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"4457ed52-ed5d-4534-aa9e-ea043d0d6cf4","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"71f7c060-1e12-49ac-bc56-744c36e3ceee","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:43620","PortSpecifier":{"PortValue":43620}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"71f7c060-1e12-49ac-bc56-744c36e3ceee","method":"POST","path":"/maas-api/internal/v1/subscriptions/select","host":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"71f7c060-1e12-49ac-bc56-744c36e3ceee","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:43620","PortSpecifier":{"PortValue":43620}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269604,"nanos":712629050},"http":{"id":"71f7c060-1e12-49ac-bc56-744c36e3ceee","method":"POST","headers":{":authority":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/internal/v1/subscriptions/select",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"71f7c060-1e12-49ac-bc56-744c36e3ceee","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-imAce5mrHttZNFIT_MVIKUsuetgld0O0DdbhflbBbgH1apYOxf8dwWK0LMGs"} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"71f7c060-1e12-49ac-bc56-744c36e3ceee","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-b-efbd92.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-imAce5mrHttZNFIT_MVIKUsuetgld0O0DdbhflbBbgH1apYOxf8dwWK0LMGs\"}"} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"71f7c060-1e12-49ac-bc56-744c36e3ceee","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-b-efbd92.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"9280ad08-78e2-4063-85b0-734b43708509","keyName":"e2e-sub-iso-b378e6","subscription":"e2e-shared-sub-2a7903","tenant":"e2e-shared-b-efbd92","userId":"9280ad08-78e2-4063-85b0-734b43708509","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"71f7c060-1e12-49ac-bc56-744c36e3ceee","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"71f7c060-1e12-49ac-bc56-744c36e3ceee","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"71f7c060-1e12-49ac-bc56-744c36e3ceee","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"71f7c060-1e12-49ac-bc56-744c36e3ceee","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-efbd92/sub-test-model-efbd92\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-b-efbd92/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"71f7c060-1e12-49ac-bc56-744c36e3ceee","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"groups","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"reason":"no such key: subscription-info"} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"71f7c060-1e12-49ac-bc56-744c36e3ceee","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"71f7c060-1e12-49ac-bc56-744c36e3ceee","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"71f7c060-1e12-49ac-bc56-744c36e3ceee","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-shared-sub-2a7903"} {"level":"info","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"71f7c060-1e12-49ac-bc56-744c36e3ceee","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:26:44Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"71f7c060-1e12-49ac-bc56-744c36e3ceee","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:26:49Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/b190d3df923747fc4bde387c6af5637fe5d5563fb75b71f65c6cba8c0fd06c20"} {"level":"info","ts":"2026-07-17T06:26:49Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/fdd36dd52a05449de4dc434827c474c738bacf5c06f614a51be941e206ea5a70"} {"level":"info","ts":"2026-07-17T06:26:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/3a11be8a97a5b40912c2108dd7723a0a806a58aba15357adfc688ba9509cbb08"} {"level":"info","ts":"2026-07-17T06:26:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/e92d0be63c6cfe68f30e89cf4009fc5cc675f97ef48d702e3fbc700e156a4514"} {"level":"info","ts":"2026-07-17T06:26:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/d64f4f438351cc7b5fb63b5d2f8d3f4926d4ed4c234a707b0d99e709db207e0c"} {"level":"info","ts":"2026-07-17T06:26:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/0f19e641b4936cb4a65a29f18a73a86900b34aaead134e4cada840df72b36969"} {"level":"info","ts":"2026-07-17T06:26:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/e7c216c2b1792239e6ca59370d8b015a56f66a10a2c29d608acffa452ca06831"} {"level":"info","ts":"2026-07-17T06:26:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/1313eb24b4f056cca072bd54a53b198e9730610d331121bc1b186b7277f2ac83"} {"level":"info","ts":"2026-07-17T06:26:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/faa45e9d7d3fa3fd6f7218d41b3fd3002742fd6cb0b3380dc1a8ca40ebb6881f"} {"level":"info","ts":"2026-07-17T06:26:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/44159d495636c959736fbb7adb3e688200f11fd0bece0a419c5075497892e2da"} {"level":"info","ts":"2026-07-17T06:26:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/b8600f040d74ad692fa0378d3910e2c8f7e4d8c42fc64f66d41a94952871d3cd"} {"level":"info","ts":"2026-07-17T06:26:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/5131e1f705609a8373f3985a9c830c2bc245a34d8a9d5010ee1dd97361da11af"} {"level":"info","ts":"2026-07-17T06:26:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/c1b4ea5e398f71e1b29af52c7c99831c778b24897096d285b4ab52af3c26a932"} {"level":"info","ts":"2026-07-17T06:26:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/a8a60bf5736308d67aac5a21abeea90408bafb610daffe64372c588e8c635e9e"} {"level":"info","ts":"2026-07-17T06:26:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/62587b2d26c6e95220fa10627c1c882299c8c4e0daa6ca087567e38e2d3a0d89"} {"level":"info","ts":"2026-07-17T06:26:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/d0aa75ac7f143a2e5b3a064ee012994242b56ce05fc6a3088ddb03872e2e3814"} {"level":"debug","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"366d949ef70096a26e1a4308e805b06e99e87acadefb6d2396231462341a9c3b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"366d949ef70096a26e1a4308e805b06e99e87acadefb6d2396231462341a9c3b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"366d949ef70096a26e1a4308e805b06e99e87acadefb6d2396231462341a9c3b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/366d949ef70096a26e1a4308e805b06e99e87acadefb6d2396231462341a9c3b"} {"level":"info","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"366d949ef70096a26e1a4308e805b06e99e87acadefb6d2396231462341a9c3b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"366d949ef70096a26e1a4308e805b06e99e87acadefb6d2396231462341a9c3b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/366d949ef70096a26e1a4308e805b06e99e87acadefb6d2396231462341a9c3b"} {"level":"error","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"366d949ef70096a26e1a4308e805b06e99e87acadefb6d2396231462341a9c3b","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"366d949ef70096a26e1a4308e805b06e99e87acadefb6d2396231462341a9c3b\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"366d949ef70096a26e1a4308e805b06e99e87acadefb6d2396231462341a9c3b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"366d949ef70096a26e1a4308e805b06e99e87acadefb6d2396231462341a9c3b","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/366d949ef70096a26e1a4308e805b06e99e87acadefb6d2396231462341a9c3b"} {"level":"debug","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"366d949ef70096a26e1a4308e805b06e99e87acadefb6d2396231462341a9c3b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["366d949ef70096a26e1a4308e805b06e99e87acadefb6d2396231462341a9c3b"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"366d949ef70096a26e1a4308e805b06e99e87acadefb6d2396231462341a9c3b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"366d949ef70096a26e1a4308e805b06e99e87acadefb6d2396231462341a9c3b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"366d949ef70096a26e1a4308e805b06e99e87acadefb6d2396231462341a9c3b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"366d949ef70096a26e1a4308e805b06e99e87acadefb6d2396231462341a9c3b","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/366d949ef70096a26e1a4308e805b06e99e87acadefb6d2396231462341a9c3b"} {"level":"debug","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"366d949ef70096a26e1a4308e805b06e99e87acadefb6d2396231462341a9c3b","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/366d949ef70096a26e1a4308e805b06e99e87acadefb6d2396231462341a9c3b"} {"level":"debug","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"366d949ef70096a26e1a4308e805b06e99e87acadefb6d2396231462341a9c3b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["366d949ef70096a26e1a4308e805b06e99e87acadefb6d2396231462341a9c3b"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"366d949ef70096a26e1a4308e805b06e99e87acadefb6d2396231462341a9c3b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"366d949ef70096a26e1a4308e805b06e99e87acadefb6d2396231462341a9c3b","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/366d949ef70096a26e1a4308e805b06e99e87acadefb6d2396231462341a9c3b"} {"level":"debug","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9f06bc82b1382d063ad05dc8a0e40a2d5749db725fce773cb517616cdaefe7d9","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9f06bc82b1382d063ad05dc8a0e40a2d5749db725fce773cb517616cdaefe7d9","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"9f06bc82b1382d063ad05dc8a0e40a2d5749db725fce773cb517616cdaefe7d9","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/9f06bc82b1382d063ad05dc8a0e40a2d5749db725fce773cb517616cdaefe7d9"} {"level":"debug","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"9f06bc82b1382d063ad05dc8a0e40a2d5749db725fce773cb517616cdaefe7d9","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/9f06bc82b1382d063ad05dc8a0e40a2d5749db725fce773cb517616cdaefe7d9"} {"level":"debug","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9f06bc82b1382d063ad05dc8a0e40a2d5749db725fce773cb517616cdaefe7d9","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["9f06bc82b1382d063ad05dc8a0e40a2d5749db725fce773cb517616cdaefe7d9"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9f06bc82b1382d063ad05dc8a0e40a2d5749db725fce773cb517616cdaefe7d9","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"9f06bc82b1382d063ad05dc8a0e40a2d5749db725fce773cb517616cdaefe7d9","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/9f06bc82b1382d063ad05dc8a0e40a2d5749db725fce773cb517616cdaefe7d9"} {"level":"debug","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae"} {"level":"info","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae"} {"level":"debug","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae"} {"level":"info","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae"} {"level":"info","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae"} {"level":"error","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae"} {"level":"debug","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"81a14756a06136ef3b8212e920bc9b4e176ee52635c10caab13c3fbeebdaf2bc","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"81a14756a06136ef3b8212e920bc9b4e176ee52635c10caab13c3fbeebdaf2bc","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"81a14756a06136ef3b8212e920bc9b4e176ee52635c10caab13c3fbeebdaf2bc","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:26:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/81a14756a06136ef3b8212e920bc9b4e176ee52635c10caab13c3fbeebdaf2bc"} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"81a14756a06136ef3b8212e920bc9b4e176ee52635c10caab13c3fbeebdaf2bc","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"81a14756a06136ef3b8212e920bc9b4e176ee52635c10caab13c3fbeebdaf2bc","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:26:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"error","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"81a14756a06136ef3b8212e920bc9b4e176ee52635c10caab13c3fbeebdaf2bc","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"81a14756a06136ef3b8212e920bc9b4e176ee52635c10caab13c3fbeebdaf2bc\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/81a14756a06136ef3b8212e920bc9b4e176ee52635c10caab13c3fbeebdaf2bc"} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"81a14756a06136ef3b8212e920bc9b4e176ee52635c10caab13c3fbeebdaf2bc","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/81a14756a06136ef3b8212e920bc9b4e176ee52635c10caab13c3fbeebdaf2bc"} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"81a14756a06136ef3b8212e920bc9b4e176ee52635c10caab13c3fbeebdaf2bc","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["81a14756a06136ef3b8212e920bc9b4e176ee52635c10caab13c3fbeebdaf2bc"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"81a14756a06136ef3b8212e920bc9b4e176ee52635c10caab13c3fbeebdaf2bc","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ec4d4b18fb53eb8e766a80a7821ed1f74d3459d88ddd5ea2c40e551625defe6a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ec4d4b18fb53eb8e766a80a7821ed1f74d3459d88ddd5ea2c40e551625defe6a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"81a14756a06136ef3b8212e920bc9b4e176ee52635c10caab13c3fbeebdaf2bc","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ec4d4b18fb53eb8e766a80a7821ed1f74d3459d88ddd5ea2c40e551625defe6a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ec4d4b18fb53eb8e766a80a7821ed1f74d3459d88ddd5ea2c40e551625defe6a","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae"} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ec4d4b18fb53eb8e766a80a7821ed1f74d3459d88ddd5ea2c40e551625defe6a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ec4d4b18fb53eb8e766a80a7821ed1f74d3459d88ddd5ea2c40e551625defe6a"} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ec4d4b18fb53eb8e766a80a7821ed1f74d3459d88ddd5ea2c40e551625defe6a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ec4d4b18fb53eb8e766a80a7821ed1f74d3459d88ddd5ea2c40e551625defe6a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["ec4d4b18fb53eb8e766a80a7821ed1f74d3459d88ddd5ea2c40e551625defe6a"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/81a14756a06136ef3b8212e920bc9b4e176ee52635c10caab13c3fbeebdaf2bc"} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ec4d4b18fb53eb8e766a80a7821ed1f74d3459d88ddd5ea2c40e551625defe6a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ec4d4b18fb53eb8e766a80a7821ed1f74d3459d88ddd5ea2c40e551625defe6a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ec4d4b18fb53eb8e766a80a7821ed1f74d3459d88ddd5ea2c40e551625defe6a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ec4d4b18fb53eb8e766a80a7821ed1f74d3459d88ddd5ea2c40e551625defe6a","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ec4d4b18fb53eb8e766a80a7821ed1f74d3459d88ddd5ea2c40e551625defe6a"} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ec4d4b18fb53eb8e766a80a7821ed1f74d3459d88ddd5ea2c40e551625defe6a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"cbb6559011f4a30e3d912b87536ca08d7e06bbc090852d8b02dc18be3e8b5323","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"cbb6559011f4a30e3d912b87536ca08d7e06bbc090852d8b02dc18be3e8b5323","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ec4d4b18fb53eb8e766a80a7821ed1f74d3459d88ddd5ea2c40e551625defe6a"} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ec4d4b18fb53eb8e766a80a7821ed1f74d3459d88ddd5ea2c40e551625defe6a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["ec4d4b18fb53eb8e766a80a7821ed1f74d3459d88ddd5ea2c40e551625defe6a"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/cbb6559011f4a30e3d912b87536ca08d7e06bbc090852d8b02dc18be3e8b5323"} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ec4d4b18fb53eb8e766a80a7821ed1f74d3459d88ddd5ea2c40e551625defe6a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"cbb6559011f4a30e3d912b87536ca08d7e06bbc090852d8b02dc18be3e8b5323","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["cbb6559011f4a30e3d912b87536ca08d7e06bbc090852d8b02dc18be3e8b5323"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96"} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"cbb6559011f4a30e3d912b87536ca08d7e06bbc090852d8b02dc18be3e8b5323","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ec4d4b18fb53eb8e766a80a7821ed1f74d3459d88ddd5ea2c40e551625defe6a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ec4d4b18fb53eb8e766a80a7821ed1f74d3459d88ddd5ea2c40e551625defe6a"} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ec4d4b18fb53eb8e766a80a7821ed1f74d3459d88ddd5ea2c40e551625defe6a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"cbb6559011f4a30e3d912b87536ca08d7e06bbc090852d8b02dc18be3e8b5323","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/cbb6559011f4a30e3d912b87536ca08d7e06bbc090852d8b02dc18be3e8b5323"} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"cbb6559011f4a30e3d912b87536ca08d7e06bbc090852d8b02dc18be3e8b5323","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ec4d4b18fb53eb8e766a80a7821ed1f74d3459d88ddd5ea2c40e551625defe6a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["ec4d4b18fb53eb8e766a80a7821ed1f74d3459d88ddd5ea2c40e551625defe6a"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96"} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ec4d4b18fb53eb8e766a80a7821ed1f74d3459d88ddd5ea2c40e551625defe6a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"cc1fce1ebb9f8d4237f6cc074a7d623763041072121e4961afa3c9a94f2d1338","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ec4d4b18fb53eb8e766a80a7821ed1f74d3459d88ddd5ea2c40e551625defe6a"} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"cc1fce1ebb9f8d4237f6cc074a7d623763041072121e4961afa3c9a94f2d1338","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"cbb6559011f4a30e3d912b87536ca08d7e06bbc090852d8b02dc18be3e8b5323","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["cbb6559011f4a30e3d912b87536ca08d7e06bbc090852d8b02dc18be3e8b5323"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"cbb6559011f4a30e3d912b87536ca08d7e06bbc090852d8b02dc18be3e8b5323","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/cc1fce1ebb9f8d4237f6cc074a7d623763041072121e4961afa3c9a94f2d1338"} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ec4d4b18fb53eb8e766a80a7821ed1f74d3459d88ddd5ea2c40e551625defe6a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"cc1fce1ebb9f8d4237f6cc074a7d623763041072121e4961afa3c9a94f2d1338","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["cc1fce1ebb9f8d4237f6cc074a7d623763041072121e4961afa3c9a94f2d1338"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/cbb6559011f4a30e3d912b87536ca08d7e06bbc090852d8b02dc18be3e8b5323"} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"cc1fce1ebb9f8d4237f6cc074a7d623763041072121e4961afa3c9a94f2d1338","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"cbb6559011f4a30e3d912b87536ca08d7e06bbc090852d8b02dc18be3e8b5323","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96"} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"cc1fce1ebb9f8d4237f6cc074a7d623763041072121e4961afa3c9a94f2d1338","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:27:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ec4d4b18fb53eb8e766a80a7821ed1f74d3459d88ddd5ea2c40e551625defe6a"} {"level":"error","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/cc1fce1ebb9f8d4237f6cc074a7d623763041072121e4961afa3c9a94f2d1338"} {"level":"info","ts":"2026-07-17T06:27:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96"} {"level":"debug","ts":"2026-07-17T06:27:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"514f6153eb8141356c4bfaefe3a697ff9a1c9885e4e5a22cc431f9fd19ae0f78","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:27:34Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:27:34Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/514f6153eb8141356c4bfaefe3a697ff9a1c9885e4e5a22cc431f9fd19ae0f78"} {"level":"info","ts":"2026-07-17T06:27:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"514f6153eb8141356c4bfaefe3a697ff9a1c9885e4e5a22cc431f9fd19ae0f78","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"514f6153eb8141356c4bfaefe3a697ff9a1c9885e4e5a22cc431f9fd19ae0f78","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"514f6153eb8141356c4bfaefe3a697ff9a1c9885e4e5a22cc431f9fd19ae0f78","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:27:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/514f6153eb8141356c4bfaefe3a697ff9a1c9885e4e5a22cc431f9fd19ae0f78"} {"level":"debug","ts":"2026-07-17T06:27:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"514f6153eb8141356c4bfaefe3a697ff9a1c9885e4e5a22cc431f9fd19ae0f78","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:27:34Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:27:34Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["514f6153eb8141356c4bfaefe3a697ff9a1c9885e4e5a22cc431f9fd19ae0f78"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"514f6153eb8141356c4bfaefe3a697ff9a1c9885e4e5a22cc431f9fd19ae0f78","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"514f6153eb8141356c4bfaefe3a697ff9a1c9885e4e5a22cc431f9fd19ae0f78","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:27:34Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:27:34Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"514f6153eb8141356c4bfaefe3a697ff9a1c9885e4e5a22cc431f9fd19ae0f78","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"514f6153eb8141356c4bfaefe3a697ff9a1c9885e4e5a22cc431f9fd19ae0f78","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:27:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/514f6153eb8141356c4bfaefe3a697ff9a1c9885e4e5a22cc431f9fd19ae0f78"} {"level":"debug","ts":"2026-07-17T06:27:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"514f6153eb8141356c4bfaefe3a697ff9a1c9885e4e5a22cc431f9fd19ae0f78","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:27:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/514f6153eb8141356c4bfaefe3a697ff9a1c9885e4e5a22cc431f9fd19ae0f78"} {"level":"debug","ts":"2026-07-17T06:27:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"514f6153eb8141356c4bfaefe3a697ff9a1c9885e4e5a22cc431f9fd19ae0f78","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:27:34Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:27:34Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["514f6153eb8141356c4bfaefe3a697ff9a1c9885e4e5a22cc431f9fd19ae0f78"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"514f6153eb8141356c4bfaefe3a697ff9a1c9885e4e5a22cc431f9fd19ae0f78","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"514f6153eb8141356c4bfaefe3a697ff9a1c9885e4e5a22cc431f9fd19ae0f78","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:27:34Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:27:34Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"514f6153eb8141356c4bfaefe3a697ff9a1c9885e4e5a22cc431f9fd19ae0f78","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:27:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/514f6153eb8141356c4bfaefe3a697ff9a1c9885e4e5a22cc431f9fd19ae0f78"} {"level":"debug","ts":"2026-07-17T06:27:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"514f6153eb8141356c4bfaefe3a697ff9a1c9885e4e5a22cc431f9fd19ae0f78","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"514f6153eb8141356c4bfaefe3a697ff9a1c9885e4e5a22cc431f9fd19ae0f78","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:27:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/514f6153eb8141356c4bfaefe3a697ff9a1c9885e4e5a22cc431f9fd19ae0f78"} {"level":"debug","ts":"2026-07-17T06:27:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"514f6153eb8141356c4bfaefe3a697ff9a1c9885e4e5a22cc431f9fd19ae0f78","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:27:34Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:27:34Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["514f6153eb8141356c4bfaefe3a697ff9a1c9885e4e5a22cc431f9fd19ae0f78"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"514f6153eb8141356c4bfaefe3a697ff9a1c9885e4e5a22cc431f9fd19ae0f78","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"514f6153eb8141356c4bfaefe3a697ff9a1c9885e4e5a22cc431f9fd19ae0f78","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:27:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/514f6153eb8141356c4bfaefe3a697ff9a1c9885e4e5a22cc431f9fd19ae0f78"} {"level":"debug","ts":"2026-07-17T06:27:34Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"852543b6d67a4b86c2ccd11175d3bb2d1a86b85d18d5b28109dfb8f27d772366","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:27:34Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:27:34Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"852543b6d67a4b86c2ccd11175d3bb2d1a86b85d18d5b28109dfb8f27d772366","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"852543b6d67a4b86c2ccd11175d3bb2d1a86b85d18d5b28109dfb8f27d772366","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/852543b6d67a4b86c2ccd11175d3bb2d1a86b85d18d5b28109dfb8f27d772366"} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"852543b6d67a4b86c2ccd11175d3bb2d1a86b85d18d5b28109dfb8f27d772366","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/852543b6d67a4b86c2ccd11175d3bb2d1a86b85d18d5b28109dfb8f27d772366"} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"852543b6d67a4b86c2ccd11175d3bb2d1a86b85d18d5b28109dfb8f27d772366","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["852543b6d67a4b86c2ccd11175d3bb2d1a86b85d18d5b28109dfb8f27d772366"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"852543b6d67a4b86c2ccd11175d3bb2d1a86b85d18d5b28109dfb8f27d772366","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"852543b6d67a4b86c2ccd11175d3bb2d1a86b85d18d5b28109dfb8f27d772366","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/852543b6d67a4b86c2ccd11175d3bb2d1a86b85d18d5b28109dfb8f27d772366"} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a6271532135f8181f3344bc03cea09c05f48676662ed1fad1441fc70fcfa9c77","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a6271532135f8181f3344bc03cea09c05f48676662ed1fad1441fc70fcfa9c77","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a6271532135f8181f3344bc03cea09c05f48676662ed1fad1441fc70fcfa9c77","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a6271532135f8181f3344bc03cea09c05f48676662ed1fad1441fc70fcfa9c77"} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a6271532135f8181f3344bc03cea09c05f48676662ed1fad1441fc70fcfa9c77","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a6271532135f8181f3344bc03cea09c05f48676662ed1fad1441fc70fcfa9c77"} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a6271532135f8181f3344bc03cea09c05f48676662ed1fad1441fc70fcfa9c77","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a6271532135f8181f3344bc03cea09c05f48676662ed1fad1441fc70fcfa9c77"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a6271532135f8181f3344bc03cea09c05f48676662ed1fad1441fc70fcfa9c77","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a6271532135f8181f3344bc03cea09c05f48676662ed1fad1441fc70fcfa9c77","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a6271532135f8181f3344bc03cea09c05f48676662ed1fad1441fc70fcfa9c77","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a6271532135f8181f3344bc03cea09c05f48676662ed1fad1441fc70fcfa9c77","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a6271532135f8181f3344bc03cea09c05f48676662ed1fad1441fc70fcfa9c77"} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a6271532135f8181f3344bc03cea09c05f48676662ed1fad1441fc70fcfa9c77","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a6271532135f8181f3344bc03cea09c05f48676662ed1fad1441fc70fcfa9c77"} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7b9acc52bddbd5865a52d35a23aa6f85be10b0dd1255a28078ae9f767ee1a5ae","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7b9acc52bddbd5865a52d35a23aa6f85be10b0dd1255a28078ae9f767ee1a5ae"} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7b9acc52bddbd5865a52d35a23aa6f85be10b0dd1255a28078ae9f767ee1a5ae","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a6271532135f8181f3344bc03cea09c05f48676662ed1fad1441fc70fcfa9c77","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a6271532135f8181f3344bc03cea09c05f48676662ed1fad1441fc70fcfa9c77"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7b9acc52bddbd5865a52d35a23aa6f85be10b0dd1255a28078ae9f767ee1a5ae"} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a6271532135f8181f3344bc03cea09c05f48676662ed1fad1441fc70fcfa9c77","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7b9acc52bddbd5865a52d35a23aa6f85be10b0dd1255a28078ae9f767ee1a5ae","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["7b9acc52bddbd5865a52d35a23aa6f85be10b0dd1255a28078ae9f767ee1a5ae"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a6271532135f8181f3344bc03cea09c05f48676662ed1fad1441fc70fcfa9c77"} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7b9acc52bddbd5865a52d35a23aa6f85be10b0dd1255a28078ae9f767ee1a5ae","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a6271532135f8181f3344bc03cea09c05f48676662ed1fad1441fc70fcfa9c77","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7b9acc52bddbd5865a52d35a23aa6f85be10b0dd1255a28078ae9f767ee1a5ae","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7b9acc52bddbd5865a52d35a23aa6f85be10b0dd1255a28078ae9f767ee1a5ae"} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"fb04090f21fafb45207a7a598aa984b346db71848db30fd341bf8f52896cff55","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"fb04090f21fafb45207a7a598aa984b346db71848db30fd341bf8f52896cff55","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"fb04090f21fafb45207a7a598aa984b346db71848db30fd341bf8f52896cff55","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/fb04090f21fafb45207a7a598aa984b346db71848db30fd341bf8f52896cff55"} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"fb04090f21fafb45207a7a598aa984b346db71848db30fd341bf8f52896cff55","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"fb04090f21fafb45207a7a598aa984b346db71848db30fd341bf8f52896cff55","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/fb04090f21fafb45207a7a598aa984b346db71848db30fd341bf8f52896cff55"} {"level":"error","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"fb04090f21fafb45207a7a598aa984b346db71848db30fd341bf8f52896cff55","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"fb04090f21fafb45207a7a598aa984b346db71848db30fd341bf8f52896cff55\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"fb04090f21fafb45207a7a598aa984b346db71848db30fd341bf8f52896cff55","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"fb04090f21fafb45207a7a598aa984b346db71848db30fd341bf8f52896cff55","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/fb04090f21fafb45207a7a598aa984b346db71848db30fd341bf8f52896cff55"} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"1fbe8b99cbbb4a9fa7750d9327b714a718eb8f8bd521502c85de7be4e0cbf359","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/1fbe8b99cbbb4a9fa7750d9327b714a718eb8f8bd521502c85de7be4e0cbf359"} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"1fbe8b99cbbb4a9fa7750d9327b714a718eb8f8bd521502c85de7be4e0cbf359","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"1fbe8b99cbbb4a9fa7750d9327b714a718eb8f8bd521502c85de7be4e0cbf359","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"1fbe8b99cbbb4a9fa7750d9327b714a718eb8f8bd521502c85de7be4e0cbf359","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"fb04090f21fafb45207a7a598aa984b346db71848db30fd341bf8f52896cff55","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["fb04090f21fafb45207a7a598aa984b346db71848db30fd341bf8f52896cff55"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"fb04090f21fafb45207a7a598aa984b346db71848db30fd341bf8f52896cff55","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"1fbe8b99cbbb4a9fa7750d9327b714a718eb8f8bd521502c85de7be4e0cbf359","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"fb04090f21fafb45207a7a598aa984b346db71848db30fd341bf8f52896cff55","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/1fbe8b99cbbb4a9fa7750d9327b714a718eb8f8bd521502c85de7be4e0cbf359"} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"1fbe8b99cbbb4a9fa7750d9327b714a718eb8f8bd521502c85de7be4e0cbf359","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["1fbe8b99cbbb4a9fa7750d9327b714a718eb8f8bd521502c85de7be4e0cbf359"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/fb04090f21fafb45207a7a598aa984b346db71848db30fd341bf8f52896cff55"} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"1fbe8b99cbbb4a9fa7750d9327b714a718eb8f8bd521502c85de7be4e0cbf359","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a4f72ffa6528ea2a665a5455f711a97acf7882a0efe16c7be91f4c8bf0bd76ea","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a4f72ffa6528ea2a665a5455f711a97acf7882a0efe16c7be91f4c8bf0bd76ea","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c141acf3533fa849f7a914c44c3f94a2ebaa7564e3fb83361a9096006743cdd2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a4f72ffa6528ea2a665a5455f711a97acf7882a0efe16c7be91f4c8bf0bd76ea"} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c141acf3533fa849f7a914c44c3f94a2ebaa7564e3fb83361a9096006743cdd2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"1fbe8b99cbbb4a9fa7750d9327b714a718eb8f8bd521502c85de7be4e0cbf359","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a4f72ffa6528ea2a665a5455f711a97acf7882a0efe16c7be91f4c8bf0bd76ea","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a4f72ffa6528ea2a665a5455f711a97acf7882a0efe16c7be91f4c8bf0bd76ea"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c141acf3533fa849f7a914c44c3f94a2ebaa7564e3fb83361a9096006743cdd2"} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a4f72ffa6528ea2a665a5455f711a97acf7882a0efe16c7be91f4c8bf0bd76ea","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c141acf3533fa849f7a914c44c3f94a2ebaa7564e3fb83361a9096006743cdd2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["c141acf3533fa849f7a914c44c3f94a2ebaa7564e3fb83361a9096006743cdd2"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/1fbe8b99cbbb4a9fa7750d9327b714a718eb8f8bd521502c85de7be4e0cbf359"} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c141acf3533fa849f7a914c44c3f94a2ebaa7564e3fb83361a9096006743cdd2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a4f72ffa6528ea2a665a5455f711a97acf7882a0efe16c7be91f4c8bf0bd76ea","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a4f72ffa6528ea2a665a5455f711a97acf7882a0efe16c7be91f4c8bf0bd76ea","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c141acf3533fa849f7a914c44c3f94a2ebaa7564e3fb83361a9096006743cdd2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a4f72ffa6528ea2a665a5455f711a97acf7882a0efe16c7be91f4c8bf0bd76ea","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a4f72ffa6528ea2a665a5455f711a97acf7882a0efe16c7be91f4c8bf0bd76ea"} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a4f72ffa6528ea2a665a5455f711a97acf7882a0efe16c7be91f4c8bf0bd76ea","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:27:35Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a4f72ffa6528ea2a665a5455f711a97acf7882a0efe16c7be91f4c8bf0bd76ea"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a4f72ffa6528ea2a665a5455f711a97acf7882a0efe16c7be91f4c8bf0bd76ea","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a4f72ffa6528ea2a665a5455f711a97acf7882a0efe16c7be91f4c8bf0bd76ea","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c141acf3533fa849f7a914c44c3f94a2ebaa7564e3fb83361a9096006743cdd2"} {"level":"info","ts":"2026-07-17T06:27:35Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a4f72ffa6528ea2a665a5455f711a97acf7882a0efe16c7be91f4c8bf0bd76ea"} {"level":"debug","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"81a14756a06136ef3b8212e920bc9b4e176ee52635c10caab13c3fbeebdaf2bc","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/81a14756a06136ef3b8212e920bc9b4e176ee52635c10caab13c3fbeebdaf2bc"} {"level":"debug","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7b9acc52bddbd5865a52d35a23aa6f85be10b0dd1255a28078ae9f767ee1a5ae","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7b9acc52bddbd5865a52d35a23aa6f85be10b0dd1255a28078ae9f767ee1a5ae"} {"level":"debug","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"cc1fce1ebb9f8d4237f6cc074a7d623763041072121e4961afa3c9a94f2d1338","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/cc1fce1ebb9f8d4237f6cc074a7d623763041072121e4961afa3c9a94f2d1338"} {"level":"debug","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"852543b6d67a4b86c2ccd11175d3bb2d1a86b85d18d5b28109dfb8f27d772366","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:28:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:28:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"852543b6d67a4b86c2ccd11175d3bb2d1a86b85d18d5b28109dfb8f27d772366","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"852543b6d67a4b86c2ccd11175d3bb2d1a86b85d18d5b28109dfb8f27d772366","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"852543b6d67a4b86c2ccd11175d3bb2d1a86b85d18d5b28109dfb8f27d772366","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/852543b6d67a4b86c2ccd11175d3bb2d1a86b85d18d5b28109dfb8f27d772366"} {"level":"debug","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"852543b6d67a4b86c2ccd11175d3bb2d1a86b85d18d5b28109dfb8f27d772366","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/852543b6d67a4b86c2ccd11175d3bb2d1a86b85d18d5b28109dfb8f27d772366"} {"level":"debug","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"852543b6d67a4b86c2ccd11175d3bb2d1a86b85d18d5b28109dfb8f27d772366","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:28:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:28:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["852543b6d67a4b86c2ccd11175d3bb2d1a86b85d18d5b28109dfb8f27d772366"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"852543b6d67a4b86c2ccd11175d3bb2d1a86b85d18d5b28109dfb8f27d772366","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"852543b6d67a4b86c2ccd11175d3bb2d1a86b85d18d5b28109dfb8f27d772366","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:28:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:28:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"852543b6d67a4b86c2ccd11175d3bb2d1a86b85d18d5b28109dfb8f27d772366","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"2ab8023a2631c2069e62e551fdec12a42537606999a8b99968c0c8702eb1b728","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"852543b6d67a4b86c2ccd11175d3bb2d1a86b85d18d5b28109dfb8f27d772366","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"514f6153eb8141356c4bfaefe3a697ff9a1c9885e4e5a22cc431f9fd19ae0f78","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"852543b6d67a4b86c2ccd11175d3bb2d1a86b85d18d5b28109dfb8f27d772366","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/852543b6d67a4b86c2ccd11175d3bb2d1a86b85d18d5b28109dfb8f27d772366"} {"level":"debug","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"852543b6d67a4b86c2ccd11175d3bb2d1a86b85d18d5b28109dfb8f27d772366","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:28:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:28:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["852543b6d67a4b86c2ccd11175d3bb2d1a86b85d18d5b28109dfb8f27d772366"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/2ab8023a2631c2069e62e551fdec12a42537606999a8b99968c0c8702eb1b728"} {"level":"info","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"852543b6d67a4b86c2ccd11175d3bb2d1a86b85d18d5b28109dfb8f27d772366","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"852543b6d67a4b86c2ccd11175d3bb2d1a86b85d18d5b28109dfb8f27d772366","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/514f6153eb8141356c4bfaefe3a697ff9a1c9885e4e5a22cc431f9fd19ae0f78"} {"level":"info","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/852543b6d67a4b86c2ccd11175d3bb2d1a86b85d18d5b28109dfb8f27d772366"} {"level":"debug","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:28:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:28:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3"} {"level":"debug","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3"} {"level":"debug","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:28:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:28:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:28:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:28:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae"} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3"} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3"} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae"} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3"} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3"} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/366d949ef70096a26e1a4308e805b06e99e87acadefb6d2396231462341a9c3b"} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"366d949ef70096a26e1a4308e805b06e99e87acadefb6d2396231462341a9c3b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae"} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3"} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae"} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96"} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3"} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae"} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96"} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d37deb2ad4b5d9d8d34a7f6a26731902482258d3019f89d9f000212bd8e19202","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3"} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d37deb2ad4b5d9d8d34a7f6a26731902482258d3019f89d9f000212bd8e19202"} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae"} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3"} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"1fbe8b99cbbb4a9fa7750d9327b714a718eb8f8bd521502c85de7be4e0cbf359","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42"} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/1fbe8b99cbbb4a9fa7750d9327b714a718eb8f8bd521502c85de7be4e0cbf359"} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42"} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42"} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e6aed5de6044b63ea013f2b25911dc452e9e8c9b21fb8358735e18dd539493f1","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42"} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a6271532135f8181f3344bc03cea09c05f48676662ed1fad1441fc70fcfa9c77","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a4f72ffa6528ea2a665a5455f711a97acf7882a0efe16c7be91f4c8bf0bd76ea","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e6aed5de6044b63ea013f2b25911dc452e9e8c9b21fb8358735e18dd539493f1"} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-17T06:28:01Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"fb04090f21fafb45207a7a598aa984b346db71848db30fd341bf8f52896cff55","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a6271532135f8181f3344bc03cea09c05f48676662ed1fad1441fc70fcfa9c77"} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"9f06bc82b1382d063ad05dc8a0e40a2d5749db725fce773cb517616cdaefe7d9","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a4f72ffa6528ea2a665a5455f711a97acf7882a0efe16c7be91f4c8bf0bd76ea"} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c141acf3533fa849f7a914c44c3f94a2ebaa7564e3fb83361a9096006743cdd2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"cbb6559011f4a30e3d912b87536ca08d7e06bbc090852d8b02dc18be3e8b5323","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"6abf111ec06ac5997cfc49d764b2188d7c30b99f59b969039daceb911bad533e","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/fb04090f21fafb45207a7a598aa984b346db71848db30fd341bf8f52896cff55"} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42"} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a31aaba0faad8820685423941f36f528c516b00ab526a488b5449c38b8357700","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/9f06bc82b1382d063ad05dc8a0e40a2d5749db725fce773cb517616cdaefe7d9"} {"level":"debug","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ec4d4b18fb53eb8e766a80a7821ed1f74d3459d88ddd5ea2c40e551625defe6a","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c141acf3533fa849f7a914c44c3f94a2ebaa7564e3fb83361a9096006743cdd2"} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/cbb6559011f4a30e3d912b87536ca08d7e06bbc090852d8b02dc18be3e8b5323"} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/6abf111ec06ac5997cfc49d764b2188d7c30b99f59b969039daceb911bad533e"} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a31aaba0faad8820685423941f36f528c516b00ab526a488b5449c38b8357700"} {"level":"info","ts":"2026-07-17T06:28:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ec4d4b18fb53eb8e766a80a7821ed1f74d3459d88ddd5ea2c40e551625defe6a"} {"level":"info","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"801b7805-49c1-43ed-9a84-99e76d636194","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:59668","PortSpecifier":{"PortValue":59668}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"801b7805-49c1-43ed-9a84-99e76d636194","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"801b7805-49c1-43ed-9a84-99e76d636194","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:59668","PortSpecifier":{"PortValue":59668}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269683,"nanos":339733535},"http":{"id":"801b7805-49c1-43ed-9a84-99e76d636194","method":"POST","headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"801b7805-49c1-43ed-9a84-99e76d636194","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"801b7805-49c1-43ed-9a84-99e76d636194","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"]}} {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"801b7805-49c1-43ed-9a84-99e76d636194","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.67:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"801b7805-49c1-43ed-9a84-99e76d636194","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"801b7805-49c1-43ed-9a84-99e76d636194","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"801b7805-49c1-43ed-9a84-99e76d636194","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-e9bcaa/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"801b7805-49c1-43ed-9a84-99e76d636194","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"groups_str","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"groups","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"801b7805-49c1-43ed-9a84-99e76d636194","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"801b7805-49c1-43ed-9a84-99e76d636194","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"801b7805-49c1-43ed-9a84-99e76d636194","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"801b7805-49c1-43ed-9a84-99e76d636194","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"b01c2de3-df68-49ce-8b06-d41da797d458","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:34154","PortSpecifier":{"PortValue":34154}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"b01c2de3-df68-49ce-8b06-d41da797d458","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"b01c2de3-df68-49ce-8b06-d41da797d458","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:34154","PortSpecifier":{"PortValue":34154}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269683,"nanos":384756317},"http":{"id":"b01c2de3-df68-49ce-8b06-d41da797d458","method":"POST","headers":{":authority":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"b01c2de3-df68-49ce-8b06-d41da797d458","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"b01c2de3-df68-49ce-8b06-d41da797d458","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"]}} {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"b01c2de3-df68-49ce-8b06-d41da797d458","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"e6aed5de6044b63ea013f2b25911dc452e9e8c9b21fb8358735e18dd539493f1"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.68:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"b01c2de3-df68-49ce-8b06-d41da797d458","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"b01c2de3-df68-49ce-8b06-d41da797d458","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"b01c2de3-df68-49ce-8b06-d41da797d458","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-efbd92/rate-test-model-efbd92\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-b-efbd92/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"b01c2de3-df68-49ce-8b06-d41da797d458","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"keyId","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"userid","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"b01c2de3-df68-49ce-8b06-d41da797d458","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"b01c2de3-df68-49ce-8b06-d41da797d458","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"b01c2de3-df68-49ce-8b06-d41da797d458","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"b01c2de3-df68-49ce-8b06-d41da797d458","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"5aec9652-60c0-41f7-b76d-80aae2c512da","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:59674","PortSpecifier":{"PortValue":59674}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"5aec9652-60c0-41f7-b76d-80aae2c512da","method":"POST","path":"/ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa/v1/completions","host":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"5aec9652-60c0-41f7-b76d-80aae2c512da","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:59674","PortSpecifier":{"PortValue":59674}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269683,"nanos":423114518},"http":{"id":"5aec9652-60c0-41f7-b76d-80aae2c512da","method":"POST","headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"5aec9652-60c0-41f7-b76d-80aae2c512da","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-6En3wgPpKWlDmjzg_JRzvAEWVDNhKDCXZPVHcwS0IfrNAfc4anazxwmKxMYq"} {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"5aec9652-60c0-41f7-b76d-80aae2c512da","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-6En3wgPpKWlDmjzg_JRzvAEWVDNhKDCXZPVHcwS0IfrNAfc4anazxwmKxMYq\"}"} {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"5aec9652-60c0-41f7-b76d-80aae2c512da","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"5ff82557-5d8b-4868-bac5-69f923eb766b","keyName":"e2e-rate-a-12234e","subscription":"e2e-rate-iso-a-12234e","tenant":"e2e-shared-a-e9bcaa","userId":"5ff82557-5d8b-4868-bac5-69f923eb766b","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"5aec9652-60c0-41f7-b76d-80aae2c512da","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"{\"groups\":[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"],\"requestedModel\":\"ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa\",\"requestedSubscription\":\"e2e-rate-iso-a-12234e\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"5aec9652-60c0-41f7-b76d-80aae2c512da","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"modelRefs":[{"name":"rate-test-model-e9bcaa","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-12234e","namespace":"ai-tenant-e2e-shared-a-e9bcaa","phase":"Active","ready":true}} {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"5aec9652-60c0-41f7-b76d-80aae2c512da","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"5aec9652-60c0-41f7-b76d-80aae2c512da","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"5aec9652-60c0-41f7-b76d-80aae2c512da","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"5aec9652-60c0-41f7-b76d-80aae2c512da","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-e9bcaa/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"5aec9652-60c0-41f7-b76d-80aae2c512da","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"5aec9652-60c0-41f7-b76d-80aae2c512da","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-rate-iso-a-12234e"} {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"5aec9652-60c0-41f7-b76d-80aae2c512da","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"5aec9652-60c0-41f7-b76d-80aae2c512da","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"5aec9652-60c0-41f7-b76d-80aae2c512da","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:default,system:authenticated","keyId":"5ff82557-5d8b-4868-bac5-69f923eb766b","keyName":"e2e-rate-a-12234e","selected_subscription":"e2e-rate-iso-a-12234e","selected_subscription_key":"ai-tenant-e2e-shared-a-e9bcaa/e2e-rate-iso-a-12234e@ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"name":"rate-test-model-e9bcaa","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-12234e","namespace":"ai-tenant-e2e-shared-a-e9bcaa","phase":"Active","ready":true},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"5aec9652-60c0-41f7-b76d-80aae2c512da","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:28:03Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"5aec9652-60c0-41f7-b76d-80aae2c512da","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:28:04Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"f27b5ee6-33d5-458a-a194-79c91cc7c7a0","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:59682","PortSpecifier":{"PortValue":59682}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"f27b5ee6-33d5-458a-a194-79c91cc7c7a0","method":"POST","path":"/ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa/v1/completions","host":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:28:04Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"f27b5ee6-33d5-458a-a194-79c91cc7c7a0","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:59682","PortSpecifier":{"PortValue":59682}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269684,"nanos":488076496},"http":{"id":"f27b5ee6-33d5-458a-a194-79c91cc7c7a0","method":"POST","headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:04Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"f27b5ee6-33d5-458a-a194-79c91cc7c7a0","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-6En3wgPpKWlDmjzg_JRzvAEWVDNhKDCXZPVHcwS0IfrNAfc4anazxwmKxMYq"} {"level":"debug","ts":"2026-07-17T06:28:04Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"f27b5ee6-33d5-458a-a194-79c91cc7c7a0","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-6En3wgPpKWlDmjzg_JRzvAEWVDNhKDCXZPVHcwS0IfrNAfc4anazxwmKxMYq\"}"} {"level":"debug","ts":"2026-07-17T06:28:04Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"f27b5ee6-33d5-458a-a194-79c91cc7c7a0","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"5ff82557-5d8b-4868-bac5-69f923eb766b","keyName":"e2e-rate-a-12234e","subscription":"e2e-rate-iso-a-12234e","tenant":"e2e-shared-a-e9bcaa","userId":"5ff82557-5d8b-4868-bac5-69f923eb766b","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-17T06:28:04Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"f27b5ee6-33d5-458a-a194-79c91cc7c7a0","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"{\"groups\":[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"],\"requestedModel\":\"ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa\",\"requestedSubscription\":\"e2e-rate-iso-a-12234e\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-17T06:28:04Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"f27b5ee6-33d5-458a-a194-79c91cc7c7a0","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"modelRefs":[{"name":"rate-test-model-e9bcaa","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-12234e","namespace":"ai-tenant-e2e-shared-a-e9bcaa","phase":"Active","ready":true}} {"level":"debug","ts":"2026-07-17T06:28:04Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"f27b5ee6-33d5-458a-a194-79c91cc7c7a0","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:04Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"f27b5ee6-33d5-458a-a194-79c91cc7c7a0","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:04Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"f27b5ee6-33d5-458a-a194-79c91cc7c7a0","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:04Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"f27b5ee6-33d5-458a-a194-79c91cc7c7a0","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:04Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"f27b5ee6-33d5-458a-a194-79c91cc7c7a0","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-e9bcaa/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:04Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"f27b5ee6-33d5-458a-a194-79c91cc7c7a0","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:28:04Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"f27b5ee6-33d5-458a-a194-79c91cc7c7a0","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-rate-iso-a-12234e"} {"level":"debug","ts":"2026-07-17T06:28:04Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"f27b5ee6-33d5-458a-a194-79c91cc7c7a0","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-17T06:28:04Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"f27b5ee6-33d5-458a-a194-79c91cc7c7a0","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:default,system:authenticated","keyId":"5ff82557-5d8b-4868-bac5-69f923eb766b","keyName":"e2e-rate-a-12234e","selected_subscription":"e2e-rate-iso-a-12234e","selected_subscription_key":"ai-tenant-e2e-shared-a-e9bcaa/e2e-rate-iso-a-12234e@ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"name":"rate-test-model-e9bcaa","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-12234e","namespace":"ai-tenant-e2e-shared-a-e9bcaa","phase":"Active","ready":true},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-17T06:28:04Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"f27b5ee6-33d5-458a-a194-79c91cc7c7a0","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:28:04Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"f27b5ee6-33d5-458a-a194-79c91cc7c7a0","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:28:05Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"eb899bce-7e3e-47e2-bd7a-293d252cf755","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:57720","PortSpecifier":{"PortValue":57720}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"eb899bce-7e3e-47e2-bd7a-293d252cf755","method":"POST","path":"/ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa/v1/completions","host":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:28:05Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"eb899bce-7e3e-47e2-bd7a-293d252cf755","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:57720","PortSpecifier":{"PortValue":57720}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269685,"nanos":527055995},"http":{"id":"eb899bce-7e3e-47e2-bd7a-293d252cf755","method":"POST","headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:05Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"eb899bce-7e3e-47e2-bd7a-293d252cf755","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-6En3wgPpKWlDmjzg_JRzvAEWVDNhKDCXZPVHcwS0IfrNAfc4anazxwmKxMYq"} {"level":"debug","ts":"2026-07-17T06:28:05Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"eb899bce-7e3e-47e2-bd7a-293d252cf755","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-6En3wgPpKWlDmjzg_JRzvAEWVDNhKDCXZPVHcwS0IfrNAfc4anazxwmKxMYq\"}"} {"level":"debug","ts":"2026-07-17T06:28:05Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"eb899bce-7e3e-47e2-bd7a-293d252cf755","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"5ff82557-5d8b-4868-bac5-69f923eb766b","keyName":"e2e-rate-a-12234e","subscription":"e2e-rate-iso-a-12234e","tenant":"e2e-shared-a-e9bcaa","userId":"5ff82557-5d8b-4868-bac5-69f923eb766b","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-17T06:28:05Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"eb899bce-7e3e-47e2-bd7a-293d252cf755","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"{\"groups\":[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"],\"requestedModel\":\"ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa\",\"requestedSubscription\":\"e2e-rate-iso-a-12234e\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-17T06:28:05Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"eb899bce-7e3e-47e2-bd7a-293d252cf755","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"modelRefs":[{"name":"rate-test-model-e9bcaa","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-12234e","namespace":"ai-tenant-e2e-shared-a-e9bcaa","phase":"Active","ready":true}} {"level":"debug","ts":"2026-07-17T06:28:05Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"eb899bce-7e3e-47e2-bd7a-293d252cf755","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:05Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"eb899bce-7e3e-47e2-bd7a-293d252cf755","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:05Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"eb899bce-7e3e-47e2-bd7a-293d252cf755","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:05Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"eb899bce-7e3e-47e2-bd7a-293d252cf755","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-e9bcaa/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:05Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"eb899bce-7e3e-47e2-bd7a-293d252cf755","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:05Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"eb899bce-7e3e-47e2-bd7a-293d252cf755","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:28:05Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"eb899bce-7e3e-47e2-bd7a-293d252cf755","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-rate-iso-a-12234e"} {"level":"debug","ts":"2026-07-17T06:28:05Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"eb899bce-7e3e-47e2-bd7a-293d252cf755","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-17T06:28:05Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"eb899bce-7e3e-47e2-bd7a-293d252cf755","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:default,system:authenticated","keyId":"5ff82557-5d8b-4868-bac5-69f923eb766b","keyName":"e2e-rate-a-12234e","selected_subscription":"e2e-rate-iso-a-12234e","selected_subscription_key":"ai-tenant-e2e-shared-a-e9bcaa/e2e-rate-iso-a-12234e@ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"name":"rate-test-model-e9bcaa","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-12234e","namespace":"ai-tenant-e2e-shared-a-e9bcaa","phase":"Active","ready":true},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-17T06:28:05Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"eb899bce-7e3e-47e2-bd7a-293d252cf755","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:28:05Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"eb899bce-7e3e-47e2-bd7a-293d252cf755","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"70355779-12b4-4dfa-a634-a635c3a79f4f","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:57722","PortSpecifier":{"PortValue":57722}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"70355779-12b4-4dfa-a634-a635c3a79f4f","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"70355779-12b4-4dfa-a634-a635c3a79f4f","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:57722","PortSpecifier":{"PortValue":57722}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269694,"nanos":216622840},"http":{"id":"70355779-12b4-4dfa-a634-a635c3a79f4f","method":"POST","headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"70355779-12b4-4dfa-a634-a635c3a79f4f","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"70355779-12b4-4dfa-a634-a635c3a79f4f","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"]}} {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"70355779-12b4-4dfa-a634-a635c3a79f4f","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.67:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"70355779-12b4-4dfa-a634-a635c3a79f4f","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"70355779-12b4-4dfa-a634-a635c3a79f4f","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"70355779-12b4-4dfa-a634-a635c3a79f4f","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-e9bcaa/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"70355779-12b4-4dfa-a634-a635c3a79f4f","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"groups_str","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"groups","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"70355779-12b4-4dfa-a634-a635c3a79f4f","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"70355779-12b4-4dfa-a634-a635c3a79f4f","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"info","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"70355779-12b4-4dfa-a634-a635c3a79f4f","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"70355779-12b4-4dfa-a634-a635c3a79f4f","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"6914f35c-6a40-467f-95df-a2a29d5d916e","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:56040","PortSpecifier":{"PortValue":56040}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"6914f35c-6a40-467f-95df-a2a29d5d916e","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"6914f35c-6a40-467f-95df-a2a29d5d916e","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:56040","PortSpecifier":{"PortValue":56040}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269694,"nanos":254494671},"http":{"id":"6914f35c-6a40-467f-95df-a2a29d5d916e","method":"POST","headers":{":authority":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"6914f35c-6a40-467f-95df-a2a29d5d916e","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"6914f35c-6a40-467f-95df-a2a29d5d916e","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"]}} {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"6914f35c-6a40-467f-95df-a2a29d5d916e","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1bc8c4106df5"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=1e005133-b5d7-4bf0-a44f-ae34f298dd3a"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"9e55ef87-df62-48f9-a098-eb0160ec22b4","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"e6aed5de6044b63ea013f2b25911dc452e9e8c9b21fb8358735e18dd539493f1"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.68:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"6914f35c-6a40-467f-95df-a2a29d5d916e","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"6914f35c-6a40-467f-95df-a2a29d5d916e","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"6914f35c-6a40-467f-95df-a2a29d5d916e","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-efbd92/rate-test-model-efbd92\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-b-efbd92/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"6914f35c-6a40-467f-95df-a2a29d5d916e","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"keyId","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"userid","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"6914f35c-6a40-467f-95df-a2a29d5d916e","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"6914f35c-6a40-467f-95df-a2a29d5d916e","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"6914f35c-6a40-467f-95df-a2a29d5d916e","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"6914f35c-6a40-467f-95df-a2a29d5d916e","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"f6dcfb6c-310c-4881-9d1f-fa455347f023","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:57730","PortSpecifier":{"PortValue":57730}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"f6dcfb6c-310c-4881-9d1f-fa455347f023","method":"POST","path":"/ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa/v1/completions","host":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"f6dcfb6c-310c-4881-9d1f-fa455347f023","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:57730","PortSpecifier":{"PortValue":57730}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269694,"nanos":291273112},"http":{"id":"f6dcfb6c-310c-4881-9d1f-fa455347f023","method":"POST","headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"f6dcfb6c-310c-4881-9d1f-fa455347f023","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-1bLPywIWmz7JVwByF_peprDrLgJAoKDt9JCoxL6jKnnyR8HpHSNz26KpO0Gy2"} {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"f6dcfb6c-310c-4881-9d1f-fa455347f023","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-1bLPywIWmz7JVwByF_peprDrLgJAoKDt9JCoxL6jKnnyR8HpHSNz26KpO0Gy2\"}"} {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"f6dcfb6c-310c-4881-9d1f-fa455347f023","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"b6fe51ee-4b35-4011-adbb-f2b62bbe927a","keyName":"e2e-rate-a-d1f2e7","subscription":"e2e-rate-iso-a-d1f2e7","tenant":"e2e-shared-a-e9bcaa","userId":"b6fe51ee-4b35-4011-adbb-f2b62bbe927a","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"f6dcfb6c-310c-4881-9d1f-fa455347f023","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"{\"groups\":[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"],\"requestedModel\":\"ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa\",\"requestedSubscription\":\"e2e-rate-iso-a-d1f2e7\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"f6dcfb6c-310c-4881-9d1f-fa455347f023","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"modelRefs":[{"name":"rate-test-model-e9bcaa","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-d1f2e7","namespace":"ai-tenant-e2e-shared-a-e9bcaa","phase":"Active","ready":true}} {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"f6dcfb6c-310c-4881-9d1f-fa455347f023","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"f6dcfb6c-310c-4881-9d1f-fa455347f023","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"f6dcfb6c-310c-4881-9d1f-fa455347f023","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"f6dcfb6c-310c-4881-9d1f-fa455347f023","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-e9bcaa/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"f6dcfb6c-310c-4881-9d1f-fa455347f023","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"f6dcfb6c-310c-4881-9d1f-fa455347f023","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-rate-iso-a-d1f2e7"} {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"f6dcfb6c-310c-4881-9d1f-fa455347f023","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"f6dcfb6c-310c-4881-9d1f-fa455347f023","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"f6dcfb6c-310c-4881-9d1f-fa455347f023","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:default,system:authenticated","keyId":"b6fe51ee-4b35-4011-adbb-f2b62bbe927a","keyName":"e2e-rate-a-d1f2e7","selected_subscription":"e2e-rate-iso-a-d1f2e7","selected_subscription_key":"ai-tenant-e2e-shared-a-e9bcaa/e2e-rate-iso-a-d1f2e7@ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"name":"rate-test-model-e9bcaa","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-d1f2e7","namespace":"ai-tenant-e2e-shared-a-e9bcaa","phase":"Active","ready":true},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"f6dcfb6c-310c-4881-9d1f-fa455347f023","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:28:14Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"f6dcfb6c-310c-4881-9d1f-fa455347f023","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:28:15Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"e9a86262-bce2-4eb8-a4c9-0ce4b46d3a03","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:55622","PortSpecifier":{"PortValue":55622}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"e9a86262-bce2-4eb8-a4c9-0ce4b46d3a03","method":"POST","path":"/ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa/v1/completions","host":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:28:15Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"e9a86262-bce2-4eb8-a4c9-0ce4b46d3a03","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:55622","PortSpecifier":{"PortValue":55622}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269695,"nanos":329889462},"http":{"id":"e9a86262-bce2-4eb8-a4c9-0ce4b46d3a03","method":"POST","headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:15Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"e9a86262-bce2-4eb8-a4c9-0ce4b46d3a03","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-1bLPywIWmz7JVwByF_peprDrLgJAoKDt9JCoxL6jKnnyR8HpHSNz26KpO0Gy2"} {"level":"debug","ts":"2026-07-17T06:28:15Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"e9a86262-bce2-4eb8-a4c9-0ce4b46d3a03","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-1bLPywIWmz7JVwByF_peprDrLgJAoKDt9JCoxL6jKnnyR8HpHSNz26KpO0Gy2\"}"} {"level":"debug","ts":"2026-07-17T06:28:15Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"e9a86262-bce2-4eb8-a4c9-0ce4b46d3a03","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"b6fe51ee-4b35-4011-adbb-f2b62bbe927a","keyName":"e2e-rate-a-d1f2e7","subscription":"e2e-rate-iso-a-d1f2e7","tenant":"e2e-shared-a-e9bcaa","userId":"b6fe51ee-4b35-4011-adbb-f2b62bbe927a","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-17T06:28:15Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"e9a86262-bce2-4eb8-a4c9-0ce4b46d3a03","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"{\"groups\":[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"],\"requestedModel\":\"ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa\",\"requestedSubscription\":\"e2e-rate-iso-a-d1f2e7\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-17T06:28:15Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"e9a86262-bce2-4eb8-a4c9-0ce4b46d3a03","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"modelRefs":[{"name":"rate-test-model-e9bcaa","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-d1f2e7","namespace":"ai-tenant-e2e-shared-a-e9bcaa","phase":"Active","ready":true}} {"level":"debug","ts":"2026-07-17T06:28:15Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"e9a86262-bce2-4eb8-a4c9-0ce4b46d3a03","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:15Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"e9a86262-bce2-4eb8-a4c9-0ce4b46d3a03","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:15Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"e9a86262-bce2-4eb8-a4c9-0ce4b46d3a03","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:15Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"e9a86262-bce2-4eb8-a4c9-0ce4b46d3a03","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:15Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"e9a86262-bce2-4eb8-a4c9-0ce4b46d3a03","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-e9bcaa/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:15Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"e9a86262-bce2-4eb8-a4c9-0ce4b46d3a03","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:28:15Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"e9a86262-bce2-4eb8-a4c9-0ce4b46d3a03","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-rate-iso-a-d1f2e7"} {"level":"debug","ts":"2026-07-17T06:28:15Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"e9a86262-bce2-4eb8-a4c9-0ce4b46d3a03","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-17T06:28:15Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"e9a86262-bce2-4eb8-a4c9-0ce4b46d3a03","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:default,system:authenticated","keyId":"b6fe51ee-4b35-4011-adbb-f2b62bbe927a","keyName":"e2e-rate-a-d1f2e7","selected_subscription":"e2e-rate-iso-a-d1f2e7","selected_subscription_key":"ai-tenant-e2e-shared-a-e9bcaa/e2e-rate-iso-a-d1f2e7@ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"name":"rate-test-model-e9bcaa","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-d1f2e7","namespace":"ai-tenant-e2e-shared-a-e9bcaa","phase":"Active","ready":true},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-17T06:28:15Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"e9a86262-bce2-4eb8-a4c9-0ce4b46d3a03","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:28:15Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"e9a86262-bce2-4eb8-a4c9-0ce4b46d3a03","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:28:16Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"e6d0c4c1-72e8-4167-b058-8538eddf355d","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:55632","PortSpecifier":{"PortValue":55632}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"e6d0c4c1-72e8-4167-b058-8538eddf355d","method":"POST","path":"/ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa/v1/completions","host":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:28:16Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"e6d0c4c1-72e8-4167-b058-8538eddf355d","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:55632","PortSpecifier":{"PortValue":55632}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269696,"nanos":371930060},"http":{"id":"e6d0c4c1-72e8-4167-b058-8538eddf355d","method":"POST","headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:16Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"e6d0c4c1-72e8-4167-b058-8538eddf355d","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-1bLPywIWmz7JVwByF_peprDrLgJAoKDt9JCoxL6jKnnyR8HpHSNz26KpO0Gy2"} {"level":"debug","ts":"2026-07-17T06:28:16Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"e6d0c4c1-72e8-4167-b058-8538eddf355d","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-1bLPywIWmz7JVwByF_peprDrLgJAoKDt9JCoxL6jKnnyR8HpHSNz26KpO0Gy2\"}"} {"level":"debug","ts":"2026-07-17T06:28:16Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"e6d0c4c1-72e8-4167-b058-8538eddf355d","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"b6fe51ee-4b35-4011-adbb-f2b62bbe927a","keyName":"e2e-rate-a-d1f2e7","subscription":"e2e-rate-iso-a-d1f2e7","tenant":"e2e-shared-a-e9bcaa","userId":"b6fe51ee-4b35-4011-adbb-f2b62bbe927a","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-17T06:28:16Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"e6d0c4c1-72e8-4167-b058-8538eddf355d","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"{\"groups\":[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"],\"requestedModel\":\"ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa\",\"requestedSubscription\":\"e2e-rate-iso-a-d1f2e7\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-17T06:28:16Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"e6d0c4c1-72e8-4167-b058-8538eddf355d","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"modelRefs":[{"name":"rate-test-model-e9bcaa","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-d1f2e7","namespace":"ai-tenant-e2e-shared-a-e9bcaa","phase":"Active","ready":true}} {"level":"debug","ts":"2026-07-17T06:28:16Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"e6d0c4c1-72e8-4167-b058-8538eddf355d","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:16Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"e6d0c4c1-72e8-4167-b058-8538eddf355d","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:16Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"e6d0c4c1-72e8-4167-b058-8538eddf355d","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:16Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"e6d0c4c1-72e8-4167-b058-8538eddf355d","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-e9bcaa/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:16Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"e6d0c4c1-72e8-4167-b058-8538eddf355d","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:16Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"e6d0c4c1-72e8-4167-b058-8538eddf355d","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:28:16Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"e6d0c4c1-72e8-4167-b058-8538eddf355d","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-17T06:28:16Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"e6d0c4c1-72e8-4167-b058-8538eddf355d","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-rate-iso-a-d1f2e7"} {"level":"debug","ts":"2026-07-17T06:28:16Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"e6d0c4c1-72e8-4167-b058-8538eddf355d","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:default,system:authenticated","keyId":"b6fe51ee-4b35-4011-adbb-f2b62bbe927a","keyName":"e2e-rate-a-d1f2e7","selected_subscription":"e2e-rate-iso-a-d1f2e7","selected_subscription_key":"ai-tenant-e2e-shared-a-e9bcaa/e2e-rate-iso-a-d1f2e7@ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"name":"rate-test-model-e9bcaa","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-d1f2e7","namespace":"ai-tenant-e2e-shared-a-e9bcaa","phase":"Active","ready":true},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-17T06:28:16Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"e6d0c4c1-72e8-4167-b058-8538eddf355d","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:28:16Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"e6d0c4c1-72e8-4167-b058-8538eddf355d","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:28:17Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"ea785325-652d-4095-a659-bd911d2e6286","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:55644","PortSpecifier":{"PortValue":55644}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"ea785325-652d-4095-a659-bd911d2e6286","method":"POST","path":"/ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa/v1/completions","host":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:28:17Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"ea785325-652d-4095-a659-bd911d2e6286","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:55644","PortSpecifier":{"PortValue":55644}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269697,"nanos":414974209},"http":{"id":"ea785325-652d-4095-a659-bd911d2e6286","method":"POST","headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:17Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"ea785325-652d-4095-a659-bd911d2e6286","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-1bLPywIWmz7JVwByF_peprDrLgJAoKDt9JCoxL6jKnnyR8HpHSNz26KpO0Gy2"} {"level":"debug","ts":"2026-07-17T06:28:17Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"ea785325-652d-4095-a659-bd911d2e6286","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-1bLPywIWmz7JVwByF_peprDrLgJAoKDt9JCoxL6jKnnyR8HpHSNz26KpO0Gy2\"}"} {"level":"debug","ts":"2026-07-17T06:28:17Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"ea785325-652d-4095-a659-bd911d2e6286","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"b6fe51ee-4b35-4011-adbb-f2b62bbe927a","keyName":"e2e-rate-a-d1f2e7","subscription":"e2e-rate-iso-a-d1f2e7","tenant":"e2e-shared-a-e9bcaa","userId":"b6fe51ee-4b35-4011-adbb-f2b62bbe927a","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-17T06:28:17Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"ea785325-652d-4095-a659-bd911d2e6286","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"{\"groups\":[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"],\"requestedModel\":\"ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa\",\"requestedSubscription\":\"e2e-rate-iso-a-d1f2e7\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-17T06:28:17Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"ea785325-652d-4095-a659-bd911d2e6286","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"modelRefs":[{"name":"rate-test-model-e9bcaa","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-d1f2e7","namespace":"ai-tenant-e2e-shared-a-e9bcaa","phase":"Active","ready":true}} {"level":"debug","ts":"2026-07-17T06:28:17Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"ea785325-652d-4095-a659-bd911d2e6286","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:17Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"ea785325-652d-4095-a659-bd911d2e6286","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:17Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"ea785325-652d-4095-a659-bd911d2e6286","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:17Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"ea785325-652d-4095-a659-bd911d2e6286","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:17Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"ea785325-652d-4095-a659-bd911d2e6286","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-e9bcaa/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:17Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"ea785325-652d-4095-a659-bd911d2e6286","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:28:17Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"ea785325-652d-4095-a659-bd911d2e6286","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-rate-iso-a-d1f2e7"} {"level":"debug","ts":"2026-07-17T06:28:17Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"ea785325-652d-4095-a659-bd911d2e6286","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-17T06:28:17Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"ea785325-652d-4095-a659-bd911d2e6286","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:default,system:authenticated","keyId":"b6fe51ee-4b35-4011-adbb-f2b62bbe927a","keyName":"e2e-rate-a-d1f2e7","selected_subscription":"e2e-rate-iso-a-d1f2e7","selected_subscription_key":"ai-tenant-e2e-shared-a-e9bcaa/e2e-rate-iso-a-d1f2e7@ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"name":"rate-test-model-e9bcaa","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-d1f2e7","namespace":"ai-tenant-e2e-shared-a-e9bcaa","phase":"Active","ready":true},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-17T06:28:17Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"ea785325-652d-4095-a659-bd911d2e6286","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:28:17Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"ea785325-652d-4095-a659-bd911d2e6286","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:28:18Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"75d29eda-0402-420f-a714-6b42bbd72559","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:55652","PortSpecifier":{"PortValue":55652}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"75d29eda-0402-420f-a714-6b42bbd72559","method":"POST","path":"/ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa/v1/completions","host":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:28:18Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"75d29eda-0402-420f-a714-6b42bbd72559","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:55652","PortSpecifier":{"PortValue":55652}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269698,"nanos":453186284},"http":{"id":"75d29eda-0402-420f-a714-6b42bbd72559","method":"POST","headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:18Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"75d29eda-0402-420f-a714-6b42bbd72559","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-1bLPywIWmz7JVwByF_peprDrLgJAoKDt9JCoxL6jKnnyR8HpHSNz26KpO0Gy2"} {"level":"debug","ts":"2026-07-17T06:28:18Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"75d29eda-0402-420f-a714-6b42bbd72559","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-1bLPywIWmz7JVwByF_peprDrLgJAoKDt9JCoxL6jKnnyR8HpHSNz26KpO0Gy2\"}"} {"level":"debug","ts":"2026-07-17T06:28:18Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"75d29eda-0402-420f-a714-6b42bbd72559","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"b6fe51ee-4b35-4011-adbb-f2b62bbe927a","keyName":"e2e-rate-a-d1f2e7","subscription":"e2e-rate-iso-a-d1f2e7","tenant":"e2e-shared-a-e9bcaa","userId":"b6fe51ee-4b35-4011-adbb-f2b62bbe927a","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-17T06:28:18Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"75d29eda-0402-420f-a714-6b42bbd72559","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"{\"groups\":[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"],\"requestedModel\":\"ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa\",\"requestedSubscription\":\"e2e-rate-iso-a-d1f2e7\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-17T06:28:18Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"75d29eda-0402-420f-a714-6b42bbd72559","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"modelRefs":[{"name":"rate-test-model-e9bcaa","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-d1f2e7","namespace":"ai-tenant-e2e-shared-a-e9bcaa","phase":"Active","ready":true}} {"level":"debug","ts":"2026-07-17T06:28:18Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"75d29eda-0402-420f-a714-6b42bbd72559","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:18Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"75d29eda-0402-420f-a714-6b42bbd72559","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:18Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"75d29eda-0402-420f-a714-6b42bbd72559","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:18Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"75d29eda-0402-420f-a714-6b42bbd72559","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:18Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"75d29eda-0402-420f-a714-6b42bbd72559","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-e9bcaa/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:18Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"75d29eda-0402-420f-a714-6b42bbd72559","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-rate-iso-a-d1f2e7"} {"level":"debug","ts":"2026-07-17T06:28:18Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"75d29eda-0402-420f-a714-6b42bbd72559","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:28:18Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"75d29eda-0402-420f-a714-6b42bbd72559","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-17T06:28:18Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"75d29eda-0402-420f-a714-6b42bbd72559","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:default,system:authenticated","keyId":"b6fe51ee-4b35-4011-adbb-f2b62bbe927a","keyName":"e2e-rate-a-d1f2e7","selected_subscription":"e2e-rate-iso-a-d1f2e7","selected_subscription_key":"ai-tenant-e2e-shared-a-e9bcaa/e2e-rate-iso-a-d1f2e7@ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"name":"rate-test-model-e9bcaa","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-d1f2e7","namespace":"ai-tenant-e2e-shared-a-e9bcaa","phase":"Active","ready":true},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-17T06:28:18Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"75d29eda-0402-420f-a714-6b42bbd72559","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:28:18Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"75d29eda-0402-420f-a714-6b42bbd72559","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:28:19Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"5ab1e54b-6e36-47f8-8934-d0f3833653a2","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:55662","PortSpecifier":{"PortValue":55662}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"5ab1e54b-6e36-47f8-8934-d0f3833653a2","method":"POST","path":"/ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa/v1/completions","host":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:28:19Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"5ab1e54b-6e36-47f8-8934-d0f3833653a2","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:55662","PortSpecifier":{"PortValue":55662}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269699,"nanos":491520364},"http":{"id":"5ab1e54b-6e36-47f8-8934-d0f3833653a2","method":"POST","headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:19Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"5ab1e54b-6e36-47f8-8934-d0f3833653a2","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-1bLPywIWmz7JVwByF_peprDrLgJAoKDt9JCoxL6jKnnyR8HpHSNz26KpO0Gy2"} {"level":"debug","ts":"2026-07-17T06:28:19Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"5ab1e54b-6e36-47f8-8934-d0f3833653a2","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-1bLPywIWmz7JVwByF_peprDrLgJAoKDt9JCoxL6jKnnyR8HpHSNz26KpO0Gy2\"}"} {"level":"debug","ts":"2026-07-17T06:28:19Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"5ab1e54b-6e36-47f8-8934-d0f3833653a2","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"b6fe51ee-4b35-4011-adbb-f2b62bbe927a","keyName":"e2e-rate-a-d1f2e7","subscription":"e2e-rate-iso-a-d1f2e7","tenant":"e2e-shared-a-e9bcaa","userId":"b6fe51ee-4b35-4011-adbb-f2b62bbe927a","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-17T06:28:19Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"5ab1e54b-6e36-47f8-8934-d0f3833653a2","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"{\"groups\":[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"],\"requestedModel\":\"ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa\",\"requestedSubscription\":\"e2e-rate-iso-a-d1f2e7\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-17T06:28:19Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"5ab1e54b-6e36-47f8-8934-d0f3833653a2","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"modelRefs":[{"name":"rate-test-model-e9bcaa","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-d1f2e7","namespace":"ai-tenant-e2e-shared-a-e9bcaa","phase":"Active","ready":true}} {"level":"debug","ts":"2026-07-17T06:28:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"5ab1e54b-6e36-47f8-8934-d0f3833653a2","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"5ab1e54b-6e36-47f8-8934-d0f3833653a2","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"5ab1e54b-6e36-47f8-8934-d0f3833653a2","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"5ab1e54b-6e36-47f8-8934-d0f3833653a2","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-e9bcaa/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"5ab1e54b-6e36-47f8-8934-d0f3833653a2","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:19Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"5ab1e54b-6e36-47f8-8934-d0f3833653a2","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:28:19Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"5ab1e54b-6e36-47f8-8934-d0f3833653a2","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-rate-iso-a-d1f2e7"} {"level":"debug","ts":"2026-07-17T06:28:19Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"5ab1e54b-6e36-47f8-8934-d0f3833653a2","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-17T06:28:19Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"5ab1e54b-6e36-47f8-8934-d0f3833653a2","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:default,system:authenticated","keyId":"b6fe51ee-4b35-4011-adbb-f2b62bbe927a","keyName":"e2e-rate-a-d1f2e7","selected_subscription":"e2e-rate-iso-a-d1f2e7","selected_subscription_key":"ai-tenant-e2e-shared-a-e9bcaa/e2e-rate-iso-a-d1f2e7@ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"name":"rate-test-model-e9bcaa","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-d1f2e7","namespace":"ai-tenant-e2e-shared-a-e9bcaa","phase":"Active","ready":true},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-17T06:28:19Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"5ab1e54b-6e36-47f8-8934-d0f3833653a2","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:28:19Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"5ab1e54b-6e36-47f8-8934-d0f3833653a2","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:28:20Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"001a6404-45d2-4d93-9003-6c00afaa422c","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:55678","PortSpecifier":{"PortValue":55678}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"001a6404-45d2-4d93-9003-6c00afaa422c","method":"POST","path":"/ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa/v1/completions","host":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:28:20Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"001a6404-45d2-4d93-9003-6c00afaa422c","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:55678","PortSpecifier":{"PortValue":55678}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269700,"nanos":527448107},"http":{"id":"001a6404-45d2-4d93-9003-6c00afaa422c","method":"POST","headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:20Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"001a6404-45d2-4d93-9003-6c00afaa422c","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-1bLPywIWmz7JVwByF_peprDrLgJAoKDt9JCoxL6jKnnyR8HpHSNz26KpO0Gy2"} {"level":"debug","ts":"2026-07-17T06:28:20Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"001a6404-45d2-4d93-9003-6c00afaa422c","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-1bLPywIWmz7JVwByF_peprDrLgJAoKDt9JCoxL6jKnnyR8HpHSNz26KpO0Gy2\"}"} {"level":"debug","ts":"2026-07-17T06:28:20Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"001a6404-45d2-4d93-9003-6c00afaa422c","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"b6fe51ee-4b35-4011-adbb-f2b62bbe927a","keyName":"e2e-rate-a-d1f2e7","subscription":"e2e-rate-iso-a-d1f2e7","tenant":"e2e-shared-a-e9bcaa","userId":"b6fe51ee-4b35-4011-adbb-f2b62bbe927a","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-17T06:28:20Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"001a6404-45d2-4d93-9003-6c00afaa422c","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"{\"groups\":[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"],\"requestedModel\":\"ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa\",\"requestedSubscription\":\"e2e-rate-iso-a-d1f2e7\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-17T06:28:20Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"001a6404-45d2-4d93-9003-6c00afaa422c","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"modelRefs":[{"name":"rate-test-model-e9bcaa","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-d1f2e7","namespace":"ai-tenant-e2e-shared-a-e9bcaa","phase":"Active","ready":true}} {"level":"debug","ts":"2026-07-17T06:28:20Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"001a6404-45d2-4d93-9003-6c00afaa422c","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:20Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"001a6404-45d2-4d93-9003-6c00afaa422c","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:20Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"001a6404-45d2-4d93-9003-6c00afaa422c","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:20Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"001a6404-45d2-4d93-9003-6c00afaa422c","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-e9bcaa/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:20Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"001a6404-45d2-4d93-9003-6c00afaa422c","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:20Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"001a6404-45d2-4d93-9003-6c00afaa422c","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-17T06:28:20Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"001a6404-45d2-4d93-9003-6c00afaa422c","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:28:20Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"001a6404-45d2-4d93-9003-6c00afaa422c","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-rate-iso-a-d1f2e7"} {"level":"debug","ts":"2026-07-17T06:28:20Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"001a6404-45d2-4d93-9003-6c00afaa422c","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:default,system:authenticated","keyId":"b6fe51ee-4b35-4011-adbb-f2b62bbe927a","keyName":"e2e-rate-a-d1f2e7","selected_subscription":"e2e-rate-iso-a-d1f2e7","selected_subscription_key":"ai-tenant-e2e-shared-a-e9bcaa/e2e-rate-iso-a-d1f2e7@ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"name":"rate-test-model-e9bcaa","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-d1f2e7","namespace":"ai-tenant-e2e-shared-a-e9bcaa","phase":"Active","ready":true},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-17T06:28:20Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"001a6404-45d2-4d93-9003-6c00afaa422c","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:28:20Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"001a6404-45d2-4d93-9003-6c00afaa422c","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:28:21Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"68b32936-8c68-4c52-8bbb-7e19e16dc6b3","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:55688","PortSpecifier":{"PortValue":55688}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"68b32936-8c68-4c52-8bbb-7e19e16dc6b3","method":"POST","path":"/ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa/v1/completions","host":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:28:21Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"68b32936-8c68-4c52-8bbb-7e19e16dc6b3","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:55688","PortSpecifier":{"PortValue":55688}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269701,"nanos":562525552},"http":{"id":"68b32936-8c68-4c52-8bbb-7e19e16dc6b3","method":"POST","headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:21Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"68b32936-8c68-4c52-8bbb-7e19e16dc6b3","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-1bLPywIWmz7JVwByF_peprDrLgJAoKDt9JCoxL6jKnnyR8HpHSNz26KpO0Gy2"} {"level":"debug","ts":"2026-07-17T06:28:21Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"68b32936-8c68-4c52-8bbb-7e19e16dc6b3","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-1bLPywIWmz7JVwByF_peprDrLgJAoKDt9JCoxL6jKnnyR8HpHSNz26KpO0Gy2\"}"} {"level":"debug","ts":"2026-07-17T06:28:21Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"68b32936-8c68-4c52-8bbb-7e19e16dc6b3","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"b6fe51ee-4b35-4011-adbb-f2b62bbe927a","keyName":"e2e-rate-a-d1f2e7","subscription":"e2e-rate-iso-a-d1f2e7","tenant":"e2e-shared-a-e9bcaa","userId":"b6fe51ee-4b35-4011-adbb-f2b62bbe927a","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-17T06:28:21Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"68b32936-8c68-4c52-8bbb-7e19e16dc6b3","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"{\"groups\":[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"],\"requestedModel\":\"ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa\",\"requestedSubscription\":\"e2e-rate-iso-a-d1f2e7\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-17T06:28:21Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"68b32936-8c68-4c52-8bbb-7e19e16dc6b3","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"modelRefs":[{"name":"rate-test-model-e9bcaa","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-d1f2e7","namespace":"ai-tenant-e2e-shared-a-e9bcaa","phase":"Active","ready":true}} {"level":"debug","ts":"2026-07-17T06:28:21Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"68b32936-8c68-4c52-8bbb-7e19e16dc6b3","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:21Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"68b32936-8c68-4c52-8bbb-7e19e16dc6b3","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:21Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"68b32936-8c68-4c52-8bbb-7e19e16dc6b3","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:21Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"68b32936-8c68-4c52-8bbb-7e19e16dc6b3","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:21Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"68b32936-8c68-4c52-8bbb-7e19e16dc6b3","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-e9bcaa/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:21Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"68b32936-8c68-4c52-8bbb-7e19e16dc6b3","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-17T06:28:21Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"68b32936-8c68-4c52-8bbb-7e19e16dc6b3","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:28:21Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"68b32936-8c68-4c52-8bbb-7e19e16dc6b3","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-rate-iso-a-d1f2e7"} {"level":"debug","ts":"2026-07-17T06:28:21Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"68b32936-8c68-4c52-8bbb-7e19e16dc6b3","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:default,system:authenticated","keyId":"b6fe51ee-4b35-4011-adbb-f2b62bbe927a","keyName":"e2e-rate-a-d1f2e7","selected_subscription":"e2e-rate-iso-a-d1f2e7","selected_subscription_key":"ai-tenant-e2e-shared-a-e9bcaa/e2e-rate-iso-a-d1f2e7@ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"name":"rate-test-model-e9bcaa","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-d1f2e7","namespace":"ai-tenant-e2e-shared-a-e9bcaa","phase":"Active","ready":true},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-17T06:28:21Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"68b32936-8c68-4c52-8bbb-7e19e16dc6b3","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:28:21Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"68b32936-8c68-4c52-8bbb-7e19e16dc6b3","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:28:22Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"84c694d0-5542-482d-88aa-7a674b36ed77","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:55704","PortSpecifier":{"PortValue":55704}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"84c694d0-5542-482d-88aa-7a674b36ed77","method":"POST","path":"/ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa/v1/completions","host":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:28:22Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"84c694d0-5542-482d-88aa-7a674b36ed77","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:55704","PortSpecifier":{"PortValue":55704}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269702,"nanos":601561890},"http":{"id":"84c694d0-5542-482d-88aa-7a674b36ed77","method":"POST","headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:22Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"84c694d0-5542-482d-88aa-7a674b36ed77","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-1bLPywIWmz7JVwByF_peprDrLgJAoKDt9JCoxL6jKnnyR8HpHSNz26KpO0Gy2"} {"level":"debug","ts":"2026-07-17T06:28:22Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"84c694d0-5542-482d-88aa-7a674b36ed77","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-1bLPywIWmz7JVwByF_peprDrLgJAoKDt9JCoxL6jKnnyR8HpHSNz26KpO0Gy2\"}"} {"level":"debug","ts":"2026-07-17T06:28:22Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"84c694d0-5542-482d-88aa-7a674b36ed77","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"b6fe51ee-4b35-4011-adbb-f2b62bbe927a","keyName":"e2e-rate-a-d1f2e7","subscription":"e2e-rate-iso-a-d1f2e7","tenant":"e2e-shared-a-e9bcaa","userId":"b6fe51ee-4b35-4011-adbb-f2b62bbe927a","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-17T06:28:22Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"84c694d0-5542-482d-88aa-7a674b36ed77","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"{\"groups\":[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"],\"requestedModel\":\"ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa\",\"requestedSubscription\":\"e2e-rate-iso-a-d1f2e7\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-17T06:28:22Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"84c694d0-5542-482d-88aa-7a674b36ed77","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"modelRefs":[{"name":"rate-test-model-e9bcaa","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-d1f2e7","namespace":"ai-tenant-e2e-shared-a-e9bcaa","phase":"Active","ready":true}} {"level":"debug","ts":"2026-07-17T06:28:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"84c694d0-5542-482d-88aa-7a674b36ed77","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"84c694d0-5542-482d-88aa-7a674b36ed77","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"84c694d0-5542-482d-88aa-7a674b36ed77","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"84c694d0-5542-482d-88aa-7a674b36ed77","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"84c694d0-5542-482d-88aa-7a674b36ed77","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-e9bcaa/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"84c694d0-5542-482d-88aa-7a674b36ed77","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:28:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"84c694d0-5542-482d-88aa-7a674b36ed77","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-17T06:28:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"84c694d0-5542-482d-88aa-7a674b36ed77","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-rate-iso-a-d1f2e7"} {"level":"debug","ts":"2026-07-17T06:28:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"84c694d0-5542-482d-88aa-7a674b36ed77","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:default,system:authenticated","keyId":"b6fe51ee-4b35-4011-adbb-f2b62bbe927a","keyName":"e2e-rate-a-d1f2e7","selected_subscription":"e2e-rate-iso-a-d1f2e7","selected_subscription_key":"ai-tenant-e2e-shared-a-e9bcaa/e2e-rate-iso-a-d1f2e7@ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"name":"rate-test-model-e9bcaa","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-d1f2e7","namespace":"ai-tenant-e2e-shared-a-e9bcaa","phase":"Active","ready":true},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-17T06:28:22Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"84c694d0-5542-482d-88aa-7a674b36ed77","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:28:22Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"84c694d0-5542-482d-88aa-7a674b36ed77","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"173e2fd3-b6c8-4634-8389-7fc658b9f337","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:55720","PortSpecifier":{"PortValue":55720}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"173e2fd3-b6c8-4634-8389-7fc658b9f337","method":"POST","path":"/ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa/v1/completions","host":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"173e2fd3-b6c8-4634-8389-7fc658b9f337","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:55720","PortSpecifier":{"PortValue":55720}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.67:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269703,"nanos":640859545},"http":{"id":"173e2fd3-b6c8-4634-8389-7fc658b9f337","method":"POST","headers":{":authority":"e2e-shared-a-e9bcaa.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"173e2fd3-b6c8-4634-8389-7fc658b9f337","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-1bLPywIWmz7JVwByF_peprDrLgJAoKDt9JCoxL6jKnnyR8HpHSNz26KpO0Gy2"} {"level":"debug","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"173e2fd3-b6c8-4634-8389-7fc658b9f337","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-1bLPywIWmz7JVwByF_peprDrLgJAoKDt9JCoxL6jKnnyR8HpHSNz26KpO0Gy2\"}"} {"level":"debug","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"173e2fd3-b6c8-4634-8389-7fc658b9f337","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"b6fe51ee-4b35-4011-adbb-f2b62bbe927a","keyName":"e2e-rate-a-d1f2e7","subscription":"e2e-rate-iso-a-d1f2e7","tenant":"e2e-shared-a-e9bcaa","userId":"b6fe51ee-4b35-4011-adbb-f2b62bbe927a","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"173e2fd3-b6c8-4634-8389-7fc658b9f337","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"{\"groups\":[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"],\"requestedModel\":\"ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa\",\"requestedSubscription\":\"e2e-rate-iso-a-d1f2e7\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"173e2fd3-b6c8-4634-8389-7fc658b9f337","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-e9bcaa.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"modelRefs":[{"name":"rate-test-model-e9bcaa","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-d1f2e7","namespace":"ai-tenant-e2e-shared-a-e9bcaa","phase":"Active","ready":true}} {"level":"debug","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"173e2fd3-b6c8-4634-8389-7fc658b9f337","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"173e2fd3-b6c8-4634-8389-7fc658b9f337","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"173e2fd3-b6c8-4634-8389-7fc658b9f337","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"173e2fd3-b6c8-4634-8389-7fc658b9f337","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"173e2fd3-b6c8-4634-8389-7fc658b9f337","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-e9bcaa/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"173e2fd3-b6c8-4634-8389-7fc658b9f337","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-rate-iso-a-d1f2e7"} {"level":"debug","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"173e2fd3-b6c8-4634-8389-7fc658b9f337","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"173e2fd3-b6c8-4634-8389-7fc658b9f337","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"173e2fd3-b6c8-4634-8389-7fc658b9f337","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:default,system:authenticated","keyId":"b6fe51ee-4b35-4011-adbb-f2b62bbe927a","keyName":"e2e-rate-a-d1f2e7","selected_subscription":"e2e-rate-iso-a-d1f2e7","selected_subscription_key":"ai-tenant-e2e-shared-a-e9bcaa/e2e-rate-iso-a-d1f2e7@ai-tenant-e2e-shared-a-e9bcaa/rate-test-model-e9bcaa","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"name":"rate-test-model-e9bcaa","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-d1f2e7","namespace":"ai-tenant-e2e-shared-a-e9bcaa","phase":"Active","ready":true},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"173e2fd3-b6c8-4634-8389-7fc658b9f337","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"173e2fd3-b6c8-4634-8389-7fc658b9f337","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"ee42d969-e8f1-47dc-b687-8e09b4b37305","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:50242","PortSpecifier":{"PortValue":50242}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"ee42d969-e8f1-47dc-b687-8e09b4b37305","method":"POST","path":"/ai-tenant-e2e-shared-b-efbd92/rate-test-model-efbd92/v1/completions","host":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"ee42d969-e8f1-47dc-b687-8e09b4b37305","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.10:50242","PortSpecifier":{"PortValue":50242}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.68:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1784269703,"nanos":685516413},"http":{"id":"ee42d969-e8f1-47dc-b687-8e09b4b37305","method":"POST","headers":{":authority":"e2e-shared-b-efbd92.apps.b86a241d-c622-4ef7-9ec9-1bc8c4106df5.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-b-efbd92/rate-test-model-efbd92/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"ee42d969-e8f1-47dc-b687-8e09b4b37305","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-pmcCyve7YVsie332_N6P5mn1v70ZoQANgZkJ3jmc27opU79N1AtFjPv3WDVh"} {"level":"debug","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"ee42d969-e8f1-47dc-b687-8e09b4b37305","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-b-efbd92.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-pmcCyve7YVsie332_N6P5mn1v70ZoQANgZkJ3jmc27opU79N1AtFjPv3WDVh\"}"} {"level":"debug","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"ee42d969-e8f1-47dc-b687-8e09b4b37305","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-b-efbd92.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"a9bf4fea-df2d-4b39-add7-9be8c7a844f8","keyName":"e2e-rate-b-d1f2e7","subscription":"e2e-rate-iso-b-d1f2e7","tenant":"e2e-shared-b-efbd92","userId":"a9bf4fea-df2d-4b39-add7-9be8c7a844f8","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"ee42d969-e8f1-47dc-b687-8e09b4b37305","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-b-efbd92.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"{\"groups\":[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"],\"requestedModel\":\"ai-tenant-e2e-shared-b-efbd92/rate-test-model-efbd92\",\"requestedSubscription\":\"e2e-rate-iso-b-d1f2e7\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"ee42d969-e8f1-47dc-b687-8e09b4b37305","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-b-efbd92.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"modelRefs":[{"name":"rate-test-model-efbd92","source":"internal","token_rate_limits":[{"limit":100,"window":"1m"}]}],"name":"e2e-rate-iso-b-d1f2e7","namespace":"ai-tenant-e2e-shared-b-efbd92","phase":"Active","ready":true}} {"level":"debug","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"ee42d969-e8f1-47dc-b687-8e09b4b37305","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"ee42d969-e8f1-47dc-b687-8e09b4b37305","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"ee42d969-e8f1-47dc-b687-8e09b4b37305","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"ee42d969-e8f1-47dc-b687-8e09b4b37305","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"ee42d969-e8f1-47dc-b687-8e09b4b37305","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-efbd92/rate-test-model-efbd92\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-b-efbd92/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"ee42d969-e8f1-47dc-b687-8e09b4b37305","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"ee42d969-e8f1-47dc-b687-8e09b4b37305","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"ee42d969-e8f1-47dc-b687-8e09b4b37305","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-rate-iso-b-d1f2e7"} {"level":"debug","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"ee42d969-e8f1-47dc-b687-8e09b4b37305","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"keyName","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:default,system:authenticated","keyId":"a9bf4fea-df2d-4b39-add7-9be8c7a844f8","keyName":"e2e-rate-b-d1f2e7","selected_subscription":"e2e-rate-iso-b-d1f2e7","selected_subscription_key":"ai-tenant-e2e-shared-b-efbd92/e2e-rate-iso-b-d1f2e7@ai-tenant-e2e-shared-b-efbd92/rate-test-model-efbd92","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"name":"rate-test-model-efbd92","source":"internal","token_rate_limits":[{"limit":100,"window":"1m"}]}],"name":"e2e-rate-iso-b-d1f2e7","namespace":"ai-tenant-e2e-shared-b-efbd92","phase":"Active","ready":true},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"ee42d969-e8f1-47dc-b687-8e09b4b37305","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-17T06:28:23Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"ee42d969-e8f1-47dc-b687-8e09b4b37305","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-17T06:28:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/cc1fce1ebb9f8d4237f6cc074a7d623763041072121e4961afa3c9a94f2d1338"} {"level":"info","ts":"2026-07-17T06:28:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/ec4d4b18fb53eb8e766a80a7821ed1f74d3459d88ddd5ea2c40e551625defe6a"} {"level":"info","ts":"2026-07-17T06:28:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/42546fb15eefc81fb9c091d4af23db7719835284d74926060071ff9035ee62ae"} {"level":"info","ts":"2026-07-17T06:28:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/7b9acc52bddbd5865a52d35a23aa6f85be10b0dd1255a28078ae9f767ee1a5ae"} {"level":"info","ts":"2026-07-17T06:28:31Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/81a14756a06136ef3b8212e920bc9b4e176ee52635c10caab13c3fbeebdaf2bc"} {"level":"info","ts":"2026-07-17T06:28:31Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/a4f72ffa6528ea2a665a5455f711a97acf7882a0efe16c7be91f4c8bf0bd76ea"} {"level":"info","ts":"2026-07-17T06:28:31Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/cbb6559011f4a30e3d912b87536ca08d7e06bbc090852d8b02dc18be3e8b5323"} {"level":"info","ts":"2026-07-17T06:28:31Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/514f6153eb8141356c4bfaefe3a697ff9a1c9885e4e5a22cc431f9fd19ae0f78"} {"level":"info","ts":"2026-07-17T06:28:31Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/fb04090f21fafb45207a7a598aa984b346db71848db30fd341bf8f52896cff55"} {"level":"info","ts":"2026-07-17T06:28:31Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/c141acf3533fa849f7a914c44c3f94a2ebaa7564e3fb83361a9096006743cdd2"} {"level":"info","ts":"2026-07-17T06:28:31Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/366d949ef70096a26e1a4308e805b06e99e87acadefb6d2396231462341a9c3b"} {"level":"info","ts":"2026-07-17T06:28:31Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/a6271532135f8181f3344bc03cea09c05f48676662ed1fad1441fc70fcfa9c77"} {"level":"info","ts":"2026-07-17T06:28:31Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/1fbe8b99cbbb4a9fa7750d9327b714a718eb8f8bd521502c85de7be4e0cbf359"} {"level":"info","ts":"2026-07-17T06:28:31Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/9f06bc82b1382d063ad05dc8a0e40a2d5749db725fce773cb517616cdaefe7d9"} {"level":"info","ts":"2026-07-17T06:28:31Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/852543b6d67a4b86c2ccd11175d3bb2d1a86b85d18d5b28109dfb8f27d772366"} {"level":"info","ts":"2026-07-17T06:28:31Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/1ee99d7d3f6db1045009bc2eeeeae626c32b67f4224eea70f7b46723f4ab1a96"} {"level":"info","ts":"2026-07-17T06:28:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/2ab8023a2631c2069e62e551fdec12a42537606999a8b99968c0c8702eb1b728"} {"level":"info","ts":"2026-07-17T06:28:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/d37deb2ad4b5d9d8d34a7f6a26731902482258d3019f89d9f000212bd8e19202"} {"level":"info","ts":"2026-07-17T06:28:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/ad84b3c5d0ec0a8a00a3f89b1d4ceb8188a0393d616bbc9f492b5add9843ef42"} {"level":"info","ts":"2026-07-17T06:28:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/6651e9b48a43cc81f0c5dcc37c1295b41438ae233f454946fb007be8a4f34ae3"} {"level":"info","ts":"2026-07-17T06:29:23Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/a31aaba0faad8820685423941f36f528c516b00ab526a488b5449c38b8357700"} {"level":"info","ts":"2026-07-17T06:29:23Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/e6aed5de6044b63ea013f2b25911dc452e9e8c9b21fb8358735e18dd539493f1"} {"level":"info","ts":"2026-07-17T06:29:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/a7d2dd52aa4659b8be83e081934eb388bd677d54bca0b54d3c788f89e3f4bdd3"} {"level":"info","ts":"2026-07-17T06:29:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/6abf111ec06ac5997cfc49d764b2188d7c30b99f59b969039daceb911bad533e"}