Is "Create an OAuth API endpoint for external clients" deprecated?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
While creating application registry for
"Create an OAuth API endpoint for external clients" observed that prefix [Deprecated UI] . If its deprecated, which method we need to use to create an application registry as a Oauth provider (inbound api calls)?
Please let me know your thought on this. Thank You!
Please let me know your thought on this. Thank You!
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi
Use the modern flow: go to System OAuth → Application Registry → New, then choose “Create an OAuth API endpoint for external clients” (this is still the correct option for inbound OAuth). The difference is mainly UI/experience — the recommended approach now is to manage and test everything through REST API Explorer / OAuth Entity Profiles / Credentials modules in the newer UI, but the underlying setup (client ID, secret, token endpoint, etc.) remains the same
