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

[Sdk v3] Define desired usage patterns #411

Open
bryanapellanes-okta opened this issue May 27, 2024 · 0 comments
Open

[Sdk v3] Define desired usage patterns #411

bryanapellanes-okta opened this issue May 27, 2024 · 0 comments

Comments

@bryanapellanes-okta
Copy link
Contributor

bryanapellanes-okta commented May 27, 2024

Define and document the intended high level usage patterns for consumers of the Sdk, beyond just the generated API clients. Presumably contextual CRUD operations would be appropriate. Something like the following:

python okta application create --input /path/to/application/yaml/or/json

Additionally search could be done like the following:

python okta users search --where {searchOptions}

This approach could leverage the existing user query options described here: https://developer.okta.com/docs/reference/user-query/

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