omniauth-okta icon indicating copy to clipboard operation
omniauth-okta copied to clipboard

Add an option which allows use of Okta's org authorization server

Open okriuchykhin opened this issue 2 years ago • 2 comments

Problem Seems like custom authorization server is now only available if API Access Management feature is purchased. However it is still possible to use org authorization server which is available in basic subscription, but current implementation assumes that custom authorization server is always present.

Proposal Add an 'use_org_auth_server' client option which will allow us to use the org authorization server, this option will be set to false by default.

okriuchykhin avatar Sep 30 '22 14:09 okriuchykhin

Can we get this merged, please?

hmnhf avatar Jun 07 '23 22:06 hmnhf