Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RBAC plugin not working. #1701

Open
crazy-canux opened this issue May 22, 2024 · 0 comments
Open

RBAC plugin not working. #1701

crazy-canux opened this issue May 22, 2024 · 0 comments
Labels
jira kind/bug Something isn't working status/triage

Comments

@crazy-canux
Copy link

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?

  1. backend change.
  2. frontend change.
  3. 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",

@crazy-canux crazy-canux added kind/bug Something isn't working status/triage labels May 22, 2024
@github-actions github-actions bot added the jira label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira kind/bug Something isn't working status/triage
Projects
None yet
Development

No branches or pull requests

1 participant