Editing a native OAuth provider by using the API Editor
You can edit the source and assembly policies for the Native OAuth Provider that uses the API editor.
About this task
If you have configured an OIDC template, you can customize it in the API Editor. In the API Editor, the Source tab allows you to edit the code for the configuration using a text editor. The API Assemble tab provides a graphical drag-and-drop editor (identical to the one in API Manager) that allows you to add additional elements to the assembly for the OAuth Provider.
- If you change the name of autogenerated assembly actions in the source code, the assembly is prevented from updating dynamically when the OAuth provider settings are modified.
- You must ensure that the OAuth provider name matches the value specified in the
oauth-provider-settings-reffield in each OAuth assembly action.
One of the following roles is required to configure tokens for a native OAuth Provider:
- Organization Administrator
- Owner
- Custom role with the permissions
Select the API Editor page to modify the native OAuth provider configuration on completion of the creation operation detailed in Configuring a native OAuth provider, or you can update the configuration for an existing native OAuth provider. If you want to update the configuration for an existing native OAuth provider, complete the following steps before following the procedure described in this topic: