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

Directory-Connector Sync Error and Not Working with OKTA #291

Open
Rezkmike opened this issue Dec 15, 2022 · 2 comments
Open

Directory-Connector Sync Error and Not Working with OKTA #291

Rezkmike opened this issue Dec 15, 2022 · 2 comments

Comments

@Rezkmike
Copy link

Rezkmike commented Dec 15, 2022

What to achieve?

  1. Sync users and groups from Okta to BW application via DC

Error

Keep getting Directory configuration incomplete., even i have supplied all the requires parameters

image

Configuration

export BITWARDENCLI_CONNECTOR_PLAINTEXT_SECRETS=true
./bwdc config server https://XXXX
./bwdc config directory 3
./bwdc okta.token XXXX
./bwdc login


./bwdc test # <-- Error 

Environment

  1. BWDC-cli (Version : 2022.11.0)
@Rezkmike Rezkmike changed the title BWDC Not Working for OKTA Option Directory-Connector Sync Error and Not Working with OKTA Dec 15, 2022
@Rezkmike
Copy link
Author

seems like dont have okta URL option for cli

@Rezkmike
Copy link
Author

After I have korek the code, found that the cli version missing orgURL config

image

After added that, the sync working fine

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

2 participants