
yeg8s (yeg8s) asked a question.
I have created a Token inline webhook using the Inline Hooks Management API, and I can see the hook in the Workflow > Inline hooks section. The hook is active.
I am now trying to assign this hook to a custom api server we are using, and the documentation says to:
- Go to Security > API > Authorization Servers.
- Select a Custom Authorization Server from the list.
- Select Access Policies and select a policy to use with the hook. In most cases, just pick the Default Policy.
- One of the policy's rules needs to trigger the Inline Hook. Click the pencil icon for a rule to edit it. If you only have one rule, edit the Default Policy Rule.
- Click the Use this Inline Hook dropdown menu. Any Inline Hooks you have registered are listed. Select the hook you would like to use.
- Click Update Rule.
But on step 5, there is no dropdown menu in the edit dialog for the default rule, or for a "Add Rule" dialog. Is there a setting that needs to be enabled in our account for this?

Hello Eric! Jason at Okta here, thanks for posting! May I ask that you post the link to the documentation you are referencing? There have been some updates to the documentation recently and I'd like to make sure we're viewing the same one. Looking forward to your feedback.
Hi Jason, I am following the docs here: https://developer.okta.com/docs/reference/token-hook/#enabling-a-token-inline-hook
The hook is listed in the inline hooks section of the workflow menu, but there is no dropdown in the custom authorization server's policy rules to select it.
I should mention I'm doing this in our okta preview account, not in production, in case it makes a difference.