There are some good reasons to have a standard component for the Okta API:
- Okta SDK is available to handle most of the shared components in a flexible way.
rest_api_source doesn't handle key-based client authentication.
- The API is stable, no need to rewrite the resources every time.
Has this been explored before?
There are some good reasons to have a standard component for the Okta API:
rest_api_sourcedoesn't handle key-based client authentication.Has this been explored before?