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

Fabric CA with postgres DB: register new user fails with Authorization failure #327

Open
ctsatheesh opened this issue Nov 4, 2022 · 1 comment

Comments

@ctsatheesh
Copy link

We have TLS CA and Organization CA(Root CA).

Configuration of TLS CA with postgres DB instance went fine. We are able to bootstrap admin and register our identities.
When configuring Organization CA, we are connecting to the same Postgres DB instance which is used by TLS CA.
We are able to bootstrap admin.
When registering a new user, it fails with "Authorization failure".
If we configure Org CA with a different postgres DB instance then register/enroll of new user goes fine.

Is there any restriction on having dedicated postgres DB for TLS CA and Org CA servers ?

@ctsatheesh
Copy link
Author

I see an opportunity here for adding points in Fabric CA documentation. Based on our community review, I will take required inputs and push appropriate changes in Fabric CA guides.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant