-
Bug
-
Resolution: Done
-
Normal
-
None
-
1
-
False
-
-
False
-
Add support for the RejectUnauthorized SSL option for RBAC-backend with PostgreSQL database.
-
Enhancement
-
-
-
5
-
RHDH Plugins 3262, RHDH Plugins 3263
[2310173142] Upstream Reporter: Canux
Upstream issue status: Closed
Upstream description:
Describe the bug
After integrate rbac plugin with backstage 1.25.2, it's not working.
{"level":"info","message":"RBAC backend plugin was enabled","plugin":"permission","service":"backstage","type":"plugin"} Backend failed to start up Error: unable to verify the first certificate at TLSSocket.onConnectSecure (node:_tls_wrap:1659:34) at TLSSocket.emit (node:events:517:28) at TLSSocket._finishInit (node:_tls_wrap:1070:8) at ssl.onhandshakedone (node:_tls_wrap:856:12) { code: 'UNABLE_TO_VERIFY_LEAF_SIGNATURE' }Expected Behavior
works .
What are the steps to reproduce this bug?
- backend change.
- frontend change.
- configuration change.
Versions of software used and environment
backstage: 1.25.2 "@janus-idp/backstage-plugin-rbac": "^1.18.2", "@janus-idp/backstage-plugin-rbac-backend": "^3.0.0",
Upstream URL: https://github.com/janus-idp/backstage-plugins/issues/1701
- links to