
BrandonE.18266 (Customer) asked a question.
I have a Serverless Application behind an AWS lambda that I would like to deploy behind an AWS API gateway with a custom authorizer that uses Okta.
I was trying to follow the documentation from this site: https://www.oktaapicenter.com/
However, it mentions a "custom API server" that I find missing from my account. Is this an extra paid feature? Or is this just a default feature I don't have enabled?

Hello @BrandonE.18266 (Customer) Thank you for reaching out to our community.
Please see our documentation on Custom Authorization servers:
https://developer.okta.com/docs/concepts/auth-servers/#custom-authorization-server
If following the option are not available for your Org you would want to reach out to your account executive to investigate and request any additional missing Features or SKU's.
So does this task require a custom authorization server or not? Do I need to buy the "API Access Management" feature to have this capability or not?
The documentation states that there's a "Default org authorization server" at https://YOUR-ORG-DOMAIN (clearly separating this from the custom authorization server) (not to be confused with the "default" custom authorization server), but makes no distinction on whether that's a paid as well. Is this paid? Does this work in lieu of the "custom authorization server" -- and if not, why?