okta / okta-sdk-golang

A Golang SDK for interacting with the Okta management API, enabling server-side code to manage Okta users, groups, applications, and more.
https://github.com/okta/okta-sdk-golang
Other
173 stars 143 forks source link

Authorize via client_secret and client_id (client_secret_post) #400

Closed anasinnyk closed 4 months ago

anasinnyk commented 1 year ago

Summary

This functionality provides the possibility to use Client Secret from Application for access to API. It's a client_secret_post method from okta configuraion We want to use it when installing our app from Catalog.

Fixes N/A

Type of PR

Test Information

Go Version: 1.20.5 Os Version: MacOS OpenAPI Spec Version:

Signoff

github-actions[bot] commented 12 months ago

This PR has been marked stale because there has been no activity within the last 28 days. To keep this PR active, remove the stale label.

github-actions[bot] commented 9 months ago

This PR has been marked stale because there has been no activity within the last 28 days. To keep this PR active, remove the stale label.

monde commented 7 months ago

Just following up here @anasinnyk . Technically, this PR is against v2 of our SDK and we aren't making changes to the v2 codebase. We are on v3 of the okta-sdk-golang and I believe @duytiennguyen-okta is going to promote v3 as the default release and update the master branch accordingly.

Also, in the coming year we have some changes to our language SDKs planned to better support client secret for machine-to-machine OAuth scenarios so that work may satisfy your ask.

@duytiennguyen-okta @jefftaylor-okta

github-actions[bot] commented 6 months ago

This PR has been marked stale because there has been no activity within the last 28 days. To keep this PR active, remove the stale label.