We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A generic enhancement issue for the new connector of v2.3.
The text was updated successfully, but these errors were encountered:
Whether or not --connector okta is specified, the okta config under directory connectors is ignored and gives an unused key warning.
--connector okta
Sorry, something went wrong.
Okta directory connector implementation of load_users_and_groups doesn't understand keyword argument all_users.
load_users_and_groups
all_users
Error handling produces repr strings.
Py3 filter returns an iterator, so errors weren't caught locally.
filter
ad8ac02
adobeDan
No branches or pull requests
A generic enhancement issue for the new connector of v2.3.
The text was updated successfully, but these errors were encountered: