Skip to content

Commit 2b2aa5a

Browse files
committed
fix: federated token middleware
Signed-off-by: Miguel Martinez <miguel@chainloop.dev>
1 parent 93f738d commit 2b2aa5a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

app/controlplane/configs/config.devel.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,6 @@ prometheus_integration:
104104
# url: http://localhost:8002/v1
105105

106106
enable_profiler: true
107-
federated_authentication:
108-
enabled: true
109-
url: http://localhost:8002/machine-identity/verify-token
107+
# federated_authentication:
108+
# enabled: true
109+
# url: http://localhost:8002/machine-identity/verify-token

0 commit comments

Comments
 (0)