Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

okriuchykhin
Copy link

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.

@hmnhf
Copy link

hmnhf commented Jun 7, 2023

Can we get this merged, please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants