Shopify / oktakit

Ruby toolkit for working with the Okta API
https://rubygems.org/gems/oktakit
MIT License
69 stars 60 forks source link

Add support for developer organization #6

Closed cratz closed 7 years ago

cratz commented 7 years ago

Api endpoint is different for Okta Org Type 'Developer'.

jules2689 commented 7 years ago

Hey @cratz sorry we never saw this! I just noticed that there was a few PRs open since I wasn't watching. (I'm watching now!)

After looking at #8 and at this one, I preferred #8 as it allowed api endpoints to go through proxies and seemed to follow patterns in other similar libraries

I'm going to close this for now. Please re-open if you feel #8 does not cover this use case as well. Again, I apologize for the delay and we appreciate the contribution.

cratz commented 7 years ago

Hey @jules2689,

no problem #8 covers same use case as this one. Thanks for taking care of this now.