turbot / steampipe-plugin-okta

Use SQL to instantly query users, groups, applications and more from Okta. Open source CLI. No DB required.
https://hub.steampipe.io/plugins/turbot/okta
Apache License 2.0
8 stars 4 forks source link

Support for `key-id` with `private-key` OAuth2 authentication #124

Closed binaek closed 3 weeks ago

binaek commented 4 months ago

Is your feature request related to a problem? Please describe. Okta requires that there should be a key-id with the private-key when authenticating with OAuth2.0

Describe the solution you'd like A KeyId field in okta.spc which is used by the Okta client

Describe alternatives you've considered We can use token based authentication.

Additional context

  1. https://github.com/okta/okta-sdk-golang?tab=readme-ov-file#oauth-20-with-private-key
  2. https://pkg.go.dev/github.com/okta/okta-sdk-golang/v2/okta#WithPrivateKeyId
github-actions[bot] commented 1 month ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

misraved commented 3 weeks ago

Hi @binaek,

I hope all is well with you. I'm writing to follow up on this issue. Since we haven't received any updates or feedback from you on this Added support for key-id with private-key OAuth2 authentication PR, we'll be closing this issue for now.

If you still need assistance or if you have any further questions, please feel free to reopen the issue or create a new one. We're always here to help!

Thank you for your understanding.